# Logfile created on 2024-10-01 03:10:53 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007aeafd6ffdc0 @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.20241001-031053", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007aeafd720458 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007aeafdc2fef8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007aeafd63a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241001-031053", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241001-031053>, @binmode=false, @mon_data=#<Monitor:0x00007aeafdc2fa70>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = af63b4f8b7 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 46f89fed1506f3503fc8ecfb629aa85ca96ad56f2cd6747d3adec0b8ca9464bb 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 enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/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/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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.3.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=2778 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/914] 2832571=test_open3 [ 2/914] 2832567=errors_test [ 3/914] 2832566=test_rdoc_markup_document [ 4/914] 2832572=test_ftp [ 5/914] 2832578=test_vm_dump [ 6/914] 2832579=json_parser_test [ 7/914] 2832569=test_win32ole_variant_m [ 8/914] 2832575=test_rdoc_store [ 9/914] 2832580=test_err_in_callback [ 10/914] 2832570=test_rdoc_stats [ 11/914] 2832578=test_cesu8 [ 12/914] 2832574=test_gem_commands_rebuild_command [ 13/914] 2832577=test_alias_and_anchor [ 14/914] 2832569=test_gem_commands_setup_command [ 15/914] 2832568=test_fiber [ 16/914] 2832576=breadth_first_search_test [ 17/914] 2832580=test_generic [ 18/914] 2832578=test_gc_compact [ 19/914] 2832581=test_deprecated [ 20/914] 2832573=test_key_stroke [ 21/914] 2832577=test_div [ 22/914] 2832577=test_rdoc_generator_darkfish [ 23/914] 2832581=test_resize [ 24/914] 2832581=test_option [ 25/914] 2832579=test_capacity [ 26/914] 2832580=test_tracer [ 27/914] 2832579=test_input_method [ 28/914] 2832576=test_nextafter [ 29/914] 2832573=test_gem_safe_marshal [ 30/914] 2832572=test_backtrace [ 31/914] 2832572=test_bundled_ca [ 32/914] 2832566=test_to_ruby [ 33/914] 2832570=test_random [ 34/914] 2832580=test_workspace [ 35/914] 2832581=static_literals_test [ 36/914] 2832576=test_data [ 37/914] 2832567=test_noarg [ 38/914] 2832576=test_thread [ 39/914] 2832576=test_pkey_ec [ 40/914] 2832566=test_rand [ 41/914] 2832570=test_fips [ 42/914] 2832581=test_date_parse [ 43/914] 2832574=test_gem_commands_update_command [ 44/914] 2832576=test_memory_view [ 45/914] 2832580=test_helper [ 46/914] 2832576=test_ellipsize [ 47/914] 2832579=test_utf32 [ 48/914] 2832576=test_integer [ 49/914] 2832579=test_gem_commands_server_command [ 50/914] 2832580=test_httpheader [ 51/914] 2832566=test_http_request [ 52/914] 2832581=test_rdoc_ri_driver [ 53/914] 2832580=test_data [ 54/914] 2832576=test_provider [ 55/914] 2832580=test_win32ole_method_event [ 56/914] 2832580=test_bn [ 57/914] 2832567=test_gem_package_task [ 58/914] 2832566=!Nothing_to_test [ 59/914] 2832566=test_keyword [ 60/914] 2832580=numeric_value_test [ 61/914] 2832580=test_kernel [ 62/914] 2832579=test_method_name_check [ 63/914] 2832579=heredoc_dedent_test [ 64/914] 2832572=test_len [ 65/914] 2832572=implicit_array_test [ 66/914] 2832570=test_acceptable [ 67/914] 2832577=test_win32ole_param [ 68/914] 2832577=test_function_entry [ 69/914] 2832577=test_rdoc_parser_markdown [ 70/914] 2832577=test_object [ 71/914] 2832579=test_gem_commands_signout_command [ 72/914] 2832577=test_exception [ 73/914] 2832567=test_rdoc_generator_pot [ 74/914] 2832572=test_gem_ext_cargo_builder [ 75/914] 2832577=test_gem_gem_runner [ 76/914] 2832579=test_file_exhaustive [ 77/914] 2832572=test_stream [ 78/914] 2832572=test_optarg [ 79/914] 2832573=test_ractor [ 80/914] 2832569=test_ssl_session [ 81/914] 2832567=test_autoload [ 82/914] 2832573=test_gem_resolver_local_specification [ 83/914] 2832570=test_pack [ 84/914] 2832573=test_gem_commands_unpack_command [ 85/914] 2832581=test_gem_commands_exec_command [ 86/914] 2832572=test_ossl [ 87/914] 2832577=test_date_marshal [ 88/914] 2832577=test_grapheme_breaks [ 89/914] 2832577=test_gem_request_set_gem_dependency_api [ 90/914] 2832576=test_syntax [ 91/914] 2832575=test_assignment [ 92/914] 2832566=test_ruby_lex [ 93/914] 2832577=test_rdoc_servlet [ 94/914] 2832577=test_singleton [ 95/914] 2832577=test_ripper [ 96/914] 2832573=test_key_name_check [ 97/914] 2832573=test_win32ole_param_event [ 98/914] 2832573=test_rdoc_rd_block_parser [ 99/914] 2832570=test_time_tz [100/914] 2832569=test_backtrace [101/914] 2832570=test_rdoc_task [102/914] 2832570=test_class2name [103/914] 2832570=test_nil [104/914] 2832580=test_gem_request_set_lockfile_tokenizer [105/914] 2832570=test_gem_commands_outdated_command [106/914] 2832580=test_kdf [107/914] 2832573=test_array [108/914] 2832566=test_find_executable [109/914] 2832580=test_set [110/914] 2832566=test_error_highlight [111/914] 2832580=test_profile_frames [112/914] 2832570=test_resolve_symbol [113/914] 2832580=test_date_compat [114/914] 2832580=test_lazy_enumerator [115/914] 2832577=test_gem_package_old [116/914] 2832570=test_command [117/914] 2832577=test_rbconfig [118/914] 2832577=test_gem_uri [119/914] 2832577=test_digest [120/914] 2832574=test_debug [121/914] 2832574=test_stringchar [122/914] 2832569=test_gem_commands_help_command [123/914] 2832574=test_arith_seq_extract [124/914] 2832569=test_rdoc_markup_formatter [125/914] 2832570=test_enumerator [126/914] 2832570=test_fiddle [127/914] 2832569=test_win32ole_variant [128/914] 2832569=test_rdoc_parser_prism_ruby [129/914] 2832574=test_ractor [130/914] 2832570=test_psych [131/914] 2832581=test_parser [132/914] 2832570=test_pkcs12 [133/914] 2832580=test_date_time [134/914] 2832581=test_date [135/914] 2832581=test_change_word [136/914] 2832581=test_gem_source_installed [137/914] 2832580=test_modify_expand [138/914] 2832581=test_gem_available_set [139/914] 2832580=test_propertyputref [140/914] 2832580=test_symbol [141/914] 2832574=test_gem_uninstaller [142/914] 2832566=test_gem_platform [143/914] 2832580=test_rdoc_ri_paths [144/914] 2832577=overlap_test [145/914] 2832581=test_pty [146/914] 2832580=test_assembler [147/914] 2832580=test_gem_commands_list_command [148/914] 2832580=test_gem_source_vendor [149/914] 2832580=test_variable_name_check [150/914] 2832580=string_encoding_test [151/914] 2832580=test_benchmark [152/914] 2832570=test_exception_at_throwing [153/914] 2832566=test_name_error [154/914] 2832570=test_handle [155/914] 2832577=test_frozen [156/914] 2832577=test_rdoc_markup_to_rdoc [157/914] 2832581=test_gem_source [158/914] 2832577=test_color_printer [159/914] 2832570=test_safe_load [160/914] 2832570=test_utf16 [161/914] 2832570=test_gem_package [162/914] 2832577=test_enumerator [163/914] 2832572=test_rdoc_parser_simple [164/914] 2832580=test_erb [165/914] 2832578=json_ext_parser_test [166/914] 2832566=test_time [167/914] 2832578=test_duplicate [168/914] 2832578=test_integer [169/914] 2832569=test_date_attr [170/914] 2832571=test_scan_args [171/914] 2832569=test_class_name_check [172/914] 2832580=test_gem_resolver_git_set [173/914] 2832571=test_help [174/914] 2832569=test_string [175/914] 2832571=test_sorted_set [176/914] 2832581=test_files_lib [177/914] 2832572=test_emoji [178/914] 2832572=test_condition [179/914] 2832572=test_cp949 [180/914] 2832572=test_gem_source_git [181/914] 2832566=test_regex_casefold [182/914] 2832566=test_pipe [183/914] 2832580=test_rdoc_normal_class [184/914] 2832571=test_random_formatter [185/914] 2832566=test_gem_commands_check_command [186/914] 2832571=test_multi_irb_commands [187/914] 2832571=test_gem_command_manager [188/914] 2832580=test_rdoc_top_level [189/914] 2832566=test_gem_installer [190/914] 2832574=test_rdoc_code_object [191/914] 2832570=test_gem_source_list [192/914] 2832572=test_yaml_special_cases [193/914] 2832572=attribute_write_test [194/914] 2832572=test_parser [195/914] 2832570=test_cgi_core [196/914] 2832572=test_delegate [197/914] 2832570=test_helper_method [198/914] 2832572=test_files_test_1 [199/914] 2832570=test_gem [200/914] 2832571=test_severity [201/914] 2832571=test_ractor [202/914] 2832571=test_float [203/914] 2832579=test_rdoc_rd_inline [204/914] 2832580=test_gem_remote_fetcher_local_ssl_server [205/914] 2832579=test_ractor [206/914] 2832574=library_symbols_test [207/914] 2832575=test_emitter [208/914] 2832575=test_json_tree [209/914] 2832575=test_https_proxy [210/914] 2832574=test_pkey_dsa [211/914] 2832575=test_nomethod_error [212/914] 2832575=test_ssl [213/914] 2832579=test_date_strptime [214/914] 2832574=test_proc [215/914] 2832579=test_singleton_function [216/914] 2832579=test_shellwords [217/914] 2832579=test_cclass [218/914] 2832571=test_uncorrectable_name_check [219/914] 2832571=test_load [220/914] 2832571=test_omap [221/914] 2832571=test_zlib [222/914] 2832579=magic_comment_test [223/914] 2832567=test_marshal [224/914] 2832570=test_framework [225/914] 2832570=test_case_comprehensive [226/914] 2832570=test_dup [227/914] 2832579=test_require [228/914] 2832574=test_stringio [229/914] 2832580=test_dns [230/914] 2832575=test_gem_commands_info_command [231/914] 2832570=command_line_test [232/914] 2832574=test_rdoc_rd [233/914] 2832567=test_date_new [234/914] 2832574=test_io_timeout [235/914] 2832570=test_bug-3571 [236/914] 2832567=test_notimplement [237/914] 2832574=test_emoji_breaks [238/914] 2832567=test_system [239/914] 2832574=test_comparable [240/914] 2832574=test_gem_requirement [241/914] 2832570=test_alias [242/914] 2832580=test_face [243/914] 2832575=test_sizeof [244/914] 2832580=test_compile_prism [245/914] 2832574=test_gem_commands_build_command [246/914] 2832570=test_gem_security [247/914] 2832573=test_euc_tw [248/914] 2832573=test_x509name [249/914] 2832573=test_sleep [250/914] 2832574=test_wait [251/914] 2832574=test_object_references [252/914] 2832580=test_cgi_multipart [253/914] 2832574=test_case [254/914] 2832574=test_bug-5832 [255/914] 2832574=test_did_you_mean [256/914] 2832580=test_autoconf [257/914] 2832580=test_popen_deadlock [258/914] 2832568=test_gem_safe_yaml [259/914] 2832574=test_digest_extend [260/914] 2832574=test_time [261/914] 2832573=json_encoding_test [262/914] 2832573=test_math [263/914] 2832573=test_gc [264/914] 2832573=test_libs [265/914] 2832573=test_super [266/914] 2832568=onigmo_test [267/914] 2832574=test_struct [268/914] 2832574=test_pack [269/914] 2832574=test_rdoc_comment [270/914] 2832568=test_ast [271/914] 2832574=fuzzer_test [272/914] 2832574=test_rb_str_dup [273/914] 2832574=test_gem_bundler_version_finder [274/914] 2832574=test_console_attr [275/914] 2832574=constant_path_node_test [276/914] 2832574=test_gem_path_support [277/914] 2832574=test_win32ole_record [278/914] 2832574=newline_test [279/914] 2832567=parser_test [280/914] 2832567=snippets_test [281/914] 2832574=test_array [282/914] 2832574=test_ubf_async_safe [283/914] 2832580=test_webauthn_listener_response [284/914] 2832574=heredoc_test [285/914] 2832574=test_gem_package_tar_writer [286/914] 2832571=test_rubygems [287/914] 2832580=ripper_test [288/914] 2832578=test_mailto [289/914] 2832578=test_case_mapping [290/914] 2832578=test_yaml_tree [291/914] 2832574=test_function [292/914] 2832571=test_socket [293/914] 2832578=test_timeout [294/914] 2832573=test_not [295/914] 2832573=test_weakref [296/914] 2832574=test_within_pipe [297/914] 2832574=test_scalar_scanner [298/914] 2832574=test_io_buffer [299/914] 2832573=test_win32ole_event [300/914] 2832573=test_hash [301/914] 2832574=test_reline [302/914] 2832578=test_arith_seq_beg_len_step [303/914] 2832581=test_beginendblock [304/914] 2832578=test_gem_resolver_requirement_list [305/914] 2832580=test_yjit_exit_locations [306/914] 2832570=test_rdoc_markup_pre_process [307/914] 2832580=test_rdoc_rdoc [308/914] 2832570=test_rdoc_method_attr [309/914] 2832578=test_gem_config_file [310/914] 2832572=test_gem_commands_pristine_command [311/914] 2832580=test_yamlstore [312/914] 2832580=test_argf [313/914] 2832578=test_rdoc_i18n_locale [314/914] 2832570=test_egrep_cpp [315/914] 2832581=test_gem_resolver_composed_set [316/914] 2832578=test_date_conv [317/914] 2832581=test_webauthn_poller [318/914] 2832570=test_yjit [319/914] 2832578=test_buffered_io [320/914] 2832578=test_rdoc_markup_attribute_manager [321/914] 2832581=test_m17n [322/914] 2832578=test_ipaddr [323/914] 2832578=test_arity [324/914] 2832578=test_gem_stream_ui [325/914] 2832578=test_numhash [326/914] 2832578=test_trace [327/914] 2832578=test_nofree [328/914] 2832578=test_rdoc_generator_ri [329/914] 2832575=test_pkey_rsa [330/914] 2832578=test_gem_console_ui [331/914] 2832578=test_member [332/914] 2832578=test_resource [333/914] 2832578=test_set [334/914] 2832578=test_gem_source_fetch_problem [335/914] 2832574=test_gem_update_suggestion [336/914] 2832578=test_rdoc_generator_pot_po [337/914] 2832578=test_reqarg [338/914] 2832574=test_reline_key [339/914] 2832574=test_method [340/914] 2832581=test_unicode_normalize [341/914] 2832581=test_append [342/914] 2832581=test_ractor_compatibility [343/914] 2832567=test_rdoc_markup_hard_break [344/914] 2832567=test_gem_resolver_lock_set [345/914] 2832576=test_ns_spki [346/914] 2832576=test_depth_first [347/914] 2832571=test_tsort [348/914] 2832567=test_integer_comb [349/914] 2832571=index_write_test [350/914] 2832576=test_date_ractor [351/914] 2832571=test_m17n_comb [352/914] 2832576=test_pair [353/914] 2832581=test_tree_spell_checker [354/914] 2832578=lex_test [355/914] 2832581=test_bundled_gems [356/914] 2832581=test_custom_command [357/914] 2832581=integer_parse_test [358/914] 2832581=test_gem_validator [359/914] 2832581=test_prettyprint [360/914] 2832581=test_rdoc_markup_to_label [361/914] 2832566=test_install [362/914] 2832579=regular_expression_options_test [363/914] 2832581=test_key_event_record [364/914] 2832579=test_sleep [365/914] 2832581=test_queue [366/914] 2832581=test_gem_commands_lock_command [367/914] 2832581=test_euc_kr [368/914] 2832581=test_threadgroup [369/914] 2832575=test_rdoc_generator_json_index [370/914] 2832572=test_set_len [371/914] 2832572=test_exception [372/914] 2832575=test_bash_completion [373/914] 2832575=test_gem_security_signer [374/914] 2832566=test_gem_local_remote_options [375/914] 2832575=test_gem_ext_configure_builder [376/914] 2832566=test_mdns [377/914] 2832566=test_x509store [378/914] 2832575=test_dir [379/914] 2832581=test_rdoc_rd_inline_parser [380/914] 2832581=test_kwargs [381/914] 2832581=test_rdoc_extend [382/914] 2832581=test_io_wait [383/914] 2832581=test_lexer [384/914] 2832566=test_win32ole_type [385/914] 2832566=test_random [386/914] 2832566=test_merge_keys [387/914] 2832581=test_project_sanity [388/914] 2832566=regular_expression_encoding_test [389/914] 2832566=test_env [390/914] 2832581=test_config [391/914] 2832575=test_gem_commands_cleanup_command [392/914] 2832581=test_rdoc_markup_paragraph [393/914] 2832581=test_placearg [394/914] 2832581=test_interned_str [395/914] 2832581=test_ensured [396/914] 2832581=test_config [397/914] 2832581=comments_test [398/914] 2832581=test_delete [399/914] 2832581=test_io_m17n [400/914] 2832579=test_object_create_start [401/914] 2832579=test_forwardable [402/914] 2832578=test_continuation [403/914] 2832578=test_files_test [404/914] 2832579=test_gem_dependency_list [405/914] 2832575=test_gem_resolver_installer_set [406/914] 2832579=test_nesting_parser [407/914] 2832579=test_gem_commands_uninstall_command [408/914] 2832578=test_rendering [409/914] 2832576=test_pkey_dh [410/914] 2832578=test_shapes [411/914] 2832578=test_rdoc_text [412/914] 2832576=test_ocsp [413/914] 2832575=test_gem_silent_ui [414/914] 2832578=test_require [415/914] 2832578=test_ifunless [416/914] 2832575=test_configuration [417/914] 2832578=test_windows_1252 [418/914] 2832578=test_rdoc_single_class [419/914] 2832578=test_rdoc_alias [420/914] 2832578=test_udp [421/914] 2832578=dispatcher_test [422/914] 2832578=warnings_test [423/914] 2832578=test_to_ary_concat [424/914] 2832575=test_rubyoptions [425/914] 2832576=test_printf [426/914] 2832576=test_rdoc_token_stream [427/914] 2832576=test_stringify_symbols [428/914] 2832576=test_emitter [429/914] 2832576=test_ts [430/914] 2832579=test_gem_resolver_api_set [431/914] 2832579=parse_stream_test [432/914] 2832579=test_locale [433/914] 2832579=test_gem_source_subpath_problem [434/914] 2832579=node_id_test [435/914] 2832576=test_tmpdir [436/914] 2832581=test_type [437/914] 2832581=test_range [438/914] 2832576=test_io_buffer [439/914] 2832576=test_string_processing [440/914] 2832578=encodings_test [441/914] 2832576=json_generator_test [442/914] 2832578=test_gem_impossible_dependencies_error [443/914] 2832579=test_dryrun [444/914] 2832578=test_scheduler [445/914] 2832579=test_ensure_and_callcc [446/914] 2832579=test_rdoc_markup_raw [447/914] 2832579=test_signal [448/914] 2832578=test_timeout [449/914] 2832576=test_fixnum [450/914] 2832578=test_iseq_load [451/914] 2832576=test_name_error_extension [452/914] 2832576=test_fstring [453/914] 2832572=test_gem_resolver_activation_request [454/914] 2832572=test_big5 [455/914] 2832572=test_null [456/914] 2832576=version_test [457/914] 2832572=test_gem_request_set [458/914] 2832576=test_objectspace [459/914] 2832567=test_trick [460/914] 2832572=test_fd_setsize [461/914] 2832572=test_gem_remote_fetcher_s3 [462/914] 2832572=test_rdoc_markup_parser [463/914] 2832572=lex_test [464/914] 2832572=test_gem_rdoc [465/914] 2832580=test_files_test_2 [466/914] 2832572=test_gem_version_option [467/914] 2832572=test_require_lib [468/914] 2832579=test_logger [469/914] 2832581=test_sexp [470/914] 2832579=test_disable_irb [471/914] 2832579=test_gem_package_tar_header [472/914] 2832581=pattern_test [473/914] 2832571=test_ractor [474/914] 2832566=test_rdoc_tom_doc [475/914] 2832581=test_rdoc_i18n_text [476/914] 2832566=test_gem_unsatisfiable_dependency_error [477/914] 2832579=locals_test [478/914] 2832581=test_find [479/914] 2832579=test_recursion [480/914] 2832579=test_normalize [481/914] 2832566=test_gem_commands_owner_command [482/914] 2832579=test_import [483/914] 2832581=test_basicsocket [484/914] 2832581=test_key_actor_emacs [485/914] 2832571=test_bigzero [486/914] 2832571=test_basicinstructions [487/914] 2832578=test_mutex [488/914] 2832573=test_struct [489/914] 2832573=test_typeddata [490/914] 2832571=test_gem_resolver_vendor_specification [491/914] 2832571=compiler_test [492/914] 2832571=test_date_strftime [493/914] 2832581=test_history [494/914] 2832581=test_verbose [495/914] 2832581=test_gem_ext_builder [496/914] 2832566=test_common [497/914] 2832578=test_optimization [498/914] 2832573=test_rdoc_markdown [499/914] 2832566=test_gem_request_connection_pools [500/914] 2832571=test_sprintf [501/914] 2832573=test_gem_uri_formatter [502/914] 2832573=test_rdoc_encoding [503/914] 2832566=test_ractor [504/914] 2832579=parse_success_test [505/914] 2832579=test_gem_commands_push_command [506/914] 2832577=test_module [507/914] 2832566=test_ssl [508/914] 2832573=test_deprecate [509/914] 2832573=test_registry [510/914] 2832573=test_rdoc_constant [511/914] 2832571=test_force_exit [512/914] 2832573=test_gem_resolver_dependency_request [513/914] 2832573=test_external_new [514/914] 2832573=test_scanner_events [515/914] 2832571=test_abi [516/914] 2832573=test_euc_jp [517/914] 2832573=test_win32ole_typelib [518/914] 2832573=test_rdoc_markup_to_table_of_contents [519/914] 2832579=test_weakmap [520/914] 2832573=test_ancdata [521/914] 2832573=test_gem_doctor [522/914] 2832573=test_data_error [523/914] 2832574=test_rubyvm [524/914] 2832574=test_gem_security_trust_dir [525/914] 2832573=test_rdoc_parser_c [526/914] 2832574=test_constant [527/914] 2832571=test_default_gems [528/914] 2832571=test_load [529/914] 2832571=test_encoding [530/914] 2832573=json_fixtures_test [531/914] 2832573=test_rdoc_generator_pot_po_entry [532/914] 2832573=test_gem_resolver_specification [533/914] 2832571=test_webauthn_listener [534/914] 2832573=test_lock_native_thread [535/914] 2832573=test_gem_package_tar_reader_entry [536/914] 2832571=test_zsh_completion [537/914] 2832581=test_enc_str_buf_cat [538/914] 2832571=test_have_func [539/914] 2832581=test_logperiod [540/914] 2832581=test_addrinfo [541/914] 2832581=test_x509cert [542/914] 2832573=test_http [543/914] 2832573=test_passing_block [544/914] 2832573=test_rdoc_attr [545/914] 2832573=test_logdevice [546/914] 2832567=test_rdoc_markup_include [547/914] 2832567=test_ansi_without_terminfo [548/914] 2832567=test_terminfo [549/914] 2832567=test_enumerable [550/914] 2832567=test_bmethod [551/914] 2832567=test_key_actor_vi [552/914] 2832581=test_bug-14834 [553/914] 2832581=test_svcb_https [554/914] 2832569=test_buffering [555/914] 2832569=test_rdoc_context_section [556/914] 2832567=ruby_parser_test [557/914] 2832567=test_rdoc_markup_heading [558/914] 2832569=test_extlibs [559/914] 2832581=test_rat [560/914] 2832567=test_whileuntil [561/914] 2832567=test_transcode [562/914] 2832581=test_flags [563/914] 2832571=test_asn1 [564/914] 2832571=test_monitor [565/914] 2832571=test_gem_ext_rake_builder [566/914] 2832567=json_string_matching_test [567/914] 2832567=test_gem_stub_specification [568/914] 2832567=test_method_cache [569/914] 2832567=test_path [570/914] 2832567=test_sprintf_comb [571/914] 2832567=test_tcp [572/914] 2832567=test_pp [573/914] 2832573=test_rdoc_markdown_test [574/914] 2832567=test_rdoc_normal_module [575/914] 2832581=test_rdoc_markup_to_tt_only [576/914] 2832567=test_gem_version [577/914] 2832581=test_win32ole [578/914] 2832581=test_gem_commands_stale_command [579/914] 2832581=tunnel_test [580/914] 2832581=test_settracefunc [581/914] 2832567=test_gem_text [582/914] 2832567=test_case [583/914] 2832567=test_c_struct_entry [584/914] 2832577=test_eval_history [585/914] 2832577=test_gem_commands_query_command [586/914] 2832574=test_color [587/914] 2832571=equality_test [588/914] 2832571=unescape_test [589/914] 2832574=test_x509ext [590/914] 2832574=test_files_ext [591/914] 2832567=test_instrumentation_api [592/914] 2832574=test_at_exit [593/914] 2832574=test_rdoc_markup_verbatim [594/914] 2832574=test_complex [595/914] 2832572=source_location_test [596/914] 2832580=test_inadvertent_creation [597/914] 2832572=static_inspect_test [598/914] 2832572=test_rdoc_markup_to_html_snippet [599/914] 2832572=test_pkcs7 [600/914] 2832580=test_gem_commands_fetch_command [601/914] 2832574=test_cgi_header [602/914] 2832574=test_complexrational [603/914] 2832574=test_rdoc_any_method [604/914] 2832577=test_flush [605/914] 2832577=test_require_path_check [606/914] 2832580=test_mkmf [607/914] 2832577=test_win32ole_variant_outarg [608/914] 2832577=test_mul [609/914] 2832572=test_mixed_unicode_escapes [610/914] 2832577=test_enumerator_kw [611/914] 2832572=test_win32ole_variable [612/914] 2832577=test_gb18030 [613/914] 2832580=test_type_completor [614/914] 2832572=test_gem_package_tar_reader [615/914] 2832577=test_word [616/914] 2832580=test_class [617/914] 2832577=test_cgi_session [618/914] 2832580=test_x509crl [619/914] 2832577=test_numeric [620/914] 2832577=test_stringscanner [621/914] 2832572=test_gem_dependency_installer [622/914] 2832577=test_refinement [623/914] 2832580=test_pointer [624/914] 2832567=test_win32ole_type_event [625/914] 2832567=test_gem_name_tuple [626/914] 2832567=test_warning [627/914] 2832567=test_rdoc_class_module [628/914] 2832573=test_rdoc_markup_attributes [629/914] 2832573=test_gbk [630/914] 2832573=test_gem_specification [631/914] 2832569=test_cgi_util [632/914] 2832581=test_x509req [633/914] 2832566=test_gem_commands_open_command [634/914] 2832574=test_tree_builder [635/914] 2832574=test_gem_ext_cargo_builder_link_flag_converter [636/914] 2832576=test_protocol [637/914] 2832574=test_protect [638/914] 2832566=test_store [639/914] 2832574=test_insns_leaf [640/914] 2832574=test_iseq [641/914] 2832581=test_enc_associate [642/914] 2832576=dump_test [643/914] 2832569=test_allocation [644/914] 2832570=test_gc [645/914] 2832580=test_c_struct_builder [646/914] 2832580=location_test [647/914] 2832580=test_open-uri [648/914] 2832566=test_coderange [649/914] 2832566=test_rdoc_parser [650/914] 2832566=test_rdoc_markup_indented_paragraph [651/914] 2832566=test_line_editor [652/914] 2832566=test_big2str [653/914] 2832566=test_rdoc_context [654/914] 2832580=test_pkg_config [655/914] 2832580=test_string_memory [656/914] 2832580=test_rdoc_markup_to_joined_paragraph [657/914] 2832580=test_rdoc_markup_to_html [658/914] 2832567=regexp_test [659/914] 2832567=test_complex2 [660/914] 2832567=test_iso_8859 [661/914] 2832567=test_x509attr [662/914] 2832567=test_dln [663/914] 2832580=test_history [664/914] 2832567=test_rdoc_cross_reference [665/914] 2832581=test_gem_commands_contents_command [666/914] 2832580=test_readpartial [667/914] 2832581=test_rdoc_generator_markup [668/914] 2832581=test_scalar [669/914] 2832580=test_gem_resolver_conflict [670/914] 2832581=test_rational [671/914] 2832580=test_str2big [672/914] 2832580=newline_offsets_test [673/914] 2832574=test_regexp [674/914] 2832581=test_convertible [675/914] 2832571=test_gem_resolver_best_set [676/914] 2832571=test_addr [677/914] 2832571=test_stat [678/914] 2832571=test_eval [679/914] 2832579=test_unicode [680/914] 2832579=test_parser_events [681/914] 2832580=test_windows_1251 [682/914] 2832580=test_cgi_modruby [683/914] 2832580=test_thread_cv [684/914] 2832579=test_yamldbm [685/914] 2832579=test_win32ole_method [686/914] 2832579=test_helper [687/914] 2832579=test_gem_commands_signin_command [688/914] 2832579=test_nonblock [689/914] 2832579=test_pkey [690/914] 2832567=test_gem_request [691/914] 2832580=test_primitive [692/914] 2832571=test_rdoc_include [693/914] 2832580=parameters_signature_test [694/914] 2832579=test_getopts [695/914] 2832580=test_rendering [696/914] 2832580=test_gem_resolver_api_specification [697/914] 2832579=test_spell_checker [698/914] 2832579=test_bug_reporter [699/914] 2832580=test_pstore [700/914] 2832580=test_ractor [701/914] 2832571=test_document [702/914] 2832580=test_ansi_with_terminfo [703/914] 2832571=test_rdoc_options [704/914] 2832580=test_yaml [705/914] 2832576=test_config [706/914] 2832566=test_boolean [707/914] 2832567=test_gem_commands_specification_command [708/914] 2832579=test_recorder [709/914] 2832566=test_yield_block [710/914] 2832579=test_encoding [711/914] 2832566=test_lambda [712/914] 2832572=test_file [713/914] 2832579=test_frozen_error [714/914] 2832573=test_sockopt [715/914] 2832579=bom_test [716/914] 2832573=test_irb [717/914] 2832579=test_literal [718/914] 2832580=test_arithmetic_sequence [719/914] 2832566=test_gem_commands_search_command [720/914] 2832566=test_pattern_matching [721/914] 2832580=test_thread [722/914] 2832567=test_nil2vtempty [723/914] 2832567=test_securerandom [724/914] 2832566=test_foreach [725/914] 2832566=test_econv [726/914] 2832567=test_gem_ext_cargo_builder_unit [727/914] 2832580=test_gem_commands_install_command [728/914] 2832567=test_stack [729/914] 2832573=test_summary [730/914] 2832576=test_nowrite [731/914] 2832571=test_flip [732/914] 2832576=test_thread_queue [733/914] 2832571=test_iter_break [734/914] 2832571=test_process [735/914] 2832573=test_have_macro [736/914] 2832578=test_parse [737/914] 2832573=test_num2int [738/914] 2832573=test_rdoc_parser_rd [739/914] 2832573=test_gem_source_local [740/914] 2832567=test_variable [741/914] 2832566=test_digest [742/914] 2832566=test_gem_resolver_lock_specification [743/914] 2832573=test_cstr [744/914] 2832575=test_address_resolve [745/914] 2832566=test_closure [746/914] 2832575=test_wss [747/914] 2832575=test_class [748/914] 2832567=test_const [749/914] 2832567=test_serialize_subclasses [750/914] 2832567=parse_comments_test [751/914] 2832572=test_gem_dependency [752/914] 2832567=test_method_cache [753/914] 2832567=test_gem_resolver_index_specification [754/914] 2832567=test_string [755/914] 2832567=test_marshalable [756/914] 2832567=test_iterator [757/914] 2832572=test_storage [758/914] 2832580=test_path_to_class [759/914] 2832572=json_addition_test [760/914] 2832580=test_thread_fd_close [761/914] 2832580=test_gem_ext_ext_conf_builder [762/914] 2832577=test_qsort [763/914] 2832572=test_cmethod [764/914] 2832572=test_gem_commands_dependency_command [765/914] 2832578=test_cgi_tag_helper [766/914] 2832577=test_kill_ring [767/914] 2832578=test_dir_m17n [768/914] 2832577=test_gem_resolver_git_specification [769/914] 2832567=test_pathname [770/914] 2832572=test_remote_fetch_error [771/914] 2832572=test_coverage [772/914] 2832579=test_func [773/914] 2832566=test_stream [774/914] 2832566=json_common_interface_test [775/914] 2832577=test_eval [776/914] 2832577=test_object [777/914] 2832566=test_process [778/914] 2832567=test_fileutils [779/914] 2832566=test_gem_commands_cert_command [780/914] 2832581=test_io [781/914] 2832573=test_exit [782/914] 2832576=test_pattern_key_name_check [783/914] 2832576=test_jaro_winkler [784/914] 2832576=test_gem_commands_yank_command [785/914] 2832573=test_gem_resolver [786/914] 2832581=test_gem_gemcutter_utilities [787/914] 2832567=test_gem_remote_fetcher [788/914] 2832581=test_raise_exception [789/914] 2832573=test_gem_util [790/914] 2832577=test_tempfile [791/914] 2832576=test_config [792/914] 2832576=test_bignum [793/914] 2832573=reflection_test [794/914] 2832567=test_cparser [795/914] 2832576=test_human_typo [796/914] 2832573=test_dot_dot [797/914] 2832576=test_gem_request_set_lockfile [798/914] 2832573=ractor_test [799/914] 2832573=test_postponed_job [800/914] 2832577=test_engine [801/914] 2832577=test_enc_raise [802/914] 2832577=test_key_error [803/914] 2832577=test_pinned [804/914] 2832572=test_memory_view [805/914] 2832577=test_gem_command [806/914] 2832577=test_weakkeymap [807/914] 2832580=test_usrmarshal [808/914] 2832576=test_rdoc_parser_ruby [809/914] 2832572=test_httpresponse [810/914] 2832572=test_rdoc_markup_to_markdown [811/914] 2832572=test_inlinecache [812/914] 2832572=test_show_source [813/914] 2832581=desugar_compiler_test [814/914] 2832581=test_signedness [815/914] 2832566=test_hmac [816/914] 2832566=test_gem_commands_mirror [817/914] 2832566=test_cgi_cookie [818/914] 2832573=test_internal_ivar [819/914] 2832566=symbol_encoding_test [820/914] 2832573=test_cd [821/914] 2832573=test_tracepoint [822/914] 2832566=test_gem_commands_environment_command [823/914] 2832580=test_my_integer [824/914] 2832580=test_rdoc_rubygems_hook [825/914] 2832572=test_gem_resolver_installed_specification [826/914] 2832572=test_array_create [827/914] 2832572=test_debugger_integration [828/914] 2832566=test_ractor [829/914] 2832572=test_numeric [830/914] 2832579=test_metaclass [831/914] 2832579=test_io [832/914] 2832580=test_ws [833/914] 2832567=test_rdoc_require [834/914] 2832580=test_date_arith [835/914] 2832566=test_io_console [836/914] 2832580=test_undef [837/914] 2832567=test_c_union_entity [838/914] 2832580=test_gem_commands_sources_command [839/914] 2832572=test_ractor [840/914] 2832578=test_gem_spec_fetcher [841/914] 2832572=test_rdoc_markup [842/914] 2832567=test_context [843/914] 2832572=test_coder [844/914] 2832572=test_optparse [845/914] 2832572=test_symbol [846/914] 2832578=parse_test [847/914] 2832578=test_unix [848/914] 2832580=test_gem_source_specific_file [849/914] 2832573=test_gem_commands_which_command [850/914] 2832578=test_enum [851/914] 2832573=test_new [852/914] 2832567=test_cipher [853/914] 2832573=test_macro [854/914] 2832573=test_hash [855/914] 2832580=test_ldap [856/914] 2832580=test_gem_source_lock [857/914] 2832573=test_etc [858/914] 2832567=test_gem_remote_fetcher_local_server [859/914] 2832580=test_rdoc_markup_to_bs [860/914] 2832567=test_last_thread [861/914] 2832580=test_koi8 [862/914] 2832580=test_objspace [863/914] 2832573=test_clone [864/914] 2832576=test_erb_m17n [865/914] 2832576=test_gem_ext_cmake_builder [866/914] 2832576=test_filter [867/914] 2832576=test_too_many_dummy_encodings [868/914] 2832573=test_ftp [869/914] 2832573=integer_base_flags_test [870/914] 2832573=test_httpresponses [871/914] 2832576=test_unicode_escape [872/914] 2832573=test_have_library [873/914] 2832567=test_https [874/914] 2832576=test_require [875/914] 2832566=test_erb_command [876/914] 2832577=test_evaluation [877/914] 2832577=test_gem_resolver_vendor_set [878/914] 2832577=test_rdoc_markup_to_ansi [879/914] 2832566=test_fnmatch [880/914] 2832577=test_gem_request_set_lockfile_parser [881/914] 2832566=test_yield [882/914] 2832581=test_shift_jis [883/914] 2832581=test_gem_ci_detector [884/914] 2832581=test_formatter [885/914] 2832581=test_string [886/914] 2832577=test_io_wait_uncommon [887/914] 2832577=test_proxy [888/914] 2832581=test_raise [889/914] 2832581=test_completion [890/914] 2832577=test_ostruct [891/914] 2832577=test_http [892/914] 2832573=test_gem_dependency_resolution_error [893/914] 2832573=test_rational2 [894/914] 2832573=fixtures_test [895/914] 2832569=test_rdoc_parser_changelog [896/914] 2832578=test_init [897/914] 2832575=test_gem_resolver_index_set [898/914] 2832573=test_gem_install_update_options [899/914] 2832575=test_file [900/914] 2832569=test_gem_security_policy [901/914] 2832575=test_arity [902/914] 2832575=test_files_sample [903/914] 2832575=test_update [904/914] 2832575=test_folderitem2_invokeverb [905/914] 2832575=test_case_options [906/914] 2832575=test_rdoc_markup_to_html_crossref [907/914] 2832573=test_pack [908/914] 2832578=test_defined [909/914] 2832569=test_ole_methods [910/914] 2832569=test_switch_hitter [911/914] 2832569=test_hash_create [912/914] 2832569=json_generic_object_test [913/914] 2832569=test_thread [914/914] 2832578=test_call $$$ #<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:06 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:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) 960 2831284 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2831284 2831287 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.20241001-031053 --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 2831287 2831288 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.20241001-031053 --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 2831288 2832243 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2832243 2832244 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2832244 2832563 959 959 pts/0 959 Sl+ 1000 0:18 /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 2832563 2832571 959 959 pts/0 959 Sl+ 1000 0:56 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb 2832571 2853368 959 959 pts/0 959 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait 2831288 2872386 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 2090122=>[2090124, 2360588], 2628222=>[2628224], 960=>[2831284], 2831284=>[2831287], 2831287=>[2831288], 2831288=>[2832243, 2872386], 2832243=>[2832244], 2832244=>[2832563], 2832563=>[2832571], 2832571=>[2853368]} $ timeout 60 gdb -p 2853368 -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". 0x00006135b7956b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x73fbb3750c40 (LWP 2853368) "ruby" 0x00006135b7956b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x73fbb3750c40 (LWP 2853368) "ruby"): #0 0x00006135b7956b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006135b7957b4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006135b78a44d8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x00006135b78a42c9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00006135b78a40fd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x00006135b78a3b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00006135b78a3786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00006135b78a5a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00006135b793c920 in __interceptor_free () No symbol table info available. #9 0x00006135b79adfde in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x73fb9164e800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default.c:8220 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x73fb9164e800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4188 No locals. #11 ruby_xfree (x=0x73fb9164e800) at /tmp/ruby/src/trunk_asan/gc.c:4199 No locals. #12 0x00006135b7bfdb36 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:661 No locals. #13 0x00006135b7d3d200 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116 th = 0x515000000300 stack = 0x73fbb08ff800 objspace = 0x51d000000a80 next = <optimized out> #14 0x00006135b79808f0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #15 0x00006135b7980e5b in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x00006135b7aff63d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382 status = <optimized out> pid = <optimized out> #17 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x647100040001 cc = <optimized out> me = 0x73fb918c84c0 cfunc = 0x504000020058 recv = 127524321793480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00006135b7d02d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73fbb09ff4f0, cd=0x50c0003b08e0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #19 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 = 0x50c0003b08e0 insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fbb09ff4f0 reg_pc = 0x517001e3b050 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> #20 0x00006135b7cfaa18 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> #21 0x00006135b7d7b622 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x73fbb09ff620, self=127524867996640, 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 = 0x73fbb2d87058 cfp = <optimized out> sp = 0x73fbb08ffa28 use_argv = 0x73fbb12a3aa0 stack_argv = 0x73fbb08ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #22 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 = 0x73fbb09ff620 #23 0x00006135b7d27e06 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. #24 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. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x00006135b7d27e06 in rb_yield (val=<optimized out>) No locals. #27 0x00006135b7ed2c46 in rb_ary_collect (ary=127524315875320) at /tmp/ruby/src/trunk_asan/array.c:3706 collect = 127524315864960 i = 24 #28 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x73fbb2f50100 cfunc = 0x50400000a818 recv = 127524315875320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x00006135b7d02d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73fbb09ff608, cd=0x51100000ccd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #30 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 = 0x51100000ccd0 insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fbb09ff608 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> #31 0x00006135b7cfadd1 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. #32 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 #33 0x00006135b7d7b622 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x73fbb09ff738, self=127524867996640, 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 = 0x73fbb2da5788 cfp = <optimized out> sp = 0x73fbb08ff8d0 use_argv = 0x73fbb128e220 stack_argv = 0x73fbb08ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #34 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 = 0x73fbb09ff738 #35 0x00006135b7d27e06 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. #36 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. #37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #38 0x00006135b7d27e06 in rb_yield (val=<optimized out>) No locals. #39 0x00006135b7ed2c46 in rb_ary_collect (ary=127524315888280) at /tmp/ruby/src/trunk_asan/array.c:3706 collect = 127524315888080 i = 0 #40 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x73fbb2f50100 cfunc = 0x50400000a818 recv = 127524315888280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #41 0x00006135b7d02d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73fbb09ff720, cd=0x502000012f90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #42 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012f90 insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fbb09ff720 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> /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796: [BUG] Segmentation fault at 0x0000000000000010 ruby 3.4.0dev (2024-09-30T23:00:54Z master af63b4f8b7) +PRISM [x86_64-linux] INSN_LABEL_trace_opt_gt = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> c:0015 p:---- s:0108 e:000107 CFUNC :fork c:0014 p:0026 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796 INSN_LABEL_trace_opt_or = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> 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 INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_trace_opt_empty_p = <optimized out> c:0007 p:0069 s:0046 E:000f80 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #43 0x00006135b7cfadd1 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: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 #44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> 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] state = <optimized out> result = 36 #45 0x00006135b798131b in rb_ec_exec_node (ec=0x5160000003d0, n=0x73fbb2da5918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc08b26910, <optimized out>, 0x7ffc08b26860, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x73fbb2da5918 #46 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #47 0x00006135b797a887 in rb_main (argc=10, argv=0x7ffc08b26ae8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' #48 main (argc=10, argv=0x7ffc08b26ae8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' >>> Dump Ruby level backtrace (if possible) /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite' Program received signal SIGSEGV, Segmentation fault. 0x00006135b81af4ff in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1304 /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map' 1304 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' [Inferior 1 (process 2853368) detached] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796:in 'test_concurrent_group_and_pid_wait' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x00006135b81af4ff RBP: 0x00007ffc08b23df0 RSP: 0x00007ffc08b23dd0 RAX: 0x0000000000000002 RBX: 0x000073fbb36044e0 RCX: 0x00000e7f766c08d4 RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x0000000000000246 R12: 0x0000515000000900 R13: 0x0000000000000080 R14: 0x0000515000000300 R15: 0x00006135b83fa1e0 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- $ timeout 60 gdb -p 2832571 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2872416] [New LWP 2853390] [New LWP 2851396] [New LWP 2846486] [New LWP 2842848] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffc08b24800, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x73fbb3750c40 (LWP 2832571) "ruby" 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffc08b24800, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x73fb8c4006c0 (LWP 2872416) "envutil.rb:183" 0x000073fbb351b4cd in __GI___poll (fds=0x73fb81009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x73fb972006c0 (LWP 2853390) "ruby" 0x000073fbb351b4cd in __GI___poll (fds=0x73fb81b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x73fb91e006c0 (LWP 2851396) "parallel.rb:40" 0x000073fbb351b4cd in __GI___poll (fds=0x73fb83618a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x73fb8d6006c0 (LWP 2846486) "Gem::Timeout st" 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=24885, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006c1950) at ./nptl/futex-internal.c:57 6 Thread 0x73fb800006c0 (LWP 2842848) "Timeout stdlib " 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=24885, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000586dd0) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x73fb800006c0 (LWP 2842848) "Timeout stdlib "): #0 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=24885, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000586dd0) 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=24885, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000586dd0) 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=0x50c000586dd0, 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 0x000073fbb349b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000586da8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x73fbb349b4a0 <__condvar_cleanup_waiting>, __arg = 0x73fb7fffec30, __canceltype = -2020525328, __prev = 0x0} cbuffer = {wseq = 12, cond = 0x50c000586da8, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 12 seq = 6 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=0x50c000586da8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006135b7c64e21 in rb_native_cond_wait (cond=0x50c000586dd0, 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=0x515000012c80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00006135b7c88e52 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000012c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00006135b7c6f291 in native_sleep (th=0x515000012c80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x515000012c80, 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 0x00006135b7c878c5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127524874538880, 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 0x00006135b7985020 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 = 0x516000a9dad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73fb7fffef90, <optimized out>, 0x73fb7fffeea0, <optimized out>, <optimized out>}, prev = 0x73fb87609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000a9dad0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006135b7c86dad in queue_do_pop (self=<optimized out>, q=0x50400005d150, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 127524874538880, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 127524874538880, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d150 end = 0 #14 0x00006135b7d06554 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 canary_p = <optimized out> ret = <optimized out> #15 0x00006135b7d06554 in vm_invoke_builtin_delegate (ec=0x516000a9dad0, cfp=0x73fb8e417758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000a9dad0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fb8e417758 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 0x00006135b7cfaa18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000a9dad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00006135b7d37c0b in invoke_iseq_block_from_c (ec=0x516000a9dad0, captured=<optimized out>, self=127524874286200, 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 = 0x73fbb2d8de30 cfp = 0x73fb8e4177c8 sp = 0x73fb8e317818 use_argv = <optimized out> stack_argv = 0x73fb8e317818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000a9dad0, self=127524874286200, 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 0x00006135b7d35e96 in rb_vm_invoke_proc (ec=0x50c000586dd0, proc=0x189, proc@entry=0x504000148c50, argc=-1287025311, 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 0x00006135b7c8d349 in thread_do_start_proc (th=th@entry=0x515000012c80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000148c50 args_len = 0 args_ptr = <optimized out> #23 0x00006135b7c8aefa in thread_do_start (th=0x515000012c80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000012c80, 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 0x00006135b7c8a1be in call_thread_start_func_2 (th=0x515000012c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x73fb7ffffce0 #26 nt_start (ptr=0x50c000586d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000012c80 sched = <optimized out> nt = 0x50c000586d80 vm = 0x525000000100 #27 0x00006135b793a7df in asan_thread_start(void*) () No symbol table info available. #28 0x000073fbb349ca94 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 = {127524021470912, -3350124522740608857, 127524021470912, -352, 115, 140720454382128, -3350124522719637337, -3350557092766117721}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000073fbb3529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x73fb8d6006c0 (LWP 2846486) "Gem::Timeout st"): #0 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=24885, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006c1950) 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=24885, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0006c1950) 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=0x50c0006c1950, 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 0x000073fbb349b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0006c1928) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x73fbb349b4a0 <__condvar_cleanup_waiting>, __arg = 0x73fb8d5fec30, __canceltype = -2066590992, __prev = 0x0} cbuffer = {wseq = 38, cond = 0x50c0006c1928, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 38 seq = 19 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=0x50c0006c1928, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006135b7c64e21 in rb_native_cond_wait (cond=0x50c0006c1950, 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=0x5150004cae80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00006135b7c88e52 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150004cae80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00006135b7c6f291 in native_sleep (th=0x5150004cae80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x5150004cae80, 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 0x00006135b7c878c5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127524283772040, 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 0x00006135b7985020 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 = 0x516001bc09d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73fb8d5fef90, <optimized out>, 0x73fb8d5feea0, <optimized out>, <optimized out>}, prev = 0x73fb84a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001bc09d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006135b7c86dad in queue_do_pop (self=<optimized out>, q=0x5040003981d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 127524283772040, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 127524283772040, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040003981d0 end = 0 #14 0x00006135b7d06554 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 canary_p = <optimized out> ret = <optimized out> #15 0x00006135b7d06554 in vm_invoke_builtin_delegate (ec=0x516001bc09d0, cfp=0x73fb8f510758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001bc09d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fb8f510758 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 0x00006135b7cfaa18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001bc09d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00006135b7d37c0b in invoke_iseq_block_from_c (ec=0x516001bc09d0, captured=<optimized out>, self=127524267739960, 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 = 0x73fb8fa27598 cfp = 0x73fb8f5107c8 sp = 0x73fb8f410818 use_argv = <optimized out> stack_argv = 0x73fb8f410818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001bc09d0, self=127524267739960, 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 0x00006135b7d35e96 in rb_vm_invoke_proc (ec=0x50c0006c1950, proc=0x189, proc@entry=0x5040019ce2d0, argc=-1287025311, 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 0x00006135b7c8d349 in thread_do_start_proc (th=th@entry=0x5150004cae80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040019ce2d0 args_len = 0 args_ptr = <optimized out> #23 0x00006135b7c8aefa in thread_do_start (th=0x5150004cae80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150004cae80, 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 0x00006135b7c8a1be in call_thread_start_func_2 (th=0x5150004cae80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x73fb8d5ffce0 #26 nt_start (ptr=0x50c0006c1900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150004cae80 sched = <optimized out> nt = 0x50c0006c1900 vm = 0x525000000100 #27 0x00006135b793a7df in asan_thread_start(void*) () No symbol table info available. #28 0x000073fbb349ca94 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 = {127524245866176, -3350658060757987161, 127524245866176, -352, 22, 140720454382128, -3350658060737015641, -3350557092766117721}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000073fbb3529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x73fb91e006c0 (LWP 2851396) "parallel.rb:40"): #0 0x000073fbb351b4cd in __GI___poll (fds=0x73fb83618a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006135b78e142a in __interceptor_poll () No symbol table info available. #2 0x00006135b7a34c2d in nogvl_wait_for (th=127524315887840, fptr=0x511000433a40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12472 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:1161 ready = <optimized out> #4 0x00006135b7a360a6 in internal_read_func (ptr=0x73fb83618840) at /tmp/ruby/src/trunk_asan/io.c:1192 iis = 0x73fb83618840 result = <optimized out> #5 0x00006135b7c7329b in rb_thread_io_blocking_call (func=0x6135b7a35c20 <internal_read_func>, data1=0x73fb83618840, 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 0x00006135b7985020 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 = 0x516002b503d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73fb91dfee50, <optimized out>, 0x73fb91dfed60, <optimized out>, <optimized out>}, prev = 0x73fb83609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002b503d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00006135b7a4a3e5 in io_read_memory_locktmp (str=127524078193248, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3432 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:3478 str = <optimized out> iis = {th = 127524315887840, fptr = 0x511000433a40, nonblock = 0, fd = 6, buf = 0x51900054ba80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000433a40 n = <optimized out> shrinkable = <optimized out> #9 0x00006135b7a26721 in io_readpartial (argc=-2090759584, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3598 ret = <optimized out> #10 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x409100100003 cc = <optimized out> me = 0x73fbb2f49e90 cfunc = 0x504000011018 recv = 127524315888000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006135b7d0b85d in vm_sendish (ec=0x516002b503d0, reg_cfp=0x73fb8e61b790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516002b503d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fb8e61b790 reg_pc = 0x513000050ea0 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 0x00006135b7cfaa18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002b503d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00006135b7d37c0b in invoke_iseq_block_from_c (ec=0x516002b503d0, captured=<optimized out>, self=127524867996640, 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 = 0x73fbb2da55d0 cfp = 0x73fb8e61b7c8 sp = 0x73fb8e51b818 use_argv = <optimized out> stack_argv = 0x73fb8e51b818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516002b503d0, self=127524867996640, 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 0x00006135b7d35e96 in rb_vm_invoke_proc (ec=0x73fb83618a60, proc=0x1, proc@entry=0x5040026a3210, argc=-1286490931, 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 0x00006135b7c8d349 in thread_do_start_proc (th=th@entry=0x5150006e0f80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040026a3210 args_len = 0 args_ptr = <optimized out> #19 0x00006135b7c8aefa in thread_do_start (th=0x5150006e0f80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150006e0f80, 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 0x00006135b7c8a1be in call_thread_start_func_2 (th=0x5150006e0f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x73fb91dffce0 #22 nt_start (ptr=0x50c0003d3480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150006e0f80 sched = <optimized out> nt = 0x50c0003d3480 vm = 0x525000000100 #23 0x00006135b793a7df in asan_thread_start(void*) () No symbol table info available. #24 0x000073fbb349ca94 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 = {127524321363648, -3350630572967292761, 127524321363648, -352, 25, 140720454387600, -3350630572946321241, -3350557092766117721}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000073fbb3529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x73fb972006c0 (LWP 2853390) "ruby"): #0 0x000073fbb351b4cd in __GI___poll (fds=0x73fb81b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006135b78e142a in __interceptor_poll () No symbol table info available. #2 0x00006135b7c8f4bf 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 0x00006135b793a7df in asan_thread_start(void*) () No symbol table info available. #5 0x000073fbb349ca94 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 = {127524409444032, -3350635520769617753, 127524409444032, -352, 25, 140720454385520, -3350635520748646233, -3350557092766117721}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000073fbb3529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x73fb8c4006c0 (LWP 2872416) "envutil.rb:183"): #0 0x000073fbb351b4cd in __GI___poll (fds=0x73fb81009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006135b78e142a in __interceptor_poll () No symbol table info available. #2 0x00006135b7a34c2d in nogvl_wait_for (th=127524410367680, fptr=0x51100043f0c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12472 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:1161 ready = <optimized out> #4 0x00006135b7a360a6 in internal_read_func (ptr=0x73fb81009620) at /tmp/ruby/src/trunk_asan/io.c:1192 iis = 0x73fb81009620 result = <optimized out> #5 0x00006135b7c7329b in rb_thread_io_blocking_call (func=0x6135b7a35c20 <internal_read_func>, data1=data1@entry=0x73fb81009620, 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 0x00006135b7a35a3a in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1301 iis = {th = 127524410367680, fptr = 0x51100043f0c0, nonblock = 0, fd = 12, buf = 0x525000133900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #7 0x00006135b7a39377 in io_bufread (ptr=0x525000133900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100043f0c0) at /tmp/ruby/src/trunk_asan/io.c:3038 offset = 0 n = 8192 c = <optimized out> #8 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3077 p = <optimized out> #9 0x00006135b7985020 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 = 0x516002b458d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73fb8c3fedb0, <optimized out>, 0x73fb8c3fecc0, <optimized out>, <optimized out>}, prev = 0x73fb81009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002b458d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00006135b7a36d9b in io_fread (str=127524410366960, offset=0, size=8192, fptr=0x51100043f0c0) at /tmp/ruby/src/trunk_asan/io.c:3091 arg = {str_ptr = 0x525000133900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #11 read_all (fptr=<optimized out>, siz=8192, str=127524410366960) at /tmp/ruby/src/trunk_asan/io.c:3369 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #12 0x00006135b7a26b02 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3793 str = <optimized out> length = <optimized out> fptr = 0x51100043f0c0 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #13 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x3fa100100001 cc = <optimized out> me = 0x73fbb2f49e68 cfunc = 0x504000011058 recv = 127524410374240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x00006135b7d0b85d in vm_sendish (ec=0x516002b458d0, reg_cfp=0x73fb960f8790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #15 vm_exec_core (ec=ec@entry=0x516002b458d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fb960f8790 reg_pc = 0x5040000560f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #16 0x00006135b7cfaa18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002b458d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #17 0x00006135b7d37c0b in invoke_iseq_block_from_c (ec=0x516002b458d0, captured=<optimized out>, self=127524874271160, 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 = 0x73fbb2d83ac0 cfp = 0x73fb960f87c8 sp = 0x73fb95ff8818 use_argv = <optimized out> stack_argv = 0x73fb95ff8818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (ec=0x516002b458d0, self=127524874271160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #19 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #20 0x00006135b7d35e96 in rb_vm_invoke_proc (ec=0x73fb81009760, proc=0x1, proc@entry=0x5040026b3650, argc=-1286490931, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #21 0x00006135b7c8d349 in thread_do_start_proc (th=th@entry=0x5150006d6800) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040026b3650 args_len = 0 args_ptr = <optimized out> #22 0x00006135b7c8aefa in thread_do_start (th=0x5150006d6800) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #23 thread_start_func_2 (th=th@entry=0x5150006d6800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #24 0x00006135b7c8a1be in call_thread_start_func_2 (th=0x5150006d6800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x73fb8c3ffce0 #25 nt_start (ptr=0x50c0003a7b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150006d6800 sched = <optimized out> nt = 0x50c0003a7b00 vm = 0x525000000100 #26 0x00006135b793a7df in asan_thread_start(void*) () No symbol table info available. #27 0x000073fbb349ca94 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 = {127524226991808, -3350659435147521881, 127524226991808, -352, 22, 140720454384912, -3350659435126550361, -3350557092766117721}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #28 0x000073fbb3529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x73fbb3750c40 (LWP 2832571) "ruby"): #0 0x000073fbb3498d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffc08b24800, op=137, expected=0, futex_word=0x50c000000094) 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=0x7ffc08b24800, clockid=20816, expected=0, futex_word=0x50c000000094) 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=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc08b24800, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000073fbb349bc7e in __pthread_cond_wait_common (abstime=0x7ffc08b24800, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x73fbb349b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffc08b246f0, __canceltype = -1201218880, __prev = 0x0} cbuffer = {wseq = 1295, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1295 seq = 647 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=0x7ffc08b24800) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00006135b7c88921 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=0x73fbb12e89e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2490 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00006135b7c8e264 in native_sleep (th=0x515000000300, rel=0x73fbb12e89e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3337 sched = <optimized out> #8 thread_join_sleep (arg=127524847785824) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x73fbb1409760 target_th = 0x5150006d6800 th = 0x515000000300 end = 2789527139498511 limit = 0x73fbb12e89e0 #9 0x00006135b7985020 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 = {0x7ffc08b24a10, <optimized out>, 0x7ffc08b24920, <optimized out>, <optimized out>}, prev = 0x73fbb14d9d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00006135b7c8ddb8 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 0x00006135b7c824c0 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 = 0x73fbb12e89e0 #12 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x34b100100003 cc = <optimized out> me = 0x73fbb2f296b8 cfunc = 0x50400001ebd8 recv = 127524410367680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00006135b7d0b85d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73fbb09ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fbb09ff480 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> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00006135b7cfaa18 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> #16 0x00006135b7d7b622 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x73fbb09ff620, self=127524867996640, 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 = 0x73fbb2d87058 cfp = <optimized out> sp = 0x73fbb08ffa28 use_argv = 0x73fbb12d11a0 stack_argv = 0x73fbb08ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #17 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 = 0x73fbb09ff620 #18 0x00006135b7d27e06 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. #19 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. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #21 0x00006135b7d27e06 in rb_yield (val=<optimized out>) No locals. #22 0x00006135b7ed2c46 in rb_ary_collect (ary=127524315875320) at /tmp/ruby/src/trunk_asan/array.c:3706 collect = 127524315864960 i = 27 #23 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x73fbb2f50100 cfunc = 0x50400000a818 recv = 127524315875320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x00006135b7d02d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73fbb09ff608, cd=0x51100000ccd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 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 = 0x51100000ccd0 insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fbb09ff608 reg_pc = 0x5190000161b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> th: 0x515000000300, native_id: 0x73fbb3750c40 -- Control frame information ----------------------------------------------- INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> c:0017 p:---- s:0163 e:000162 CFUNC :join c:0016 p:0494 s:0158 E:001638 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 INSN_LABEL_setblockparam = <optimized out> c:0015 p:0275 s:0119 e:000118 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0014 p:0021 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2393 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] INSN_LABEL_getblockparamproxy = <optimized out> 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 INSN_LABEL_getspecial = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_setspecial = <optimized out> c:0007 p:0069 s:0046 E:000f80 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] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_getclassvariable = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> th: 0x515000012c80, native_id: 0x73fb800006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> th: 0x5150004cae80, native_id: 0x73fb8d6006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> th: 0x5150006e0f80, native_id: 0x73fb91e006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_toregexp = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150006d6800, native_id: 0x73fb8c4006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :read c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #26 0x00006135b7cfadd1 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. #27 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 #28 0x00006135b7d7b622 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x73fbb09ff738, self=127524867996640, 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 = 0x73fbb2da5788 cfp = <optimized out> sp = 0x73fbb08ff8d0 use_argv = 0x73fbb128e220 stack_argv = 0x73fbb08ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 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 = 0x73fbb09ff738 #30 0x00006135b7d27e06 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. #31 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. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x00006135b7d27e06 in rb_yield (val=<optimized out>) No locals. #34 0x00006135b7ed2c46 in rb_ary_collect (ary=127524315888280) at /tmp/ruby/src/trunk_asan/array.c:3706 collect = 127524315888080 i = 0 #35 0x00006135b7d5e018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x73fbb2f50100 cfunc = 0x50400000a818 recv = 127524315888280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00006135b7d02d9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x73fbb09ff720, cd=0x502000012f90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012f90 insns_address_table = {0x6135b7cfe5a9 <vm_exec_core+1801>, 0x6135b7cff67a <vm_exec_core+6106>, 0x6135b7d05245 <vm_exec_core+29605>, 0x6135b7cff1d2 <vm_exec_core+4914>, 0x6135b7d05e4e <vm_exec_core+32686>, 0x6135b7d03c72 <vm_exec_core+24018>, 0x6135b7d015ed <vm_exec_core+14157>, 0x6135b7cfe729 <vm_exec_core+2185>, 0x6135b7d058b7 <vm_exec_core+31255>, 0x6135b7d055b1 <vm_exec_core+30481>, 0x6135b7cff44a <vm_exec_core+5546>, 0x6135b7cfecc7 <vm_exec_core+3623>, 0x6135b7d0425d <vm_exec_core+25533>, 0x6135b7d00401 <vm_exec_core+9569>, 0x6135b7d05af5 <vm_exec_core+31829>, 0x6135b7d0573f <vm_exec_core+30879>, 0x6135b7d00a61 <vm_exec_core+11201>, 0x6135b7d0156b <vm_exec_core+14027>, 0x6135b7d03ec0 <vm_exec_core+24608>, 0x6135b7d056a0 <vm_exec_core+30720>, 0x6135b7d03027 <vm_exec_core+20871>, 0x6135b7d03f5a <vm_exec_core+24762>, 0x6135b7d0460e <vm_exec_core+26478>, 0x6135b7d02f53 <vm_exec_core+20659>, 0x6135b7cfebf3 <vm_exec_core+3411>, 0x6135b7d0378c <vm_exec_core+22764>, 0x6135b7cfea69 <vm_exec_core+3017>, 0x6135b7cfeed9 <vm_exec_core+4153>, 0x6135b7d00dae <vm_exec_core+12046>, 0x6135b7d02af4 <vm_exec_core+19540>, 0x6135b7d034d5 <vm_exec_core+22069>, 0x6135b7d02690 <vm_exec_core+18416>, 0x6135b7cfe5ee <vm_exec_core+1870>, 0x6135b7d04b90 <vm_exec_core+27888>, 0x6135b7d054c6 <vm_exec_core+30246>, 0x6135b7cfefb2 <vm_exec_core+4370>, 0x6135b7cffb46 <vm_exec_core+7334>, 0x6135b7cff5cc <vm_exec_core+5932>, 0x6135b7d00506 <vm_exec_core+9830>, 0x6135b7d01500 <vm_exec_core+13920>, 0x6135b7cff074 <vm_exec_core+4564>, 0x6135b7d049d9 <vm_exec_core+27449>, 0x6135b7cffab5 <vm_exec_core+7189>, 0x6135b7d013be <vm_exec_core+13598>, 0x6135b7d01d73 <vm_exec_core+16083>, 0x6135b7d04309 <vm_exec_core+25705>, 0x6135b7d03203 <vm_exec_core+21347>, 0x6135b7d005fa <vm_exec_core+10074>, 0x6135b7cffe83 <vm_exec_core+8163>, 0x6135b7d04137 <vm_exec_core+25239>, 0x6135b7d00ffc <vm_exec_core+12636>, 0x6135b7d03897 <vm_exec_core+23031>, 0x6135b7d0328b <vm_exec_core+21483>, 0x6135b7d03964 <vm_exec_core+23236>, 0x6135b7d05167 <vm_exec_core+29383>, 0x6135b7d02354 <vm_exec_core+17588>, 0x6135b7d043d8 <vm_exec_core+25912>, 0x6135b7cfe22b <vm_exec_core+907>, 0x6135b7d04005 <vm_exec_core+24933>, 0x6135b7d008d2 <vm_exec_core+10802>, 0x6135b7d02b98 <vm_exec_core+19704>, 0x6135b7d030f8 <vm_exec_core+21080>, 0x6135b7cfe230 <vm_exec_core+912>, 0x6135b7d02a03 <vm_exec_core+19299>, 0x6135b7d00ccf <vm_exec_core+11823>, 0x6135b7d00040 <vm_exec_core+8608>, 0x6135b7d039f8 <vm_exec_core+23384>, 0x6135b7cff130 <vm_exec_core+4752>, 0x6135b7d018b4 <vm_exec_core+14868>, 0x6135b7d0d186 <vm_exec_core+62182>, 0x6135b7d035b7 <vm_exec_core+22295>, 0x6135b7cff991 <vm_exec_core+6897>, 0x6135b7cffd5f <vm_exec_core+7871>, 0x6135b7cffc3d <vm_exec_core+7581>, 0x6135b7d00296 <vm_exec_core+9206>, 0x6135b7d00b1e <vm_exec_core+11390>, 0x6135b7cff8b2 <vm_exec_core+6674>, 0x6135b7d060e3 <vm_exec_core+33347>, 0x6135b7d0366e <vm_exec_core+22478>, 0x6135b7d0217c <vm_exec_core+17116>, 0x6135b7d04a87 <vm_exec_core+27623>, 0x6135b7d06201 <vm_exec_core+33633>, 0x6135b7d04ded <vm_exec_core+28493>, 0x6135b7d05c4e <vm_exec_core+32174>, 0x6135b7d05d26 <vm_exec_core+32390>, 0x6135b7cfeb0c <vm_exec_core+3180>, 0x6135b7d057d4 <vm_exec_core+31028>, 0x6135b7d00ebf <vm_exec_core+12319>, 0x6135b7d05a0f <vm_exec_core+31599>, 0x6135b7d0097e <vm_exec_core+10974>, 0x6135b7d04ceb <vm_exec_core+28235>, 0x6135b7cfe933 <vm_exec_core+2707>, 0x6135b7d00714 <vm_exec_core+10356>, 0x6135b7d01abc <vm_exec_core+15388>, 0x6135b7d01455 <vm_exec_core+13749>, 0x6135b7d01224 <vm_exec_core+13188>, 0x6135b7cfe327 <vm_exec_core+1159>, 0x6135b7cfe84a <vm_exec_core+2474>, 0x6135b7cfe3b9 <vm_exec_core+1305>, 0x6135b7d05006 <vm_exec_core+29030>, 0x6135b7d028a0 <vm_exec_core+18944>, 0x6135b7d01e44 <vm_exec_core+16292>, 0x6135b7d02561 <vm_exec_core+18113>, 0x6135b7d0227a <vm_exec_core+17370>, 0x6135b7d012c5 <vm_exec_core+13349>, 0x6135b7d01c68 <vm_exec_core+15816>, 0x6135b7d0178a <vm_exec_core+14570>, 0x6135b7d01f73 <vm_exec_core+16595>, 0x6135b7d01ff5 <vm_exec_core+16725>, 0x6135b7cfe59a <vm_exec_core+1786>, 0x6135b7cff66b <vm_exec_core+6091>, 0x6135b7d05236 <vm_exec_core+29590>, 0x6135b7cff1c3 <vm_exec_core+4899>, 0x6135b7d05e3f <vm_exec_core+32671>, 0x6135b7d03c63 <vm_exec_core+24003>, 0x6135b7d015de <vm_exec_core+14142>, 0x6135b7cfe71a <vm_exec_core+2170>, 0x6135b7d058a8 <vm_exec_core+31240>, 0x6135b7d055a2 <vm_exec_core+30466>, 0x6135b7cff43b <vm_exec_core+5531>, 0x6135b7cfecb8 <vm_exec_core+3608>, 0x6135b7d0424e <vm_exec_core+25518>, 0x6135b7d003f2 <vm_exec_core+9554>, 0x6135b7d05ae6 <vm_exec_core+31814>, 0x6135b7d05730 <vm_exec_core+30864>, 0x6135b7d00a52 <vm_exec_core+11186>, 0x6135b7d0155c <vm_exec_core+14012>, 0x6135b7d03eb1 <vm_exec_core+24593>, 0x6135b7d05691 <vm_exec_core+30705>, 0x6135b7d03018 <vm_exec_core+20856>, 0x6135b7d03f4b <vm_exec_core+24747>, 0x6135b7d045ff <vm_exec_core+26463>, 0x6135b7d02f44 <vm_exec_core+20644>, 0x6135b7cfebe4 <vm_exec_core+3396>, 0x6135b7d0377d <vm_exec_core+22749>, 0x6135b7cfea5a <vm_exec_core+3002>, 0x6135b7cfeeca <vm_exec_core+4138>, 0x6135b7d00d9f <vm_exec_core+12031>, 0x6135b7d02ae5 <vm_exec_core+19525>, 0x6135b7d034c6 <vm_exec_core+22054>, 0x6135b7d02681 <vm_exec_core+18401>, 0x6135b7cfe5df <vm_exec_core+1855>, 0x6135b7d04b81 <vm_exec_core+27873>, 0x6135b7d054b7 <vm_exec_core+30231>, 0x6135b7cfefa3 <vm_exec_core+4355>, 0x6135b7cffb37 <vm_exec_core+7319>, 0x6135b7cff5bd <vm_exec_core+5917>, 0x6135b7d004f7 <vm_exec_core+9815>, 0x6135b7d014f1 <vm_exec_core+13905>, 0x6135b7cff065 <vm_exec_core+4549>, 0x6135b7d049ca <vm_exec_core+27434>, 0x6135b7cffaa6 <vm_exec_core+7174>, 0x6135b7d013af <vm_exec_core+13583>, 0x6135b7d01d64 <vm_exec_core+16068>, 0x6135b7d042fa <vm_exec_core+25690>, 0x6135b7d031f4 <vm_exec_core+21332>, 0x6135b7d005eb <vm_exec_core+10059>, 0x6135b7cffe74 <vm_exec_core+8148>, 0x6135b7d04128 <vm_exec_core+25224>, 0x6135b7d00fed <vm_exec_core+12621>, 0x6135b7d03888 <vm_exec_core+23016>, 0x6135b7d0327c <vm_exec_core+21468>, 0x6135b7d03955 <vm_exec_core+23221>, 0x6135b7d05158 <vm_exec_core+29368>, 0x6135b7d02345 <vm_exec_core+17573>, 0x6135b7d043c9 <vm_exec_core+25897>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d03ff6 <vm_exec_core+24918>, 0x6135b7d008c3 <vm_exec_core+10787>, 0x6135b7d02b89 <vm_exec_core+19689>, 0x6135b7d030e9 <vm_exec_core+21065>, 0x6135b7d01aa8 <vm_exec_core+15368>, 0x6135b7d029f4 <vm_exec_core+19284>, 0x6135b7d00cc0 <vm_exec_core+11808>, 0x6135b7d00031 <vm_exec_core+8593>, 0x6135b7d039e9 <vm_exec_core+23369>, 0x6135b7cff121 <vm_exec_core+4737>, 0x6135b7d018a5 <vm_exec_core+14853>, 0x6135b7d0d177 <vm_exec_core+62167>, 0x6135b7d035a8 <vm_exec_core+22280>, 0x6135b7cff982 <vm_exec_core+6882>, 0x6135b7cffd50 <vm_exec_core+7856>, 0x6135b7cffc2e <vm_exec_core+7566>, 0x6135b7d00287 <vm_exec_core+9191>, 0x6135b7d00b0f <vm_exec_core+11375>, 0x6135b7d029ef <vm_exec_core+19279>, 0x6135b7d02172 <vm_exec_core+17106>, 0x6135b7d029ea <vm_exec_core+19274>, 0x6135b7d031e0 <vm_exec_core+21312>, 0x6135b7d031de <vm_exec_core+21310>, 0x6135b7d00282 <vm_exec_core+9186>, 0x6135b7d03741 <vm_exec_core+22689>, 0x6135b7d01552 <vm_exec_core+14002>, 0x6135b7d01557 <vm_exec_core+14007>, 0x6135b7d031dc <vm_exec_core+21308>, 0x6135b7d030bb <vm_exec_core+21019>, 0x6135b7d02548 <vm_exec_core+18088>, 0x6135b7d02266 <vm_exec_core+17350>, 0x6135b7d031da <vm_exec_core+21306>, 0x6135b7d0267c <vm_exec_core+18396>...} reg_cfp = 0x73fbb09ff720 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> #38 0x00006135b7cfadd1 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. #39 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 #40 0x00006135b798131b in rb_ec_exec_node (ec=0x5160000003d0, n=0x73fbb2da5918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc08b26910, <optimized out>, 0x7ffc08b26860, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x73fbb2da5918 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #42 0x00006135b797a887 in rb_main (argc=10, argv=0x7ffc08b26ae8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffc08b26ae8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2832571) detached] $ timeout 60 gdb -p 2832563 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2832565] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000074a54a726cd7 in __GI___select (nfds=17, readfds=0x50c00528fe80, writefds=0x0, exceptfds=0x0, timeout=0x7ffdb5daf700) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x74a54a9d7c40 (LWP 2832563) "ruby" 0x000074a54a726cd7 in __GI___select (nfds=17, readfds=0x50c00528fe80, writefds=0x0, exceptfds=0x0, timeout=0x7ffdb5daf700) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x74a52e4006c0 (LWP 2832565) "ruby" 0x000074a54a71b4cd in __GI___poll (fds=0x74a52d109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x74a52e4006c0 (LWP 2832565) "ruby"): #0 0x000074a54a71b4cd in __GI___poll (fds=0x74a52d109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000056630809242a in __interceptor_poll () No symbol table info available. #2 0x00005663084404bf 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 0x00005663080eb7df in asan_thread_start(void*) () No symbol table info available. #5 0x000074a54a69ca94 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 = {128252794373824, -8416127844041538664, 128252794373824, -352, 25, 140727654485120, -8416127844054121576, -8416347009554103400}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074a54a729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74a54a9d7c40 (LWP 2832563) "ruby"): #0 0x000074a54a726cd7 in __GI___select (nfds=17, readfds=0x50c00528fe80, writefds=0x0, exceptfds=0x0, timeout=0x7ffdb5daf700) 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 = 503780750} pts64 = 0x7ffdb5daf5a0 r = <optimized out> #1 0x000056630842a755 in native_fd_select (n=17, readfds=0x50c00528fe80, writefds=0x0, exceptfds=0x74a54a726cd7 <__GI___select+327>, timeout=0x7ffdb5daf5a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2441 No locals. #2 do_select (p=128253233629216) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffdb5daf6b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000566308136020 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 = {0x7ffdb5daf870, <optimized out>, 0x7ffdb5daf780, <optimized out>, <optimized out>}, prev = 0x74a5486e8780, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000566308429d2e 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 = 17, th = 0x515000000300, rset = 0x74a5486e8640, 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 = 0x74a5486e86a0} #5 0x00005663081f080d in select_internal (read=128253252969880, write=4, except=4, tp=0x74a5486e86a0, fds=0x74a5486e8640) at /tmp/ruby/src/trunk_asan/io.c:10646 timerec = <optimized out> max = 17 pending = <optimized out> rp = 0x74a5486e8640 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=128253233628704) at /tmp/ruby/src/trunk_asan/io.c:10716 p = 0x74a5486e8620 #7 0x0000566308136020 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 = {0x7ffdb5dafb70, <optimized out>, 0x7ffdb5dafa80, <optimized out>, <optimized out>}, prev = 0x74a548678240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005663081cca87 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11072 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000056630850f018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x15e100100009 cc = <optimized out> me = 0x74a54a1da650 cfunc = 0x504000010858 recv = 128253261838880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005663084bc85d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x74a547bff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5663084af5a9 <vm_exec_core+1801>, 0x5663084b067a <vm_exec_core+6106>, 0x5663084b6245 <vm_exec_core+29605>, 0x5663084b01d2 <vm_exec_core+4914>, 0x5663084b6e4e <vm_exec_core+32686>, 0x5663084b4c72 <vm_exec_core+24018>, 0x5663084b25ed <vm_exec_core+14157>, 0x5663084af729 <vm_exec_core+2185>, 0x5663084b68b7 <vm_exec_core+31255>, 0x5663084b65b1 <vm_exec_core+30481>, 0x5663084b044a <vm_exec_core+5546>, 0x5663084afcc7 <vm_exec_core+3623>, 0x5663084b525d <vm_exec_core+25533>, 0x5663084b1401 <vm_exec_core+9569>, 0x5663084b6af5 <vm_exec_core+31829>, 0x5663084b673f <vm_exec_core+30879>, 0x5663084b1a61 <vm_exec_core+11201>, 0x5663084b256b <vm_exec_core+14027>, 0x5663084b4ec0 <vm_exec_core+24608>, 0x5663084b66a0 <vm_exec_core+30720>, 0x5663084b4027 <vm_exec_core+20871>, 0x5663084b4f5a <vm_exec_core+24762>, 0x5663084b560e <vm_exec_core+26478>, 0x5663084b3f53 <vm_exec_core+20659>, 0x5663084afbf3 <vm_exec_core+3411>, 0x5663084b478c <vm_exec_core+22764>, 0x5663084afa69 <vm_exec_core+3017>, 0x5663084afed9 <vm_exec_core+4153>, 0x5663084b1dae <vm_exec_core+12046>, 0x5663084b3af4 <vm_exec_core+19540>, 0x5663084b44d5 <vm_exec_core+22069>, 0x5663084b3690 <vm_exec_core+18416>, 0x5663084af5ee <vm_exec_core+1870>, 0x5663084b5b90 <vm_exec_core+27888>, 0x5663084b64c6 <vm_exec_core+30246>, 0x5663084affb2 <vm_exec_core+4370>, 0x5663084b0b46 <vm_exec_core+7334>, 0x5663084b05cc <vm_exec_core+5932>, 0x5663084b1506 <vm_exec_core+9830>, 0x5663084b2500 <vm_exec_core+13920>, 0x5663084b0074 <vm_exec_core+4564>, 0x5663084b59d9 <vm_exec_core+27449>, 0x5663084b0ab5 <vm_exec_core+7189>, 0x5663084b23be <vm_exec_core+13598>, 0x5663084b2d73 <vm_exec_core+16083>, 0x5663084b5309 <vm_exec_core+25705>, 0x5663084b4203 <vm_exec_core+21347>, 0x5663084b15fa <vm_exec_core+10074>, 0x5663084b0e83 <vm_exec_core+8163>, 0x5663084b5137 <vm_exec_core+25239>, 0x5663084b1ffc <vm_exec_core+12636>, 0x5663084b4897 <vm_exec_core+23031>, 0x5663084b428b <vm_exec_core+21483>, 0x5663084b4964 <vm_exec_core+23236>, 0x5663084b6167 <vm_exec_core+29383>, 0x5663084b3354 <vm_exec_core+17588>, 0x5663084b53d8 <vm_exec_core+25912>, 0x5663084af22b <vm_exec_core+907>, 0x5663084b5005 <vm_exec_core+24933>, 0x5663084b18d2 <vm_exec_core+10802>, 0x5663084b3b98 <vm_exec_core+19704>, 0x5663084b40f8 <vm_exec_core+21080>, 0x5663084af230 <vm_exec_core+912>, 0x5663084b3a03 <vm_exec_core+19299>, 0x5663084b1ccf <vm_exec_core+11823>, 0x5663084b1040 <vm_exec_core+8608>, 0x5663084b49f8 <vm_exec_core+23384>, 0x5663084b0130 <vm_exec_core+4752>, 0x5663084b28b4 <vm_exec_core+14868>, 0x5663084be186 <vm_exec_core+62182>, 0x5663084b45b7 <vm_exec_core+22295>, 0x5663084b0991 <vm_exec_core+6897>, 0x5663084b0d5f <vm_exec_core+7871>, 0x5663084b0c3d <vm_exec_core+7581>, 0x5663084b1296 <vm_exec_core+9206>, 0x5663084b1b1e <vm_exec_core+11390>, 0x5663084b08b2 <vm_exec_core+6674>, 0x5663084b70e3 <vm_exec_core+33347>, 0x5663084b466e <vm_exec_core+22478>, 0x5663084b317c <vm_exec_core+17116>, 0x5663084b5a87 <vm_exec_core+27623>, 0x5663084b7201 <vm_exec_core+33633>, 0x5663084b5ded <vm_exec_core+28493>, 0x5663084b6c4e <vm_exec_core+32174>, 0x5663084b6d26 <vm_exec_core+32390>, 0x5663084afb0c <vm_exec_core+3180>, 0x5663084b67d4 <vm_exec_core+31028>, 0x5663084b1ebf <vm_exec_core+12319>, 0x5663084b6a0f <vm_exec_core+31599>, 0x5663084b197e <vm_exec_core+10974>, 0x5663084b5ceb <vm_exec_core+28235>, 0x5663084af933 <vm_exec_core+2707>, 0x5663084b1714 <vm_exec_core+10356>, 0x5663084b2abc <vm_exec_core+15388>, 0x5663084b2455 <vm_exec_core+13749>, 0x5663084b2224 <vm_exec_core+13188>, 0x5663084af327 <vm_exec_core+1159>, 0x5663084af84a <vm_exec_core+2474>, 0x5663084af3b9 <vm_exec_core+1305>, 0x5663084b6006 <vm_exec_core+29030>, 0x5663084b38a0 <vm_exec_core+18944>, 0x5663084b2e44 <vm_exec_core+16292>, 0x5663084b3561 <vm_exec_core+18113>, 0x5663084b327a <vm_exec_core+17370>, 0x5663084b22c5 <vm_exec_core+13349>, 0x5663084b2c68 <vm_exec_core+15816>, 0x5663084b278a <vm_exec_core+14570>, 0x5663084b2f73 <vm_exec_core+16595>, 0x5663084b2ff5 <vm_exec_core+16725>, 0x5663084af59a <vm_exec_core+1786>, 0x5663084b066b <vm_exec_core+6091>, 0x5663084b6236 <vm_exec_core+29590>, 0x5663084b01c3 <vm_exec_core+4899>, 0x5663084b6e3f <vm_exec_core+32671>, 0x5663084b4c63 <vm_exec_core+24003>, 0x5663084b25de <vm_exec_core+14142>, 0x5663084af71a <vm_exec_core+2170>, 0x5663084b68a8 <vm_exec_core+31240>, 0x5663084b65a2 <vm_exec_core+30466>, 0x5663084b043b <vm_exec_core+5531>, 0x5663084afcb8 <vm_exec_core+3608>, 0x5663084b524e <vm_exec_core+25518>, 0x5663084b13f2 <vm_exec_core+9554>, 0x5663084b6ae6 <vm_exec_core+31814>, 0x5663084b6730 <vm_exec_core+30864>, 0x5663084b1a52 <vm_exec_core+11186>, 0x5663084b255c <vm_exec_core+14012>, 0x5663084b4eb1 <vm_exec_core+24593>, 0x5663084b6691 <vm_exec_core+30705>, 0x5663084b4018 <vm_exec_core+20856>, 0x5663084b4f4b <vm_exec_core+24747>, 0x5663084b55ff <vm_exec_core+26463>, 0x5663084b3f44 <vm_exec_core+20644>, 0x5663084afbe4 <vm_exec_core+3396>, 0x5663084b477d <vm_exec_core+22749>, 0x5663084afa5a <vm_exec_core+3002>, 0x5663084afeca <vm_exec_core+4138>, 0x5663084b1d9f <vm_exec_core+12031>, 0x5663084b3ae5 <vm_exec_core+19525>, 0x5663084b44c6 <vm_exec_core+22054>, 0x5663084b3681 <vm_exec_core+18401>, 0x5663084af5df <vm_exec_core+1855>, 0x5663084b5b81 <vm_exec_core+27873>, 0x5663084b64b7 <vm_exec_core+30231>, 0x5663084affa3 <vm_exec_core+4355>, 0x5663084b0b37 <vm_exec_core+7319>, 0x5663084b05bd <vm_exec_core+5917>, 0x5663084b14f7 <vm_exec_core+9815>, 0x5663084b24f1 <vm_exec_core+13905>, 0x5663084b0065 <vm_exec_core+4549>, 0x5663084b59ca <vm_exec_core+27434>, 0x5663084b0aa6 <vm_exec_core+7174>, 0x5663084b23af <vm_exec_core+13583>, 0x5663084b2d64 <vm_exec_core+16068>, 0x5663084b52fa <vm_exec_core+25690>, 0x5663084b41f4 <vm_exec_core+21332>, 0x5663084b15eb <vm_exec_core+10059>, 0x5663084b0e74 <vm_exec_core+8148>, 0x5663084b5128 <vm_exec_core+25224>, 0x5663084b1fed <vm_exec_core+12621>, 0x5663084b4888 <vm_exec_core+23016>, 0x5663084b427c <vm_exec_core+21468>, 0x5663084b4955 <vm_exec_core+23221>, 0x5663084b6158 <vm_exec_core+29368>, 0x5663084b3345 <vm_exec_core+17573>, 0x5663084b53c9 <vm_exec_core+25897>, 0x5663084b41e0 <vm_exec_core+21312>, 0x5663084b4ff6 <vm_exec_core+24918>, 0x5663084b18c3 <vm_exec_core+10787>, 0x5663084b3b89 <vm_exec_core+19689>, 0x5663084b40e9 <vm_exec_core+21065>, 0x5663084b2aa8 <vm_exec_core+15368>, 0x5663084b39f4 <vm_exec_core+19284>, 0x5663084b1cc0 <vm_exec_core+11808>, 0x5663084b1031 <vm_exec_core+8593>, 0x5663084b49e9 <vm_exec_core+23369>, 0x5663084b0121 <vm_exec_core+4737>, 0x5663084b28a5 <vm_exec_core+14853>, 0x5663084be177 <vm_exec_core+62167>, 0x5663084b45a8 <vm_exec_core+22280>, 0x5663084b0982 <vm_exec_core+6882>, 0x5663084b0d50 <vm_exec_core+7856>, 0x5663084b0c2e <vm_exec_core+7566>, 0x5663084b1287 <vm_exec_core+9191>, 0x5663084b1b0f <vm_exec_core+11375>, 0x5663084b39ef <vm_exec_core+19279>, 0x5663084b3172 <vm_exec_core+17106>, 0x5663084b39ea <vm_exec_core+19274>, 0x5663084b41e0 <vm_exec_core+21312>, 0x5663084b41de <vm_exec_core+21310>, 0x5663084b1282 <vm_exec_core+9186>, 0x5663084b4741 <vm_exec_core+22689>, 0x5663084b2552 <vm_exec_core+14002>, 0x5663084b2557 <vm_exec_core+14007>, 0x5663084b41dc <vm_exec_core+21308>, 0x5663084b40bb <vm_exec_core+21019>, 0x5663084b3548 <vm_exec_core+18088>, 0x5663084b3266 <vm_exec_core+17350>, 0x5663084b41da <vm_exec_core+21306>, 0x5663084b367c <vm_exec_core+18396>...} reg_cfp = 0x74a547bff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> th: 0x515000000300, native_id: 0x74a54a9d7c40 INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_gt = <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 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 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> c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 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> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005663084abdd1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 _ec = 0x5160000003d0 _tag = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 state = <optimized out> result = 36 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 #14 0x000056630822e5f8 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=128253261203800) at /tmp/ruby/src/trunk_asan/load.c:781 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 iseq = 0x74a54a134840 #15 0x00005663082295f7 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:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] found = 114 handle = <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] _ec = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 128253261829120 realpath_map = 128253261828960 path = 128253261203800 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 0x00005663082278ab in rb_require_string_internal (fname=128253261203840, 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 0x000056630850f018 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x588100140003 cc = <optimized out> me = 0x74a54a1349d0 cfunc = 0x504000018698 recv = 128253261958640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005663084f518d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdb5db1320) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00005663084f4c45 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #21 0x00005663084bc85d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x74a547bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5663084af5a9 <vm_exec_core+1801>, 0x5663084b067a <vm_exec_core+6106>, 0x5663084b6245 <vm_exec_core+29605>, 0x5663084b01d2 <vm_exec_core+4914>, 0x5663084b6e4e <vm_exec_core+32686>, 0x5663084b4c72 <vm_exec_core+24018>, 0x5663084b25ed <vm_exec_core+14157>, 0x5663084af729 <vm_exec_core+2185>, 0x5663084b68b7 <vm_exec_core+31255>, 0x5663084b65b1 <vm_exec_core+30481>, 0x5663084b044a <vm_exec_core+5546>, 0x5663084afcc7 <vm_exec_core+3623>, 0x5663084b525d <vm_exec_core+25533>, 0x5663084b1401 <vm_exec_core+9569>, 0x5663084b6af5 <vm_exec_core+31829>, 0x5663084b673f <vm_exec_core+30879>, 0x5663084b1a61 <vm_exec_core+11201>, 0x5663084b256b <vm_exec_core+14027>, 0x5663084b4ec0 <vm_exec_core+24608>, 0x5663084b66a0 <vm_exec_core+30720>, 0x5663084b4027 <vm_exec_core+20871>, 0x5663084b4f5a <vm_exec_core+24762>, 0x5663084b560e <vm_exec_core+26478>, 0x5663084b3f53 <vm_exec_core+20659>, 0x5663084afbf3 <vm_exec_core+3411>, 0x5663084b478c <vm_exec_core+22764>, 0x5663084afa69 <vm_exec_core+3017>, 0x5663084afed9 <vm_exec_core+4153>, 0x5663084b1dae <vm_exec_core+12046>, 0x5663084b3af4 <vm_exec_core+19540>, 0x5663084b44d5 <vm_exec_core+22069>, 0x5663084b3690 <vm_exec_core+18416>, 0x5663084af5ee <vm_exec_core+1870>, 0x5663084b5b90 <vm_exec_core+27888>, 0x5663084b64c6 <vm_exec_core+30246>, 0x5663084affb2 <vm_exec_core+4370>, 0x5663084b0b46 <vm_exec_core+7334>, 0x5663084b05cc <vm_exec_core+5932>, 0x5663084b1506 <vm_exec_core+9830>, 0x5663084b2500 <vm_exec_core+13920>, 0x5663084b0074 <vm_exec_core+4564>, 0x5663084b59d9 <vm_exec_core+27449>, 0x5663084b0ab5 <vm_exec_core+7189>, 0x5663084b23be <vm_exec_core+13598>, 0x5663084b2d73 <vm_exec_core+16083>, 0x5663084b5309 <vm_exec_core+25705>, 0x5663084b4203 <vm_exec_core+21347>, 0x5663084b15fa <vm_exec_core+10074>, 0x5663084b0e83 <vm_exec_core+8163>, 0x5663084b5137 <vm_exec_core+25239>, 0x5663084b1ffc <vm_exec_core+12636>, 0x5663084b4897 <vm_exec_core+23031>, 0x5663084b428b <vm_exec_core+21483>, 0x5663084b4964 <vm_exec_core+23236>, 0x5663084b6167 <vm_exec_core+29383>, 0x5663084b3354 <vm_exec_core+17588>, 0x5663084b53d8 <vm_exec_core+25912>, 0x5663084af22b <vm_exec_core+907>, 0x5663084b5005 <vm_exec_core+24933>, 0x5663084b18d2 <vm_exec_core+10802>, 0x5663084b3b98 <vm_exec_core+19704>, 0x5663084b40f8 <vm_exec_core+21080>, 0x5663084af230 <vm_exec_core+912>, 0x5663084b3a03 <vm_exec_core+19299>, 0x5663084b1ccf <vm_exec_core+11823>, 0x5663084b1040 <vm_exec_core+8608>, 0x5663084b49f8 <vm_exec_core+23384>, 0x5663084b0130 <vm_exec_core+4752>, 0x5663084b28b4 <vm_exec_core+14868>, 0x5663084be186 <vm_exec_core+62182>, 0x5663084b45b7 <vm_exec_core+22295>, 0x5663084b0991 <vm_exec_core+6897>, 0x5663084b0d5f <vm_exec_core+7871>, 0x5663084b0c3d <vm_exec_core+7581>, 0x5663084b1296 <vm_exec_core+9206>, 0x5663084b1b1e <vm_exec_core+11390>, 0x5663084b08b2 <vm_exec_core+6674>, 0x5663084b70e3 <vm_exec_core+33347>, 0x5663084b466e <vm_exec_core+22478>, 0x5663084b317c <vm_exec_core+17116>, 0x5663084b5a87 <vm_exec_core+27623>, 0x5663084b7201 <vm_exec_core+33633>, 0x5663084b5ded <vm_exec_core+28493>, 0x5663084b6c4e <vm_exec_core+32174>, 0x5663084b6d26 <vm_exec_core+32390>, 0x5663084afb0c <vm_exec_core+3180>, 0x5663084b67d4 <vm_exec_core+31028>, 0x5663084b1ebf <vm_exec_core+12319>, 0x5663084b6a0f <vm_exec_core+31599>, 0x5663084b197e <vm_exec_core+10974>, 0x5663084b5ceb <vm_exec_core+28235>, 0x5663084af933 <vm_exec_core+2707>, 0x5663084b1714 <vm_exec_core+10356>, 0x5663084b2abc <vm_exec_core+15388>, 0x5663084b2455 <vm_exec_core+13749>, 0x5663084b2224 <vm_exec_core+13188>, 0x5663084af327 <vm_exec_core+1159>, 0x5663084af84a <vm_exec_core+2474>, 0x5663084af3b9 <vm_exec_core+1305>, 0x5663084b6006 <vm_exec_core+29030>, 0x5663084b38a0 <vm_exec_core+18944>, 0x5663084b2e44 <vm_exec_core+16292>, 0x5663084b3561 <vm_exec_core+18113>, 0x5663084b327a <vm_exec_core+17370>, 0x5663084b22c5 <vm_exec_core+13349>, 0x5663084b2c68 <vm_exec_core+15816>, 0x5663084b278a <vm_exec_core+14570>, 0x5663084b2f73 <vm_exec_core+16595>, 0x5663084b2ff5 <vm_exec_core+16725>, 0x5663084af59a <vm_exec_core+1786>, 0x5663084b066b <vm_exec_core+6091>, 0x5663084b6236 <vm_exec_core+29590>, 0x5663084b01c3 <vm_exec_core+4899>, 0x5663084b6e3f <vm_exec_core+32671>, 0x5663084b4c63 <vm_exec_core+24003>, 0x5663084b25de <vm_exec_core+14142>, 0x5663084af71a <vm_exec_core+2170>, 0x5663084b68a8 <vm_exec_core+31240>, 0x5663084b65a2 <vm_exec_core+30466>, 0x5663084b043b <vm_exec_core+5531>, 0x5663084afcb8 <vm_exec_core+3608>, 0x5663084b524e <vm_exec_core+25518>, 0x5663084b13f2 <vm_exec_core+9554>, 0x5663084b6ae6 <vm_exec_core+31814>, 0x5663084b6730 <vm_exec_core+30864>, 0x5663084b1a52 <vm_exec_core+11186>, 0x5663084b255c <vm_exec_core+14012>, 0x5663084b4eb1 <vm_exec_core+24593>, 0x5663084b6691 <vm_exec_core+30705>, 0x5663084b4018 <vm_exec_core+20856>, 0x5663084b4f4b <vm_exec_core+24747>, 0x5663084b55ff <vm_exec_core+26463>, 0x5663084b3f44 <vm_exec_core+20644>, 0x5663084afbe4 <vm_exec_core+3396>, 0x5663084b477d <vm_exec_core+22749>, 0x5663084afa5a <vm_exec_core+3002>, 0x5663084afeca <vm_exec_core+4138>, 0x5663084b1d9f <vm_exec_core+12031>, 0x5663084b3ae5 <vm_exec_core+19525>, 0x5663084b44c6 <vm_exec_core+22054>, 0x5663084b3681 <vm_exec_core+18401>, 0x5663084af5df <vm_exec_core+1855>, 0x5663084b5b81 <vm_exec_core+27873>, 0x5663084b64b7 <vm_exec_core+30231>, 0x5663084affa3 <vm_exec_core+4355>, 0x5663084b0b37 <vm_exec_core+7319>, 0x5663084b05bd <vm_exec_core+5917>, 0x5663084b14f7 <vm_exec_core+9815>, 0x5663084b24f1 <vm_exec_core+13905>, 0x5663084b0065 <vm_exec_core+4549>, 0x5663084b59ca <vm_exec_core+27434>, 0x5663084b0aa6 <vm_exec_core+7174>, 0x5663084b23af <vm_exec_core+13583>, 0x5663084b2d64 <vm_exec_core+16068>, 0x5663084b52fa <vm_exec_core+25690>, 0x5663084b41f4 <vm_exec_core+21332>, 0x5663084b15eb <vm_exec_core+10059>, 0x5663084b0e74 <vm_exec_core+8148>, 0x5663084b5128 <vm_exec_core+25224>, 0x5663084b1fed <vm_exec_core+12621>, 0x5663084b4888 <vm_exec_core+23016>, 0x5663084b427c <vm_exec_core+21468>, 0x5663084b4955 <vm_exec_core+23221>, 0x5663084b6158 <vm_exec_core+29368>, 0x5663084b3345 <vm_exec_core+17573>, 0x5663084b53c9 <vm_exec_core+25897>, 0x5663084b41e0 <vm_exec_core+21312>, 0x5663084b4ff6 <vm_exec_core+24918>, 0x5663084b18c3 <vm_exec_core+10787>, 0x5663084b3b89 <vm_exec_core+19689>, 0x5663084b40e9 <vm_exec_core+21065>, 0x5663084b2aa8 <vm_exec_core+15368>, 0x5663084b39f4 <vm_exec_core+19284>, 0x5663084b1cc0 <vm_exec_core+11808>, 0x5663084b1031 <vm_exec_core+8593>, 0x5663084b49e9 <vm_exec_core+23369>, 0x5663084b0121 <vm_exec_core+4737>, 0x5663084b28a5 <vm_exec_core+14853>, 0x5663084be177 <vm_exec_core+62167>, 0x5663084b45a8 <vm_exec_core+22280>, 0x5663084b0982 <vm_exec_core+6882>, 0x5663084b0d50 <vm_exec_core+7856>, 0x5663084b0c2e <vm_exec_core+7566>, 0x5663084b1287 <vm_exec_core+9191>, 0x5663084b1b0f <vm_exec_core+11375>, 0x5663084b39ef <vm_exec_core+19279>, 0x5663084b3172 <vm_exec_core+17106>, 0x5663084b39ea <vm_exec_core+19274>, 0x5663084b41e0 <vm_exec_core+21312>, 0x5663084b41de <vm_exec_core+21310>, 0x5663084b1282 <vm_exec_core+9186>, 0x5663084b4741 <vm_exec_core+22689>, 0x5663084b2552 <vm_exec_core+14002>, 0x5663084b2557 <vm_exec_core+14007>, 0x5663084b41dc <vm_exec_core+21308>, 0x5663084b40bb <vm_exec_core+21019>, 0x5663084b3548 <vm_exec_core+18088>, 0x5663084b3266 <vm_exec_core+17350>, 0x5663084b41da <vm_exec_core+21306>, 0x5663084b367c <vm_exec_core+18396>...} reg_cfp = 0x74a547bff790 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 0x00005663084aba18 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 0x000056630813231b in rb_ec_exec_node (ec=0x5160000003d0, n=0x74a54a134a70) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdb5db1870, <optimized out>, 0x7ffdb5db17c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x74a54a134a70 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x000056630812b887 in rb_main (argc=9, argv=0x7ffdb5db1a38) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffdb5db1a38) 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_process.rb [Inferior 1 (process 2832563) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 2832244 -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". 0x000079a05f9107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffcf4b4424c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x79a05fa7c740 (LWP 2832244) "make" 0x000079a05f9107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffcf4b4424c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x79a05fa7c740 (LWP 2832244) "make"): #0 0x000079a05f9107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffcf4b4424c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x000062e9ca629d16 in reap_children () No symbol table info available. #2 0x000062e9ca62aa8c in new_job () No symbol table info available. #3 0x000062e9ca63972a in ?? () No symbol table info available. #4 0x000062e9ca63a09e in update_goal_chain () No symbol table info available. #5 0x000062e9ca61467a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) make: *** [uncommon.mk:964: yes-test-all] Error 1 [Inferior 1 (process 2832244) detached] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2832243 -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 2872386 -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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-09-30T23:00:54Z master af63b4f8b7) [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.003574 seconds 3436 files, 32792 examples, 131189 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.