# Logfile created on 2024-08-09 01:03:06 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000079575b5bfdc0 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-010306", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000079575b5e0ac0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079575b5e05c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079575b4fa200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-010306", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240809-010306>, @binmode=false, @mon_data=#<Monitor:0x000079575caafd48>, @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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
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 = 77ffdfe79f
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
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...
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
$$$[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
f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: 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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: 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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5
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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
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
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 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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.0/ext/racc/cparse'
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/rbs-3.5.2/ext/rbs_extension'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
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.0/ext/racc/cparse'
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.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.14.0
logger 1.6.0
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 0.30.0
pstore 0.1.3
rdoc 6.7.0
readline 0.0.4
reline 0.5.9
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.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
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
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.1.2
stringio 3.1.2
strscan 3.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
minitest 5.24.1
rake 13.2.1
test-unit 3.6.2
rexml 3.3.4
rss 0.3.1
net-ftp 0.3.7
net-imap 0.4.14
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.5.2
typeprof 0.21.11
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
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1982 tests
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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=33464
"--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/913] 3953192=test_postponed_job
[ 2/913] 3953181=test_gem_request_set_lockfile
[ 3/913] 3953188=ractor_test
[ 4/913] 3953184=test_dot_dot
[ 5/913] 3953183=test_cparser
[ 6/913] 3953190=test_human_typo
[ 7/913] 3953184=reflection_test
[ 8/913] 3953193=test_bignum
[ 9/913] 3953182=test_tempfile
[ 10/913] 3953186=test_config
[ 11/913] 3953189=test_raise_exception
[ 12/913] 3953180=test_gem_util
[ 13/913] 3953195=test_gem_gemcutter_utilities
[ 14/913] 3953185=test_gem_remote_fetcher
[ 15/913] 3953194=test_gem_resolver
[ 16/913] 3953191=test_gem_commands_yank_command
[ 17/913] 3953187=test_jaro_winkler
[ 18/913] 3953190=test_pattern_key_name_check
[ 19/913] 3953187=test_exit
[ 20/913] 3953190=test_inlinecache
[ 21/913] 3953188=test_show_source
[ 22/913] 3953190=test_rdoc_parser_ruby
[ 23/913] 3953184=test_httpresponse
[ 24/913] 3953186=test_rdoc_markup_to_markdown
[ 25/913] 3953193=test_weakkeymap
[ 26/913] 3953183=test_usrmarshal
[ 27/913] 3953184=test_gem_command
[ 28/913] 3953182=test_memory_view
[ 29/913] 3953188=test_pinned
[ 30/913] 3953182=test_key_error
[ 31/913] 3953182=test_engine
[ 32/913] 3953188=test_enc_raise
[ 33/913] 3953193=test_gem_spec_fetcher
[ 34/913] 3953188=test_c_union_entity
[ 35/913] 3953188=test_gem_commands_sources_command
[ 36/913] 3953186=test_undef
[ 37/913] 3953186=test_rdoc_require
[ 38/913] 3953182=test_date_arith
[ 39/913] 3953182=test_io_console
[ 40/913] 3953187=test_ws
[ 41/913] 3953187=test_io
[ 42/913] 3953186=test_numeric
[ 43/913] 3953191=test_metaclass
[ 44/913] 3953191=test_ractor
[ 45/913] 3953183=test_rdoc_rubygems_hook
[ 46/913] 3953195=test_gem_resolver_installed_specification
[ 47/913] 3953192=test_array_create
[ 48/913] 3953180=test_debugger_integration
[ 49/913] 3953192=test_tracepoint
[ 50/913] 3953186=test_gem_commands_environment_command
[ 51/913] 3953180=test_my_integer
[ 52/913] 3953195=symbol_encoding_test
[ 53/913] 3953180=test_cd
[ 54/913] 3953180=test_gem_commands_mirror
[ 55/913] 3953180=test_cgi_cookie
[ 56/913] 3953184=test_internal_ivar
[ 57/913] 3953184=test_signedness
[ 58/913] 3953191=test_hmac
[ 59/913] 3953180=desugar_compiler_test
[ 60/913] 3953191=test_rdoc_markup_to_bs
[ 61/913] 3953194=test_last_thread
[ 62/913] 3953181=test_etc
[ 63/913] 3953195=test_gem_remote_fetcher_local_server
[ 64/913] 3953185=test_ldap
[ 65/913] 3953180=test_gem_source_lock
[ 66/913] 3953185=test_cipher
[ 67/913] 3953195=test_macro
[ 68/913] 3953181=test_hash
[ 69/913] 3953193=test_new
[ 70/913] 3953193=test_gem_commands_which_command
[ 71/913] 3953181=test_enum
[ 72/913] 3953185=parse_test
[ 73/913] 3953193=test_gem_source_specific_file
[ 74/913] 3953195=test_unix
[ 75/913] 3953186=test_optparse
[ 76/913] 3953183=test_coder
[ 77/913] 3953180=test_symbol
[ 78/913] 3953188=test_context
[ 79/913] 3953191=test_rdoc_markup
[ 80/913] 3953191=test_rdoc_markup_to_ansi
[ 81/913] 3953190=test_fnmatch
[ 82/913] 3953195=test_evaluation
[ 83/913] 3953195=test_gem_resolver_vendor_set
[ 84/913] 3953183=test_require
[ 85/913] 3953191=test_https
[ 86/913] 3953195=test_erb_command
[ 87/913] 3953185=test_have_library
[ 88/913] 3953190=test_unicode_escape
[ 89/913] 3953186=integer_base_flags_test
[ 90/913] 3953193=test_httpresponses
[ 91/913] 3953192=test_ftp
[ 92/913] 3953188=test_too_many_dummy_encodings
[ 93/913] 3953195=test_gem_ext_cmake_builder
[ 94/913] 3953192=test_filter
[ 95/913] 3953194=test_clone
[ 96/913] 3953195=test_objspace
[ 97/913] 3953186=test_erb_m17n
[ 98/913] 3953193=test_koi8
[ 99/913] 3953186=test_gem_dependency_resolution_error
[100/913] 3953186=test_rational2
[101/913] 3953193=fixtures_test
[102/913] 3953186=test_http
[103/913] 3953192=test_raise
[104/913] 3953192=test_completion
[105/913] 3953189=test_ostruct
[106/913] 3953190=test_proxy
[107/913] 3953188=test_string
[108/913] 3953188=test_io_wait_uncommon
[109/913] 3953188=test_formatter
[110/913] 3953188=test_gem_ci_detector
[111/913] 3953188=test_gem_request_set_lockfile_parser
[112/913] 3953194=test_yield
[113/913] 3953190=test_shift_jis
[114/913] 3953190=test_rdoc_markup_to_html_crossref
[115/913] 3953188=test_case_options
[116/913] 3953188=test_files_sample
[117/913] 3953189=test_update
[118/913] 3953189=test_folderitem2_invokeverb
[119/913] 3953189=test_arity
[120/913] 3953189=test_gem_security_policy
[121/913] 3953188=test_gem_install_update_options
[122/913] 3953182=test_file
[123/913] 3953193=test_gem_resolver_index_set
[124/913] 3953182=test_init
[125/913] 3953193=test_rdoc_parser_changelog
[126/913] 3953188=test_call
[127/913] 3953193=test_thread
[128/913] 3953190=test_hash_create
[129/913] 3953190=json_generic_object_test
[130/913] 3953188=test_switch_hitter
[131/913] 3953190=test_pack
[132/913] 3953188=test_defined
[133/913] 3953188=test_ole_methods
[134/913] 3953188=newline_offsets_test
[135/913] 3953189=test_regexp
[136/913] 3953185=test_rational
[137/913] 3953185=test_str2big
[138/913] 3953185=test_gem_resolver_conflict
[139/913] 3953185=test_scalar
[140/913] 3953185=test_readpartial
[141/913] 3953182=test_rdoc_generator_markup
[142/913] 3953192=test_gem_commands_contents_command
[143/913] 3953190=test_rdoc_cross_reference
[144/913] 3953184=test_helper
[145/913] 3953185=test_yamldbm
[146/913] 3953185=test_win32ole_method
[147/913] 3953185=test_thread_cv
[148/913] 3953184=test_cgi_modruby
[149/913] 3953184=test_windows_1251
[150/913] 3953184=test_parser_events
[151/913] 3953182=test_unicode
[152/913] 3953184=test_stat
[153/913] 3953184=test_eval
[154/913] 3953182=test_addr
[155/913] 3953181=test_convertible
[156/913] 3953182=test_gem_resolver_best_set
[157/913] 3953188=test_recorder
[158/913] 3953188=test_yield_block
[159/913] 3953188=test_gem_commands_specification_command
[160/913] 3953185=test_boolean
[161/913] 3953185=test_config
[162/913] 3953192=test_rdoc_options
[163/913] 3953188=test_ansi_with_terminfo
[164/913] 3953188=test_yaml
[165/913] 3953182=test_document
[166/913] 3953182=test_ractor
[167/913] 3953188=test_pstore
[168/913] 3953184=test_spell_checker
[169/913] 3953188=test_bug_reporter
[170/913] 3953184=test_getopts
[171/913] 3953184=test_rendering
[172/913] 3953182=test_gem_resolver_api_specification
[173/913] 3953182=test_rdoc_include
[174/913] 3953184=parameters_signature_test
[175/913] 3953183=test_gem_request
[176/913] 3953184=test_primitive
[177/913] 3953184=test_pkey
[178/913] 3953190=test_nonblock
[179/913] 3953190=test_gem_commands_signin_command
[180/913] 3953182=test_thread
[181/913] 3953184=test_pattern_matching
[182/913] 3953188=test_gem_commands_search_command
[183/913] 3953182=test_arithmetic_sequence
[184/913] 3953184=test_irb
[185/913] 3953188=test_literal
[186/913] 3953182=test_frozen_error
[187/913] 3953182=test_sockopt
[188/913] 3953182=bom_test
[189/913] 3953182=test_file
[190/913] 3953186=test_lambda
[191/913] 3953185=test_encoding
[192/913] 3953183=test_thread_queue
[193/913] 3953185=test_nowrite
[194/913] 3953190=test_flip
[195/913] 3953185=test_summary
[196/913] 3953190=test_stack
[197/913] 3953186=test_gem_ext_cargo_builder_unit
[198/913] 3953186=test_gem_commands_install_command
[199/913] 3953180=test_econv
[200/913] 3953192=test_foreach
[201/913] 3953192=test_nil2vtempty
[202/913] 3953192=test_securerandom
[203/913] 3953192=test_wss
[204/913] 3953192=test_closure
[205/913] 3953185=test_address_resolve
[206/913] 3953191=test_gem_resolver_lock_specification
[207/913] 3953185=test_cstr
[208/913] 3953184=test_variable
[209/913] 3953191=test_digest
[210/913] 3953191=test_rdoc_parser_rd
[211/913] 3953184=test_gem_source_local
[212/913] 3953191=test_num2int
[213/913] 3953191=test_process
[214/913] 3953192=test_have_macro
[215/913] 3953185=test_parse
[216/913] 3953184=test_iter_break
[217/913] 3953184=test_gem_commands_dependency_command
[218/913] 3953184=test_gem_ext_ext_conf_builder
[219/913] 3953192=test_qsort
[220/913] 3953192=test_cmethod
[221/913] 3953192=json_addition_test
[222/913] 3953192=test_thread_fd_close
[223/913] 3953192=test_storage
[224/913] 3953192=test_path_to_class
[225/913] 3953192=test_gem_resolver_index_specification
[226/913] 3953192=test_string
[227/913] 3953192=test_marshalable
[228/913] 3953192=test_iterator
[229/913] 3953192=test_method_cache
[230/913] 3953192=test_gem_dependency
[231/913] 3953190=parse_comments_test
[232/913] 3953192=test_class
[233/913] 3953190=test_const
[234/913] 3953190=test_serialize_subclasses
[235/913] 3953185=test_io
[236/913] 3953190=test_gem_commands_cert_command
[237/913] 3953180=test_fileutils
[238/913] 3953186=test_object
[239/913] 3953185=test_process
[240/913] 3953182=test_eval
[241/913] 3953183=test_func
[242/913] 3953182=test_stream
[243/913] 3953188=json_common_interface_test
[244/913] 3953182=test_coverage
[245/913] 3953185=test_pathname
[246/913] 3953188=test_remote_fetch_error
[247/913] 3953188=test_dir_m17n
[248/913] 3953180=test_gem_resolver_git_specification
[249/913] 3953185=test_kill_ring
[250/913] 3953185=test_cgi_tag_helper
[251/913] 3953185=test_monitor
[252/913] 3953190=test_gem_ext_rake_builder
[253/913] 3953186=json_string_matching_test
[254/913] 3953180=test_asn1
[255/913] 3953186=test_flags
[256/913] 3953185=test_transcode
[257/913] 3953180=test_whileuntil
[258/913] 3953181=test_extlibs
[259/913] 3953180=test_rat
[260/913] 3953180=test_rdoc_markup_heading
[261/913] 3953184=test_settracefunc
[262/913] 3953180=test_gem_text
[263/913] 3953180=tunnel_test
[264/913] 3953180=test_gem_commands_stale_command
[265/913] 3953185=test_gem_version
[266/913] 3953180=test_win32ole
[267/913] 3953180=test_rdoc_markup_to_tt_only
[268/913] 3953180=test_rdoc_markdown_test
[269/913] 3953185=test_rdoc_normal_module
[270/913] 3953194=test_sprintf_comb
[271/913] 3953183=test_tcp
[272/913] 3953183=test_pp
[273/913] 3953183=test_path
[274/913] 3953182=test_method_cache
[275/913] 3953183=test_gem_stub_specification
[276/913] 3953194=test_files_ext
[277/913] 3953182=test_x509ext
[278/913] 3953193=unescape_test
[279/913] 3953182=equality_test
[280/913] 3953185=test_color
[281/913] 3953182=test_gem_commands_query_command
[282/913] 3953185=test_c_struct_entry
[283/913] 3953194=test_eval_history
[284/913] 3953183=test_case
[285/913] 3953183=test_inadvertent_creation
[286/913] 3953186=static_inspect_test
[287/913] 3953186=source_location_test
[288/913] 3953186=test_complex
[289/913] 3953194=test_at_exit
[290/913] 3953183=test_rdoc_markup_verbatim
[291/913] 3953183=test_instrumentation_api
[292/913] 3953194=test_mixed_unicode_escapes
[293/913] 3953194=test_enumerator_kw
[294/913] 3953194=test_mkmf
[295/913] 3953194=test_win32ole_variant_outarg
[296/913] 3953185=test_mul
[297/913] 3953194=test_require_path_check
[298/913] 3953185=test_flush
[299/913] 3953185=test_rdoc_any_method
[300/913] 3953190=test_pkcs7
[301/913] 3953186=test_cgi_header
[302/913] 3953194=test_gem_commands_fetch_command
[303/913] 3953186=test_complexrational
[304/913] 3953186=test_rdoc_markup_to_html_snippet
[305/913] 3953186=test_gem_specification
[306/913] 3953194=test_rdoc_markup_attributes
[307/913] 3953190=test_gbk
[308/913] 3953190=test_rdoc_class_module
[309/913] 3953182=test_warning
[310/913] 3953194=test_win32ole_type_event
[311/913] 3953194=test_gem_name_tuple
[312/913] 3953194=test_refinement
[313/913] 3953182=test_pointer
[314/913] 3953188=test_gem_dependency_installer
[315/913] 3953187=test_numeric
[316/913] 3953184=test_stringscanner
[317/913] 3953187=test_x509crl
[318/913] 3953184=test_word
[319/913] 3953184=test_class
[320/913] 3953184=test_cgi_session
[321/913] 3953185=test_type_completor
[322/913] 3953185=test_gem_package_tar_reader
[323/913] 3953184=test_gb18030
[324/913] 3953184=test_win32ole_variable
[325/913] 3953184=location_test
[326/913] 3953184=test_c_struct_builder
[327/913] 3953185=test_allocation
[328/913] 3953183=test_gc
[329/913] 3953184=test_enc_associate
[330/913] 3953187=dump_test
[331/913] 3953180=test_iseq
[332/913] 3953182=test_insns_leaf
[333/913] 3953182=test_store
[334/913] 3953190=test_protect
[335/913] 3953190=test_gem_ext_cargo_builder_link_flag_converter
[336/913] 3953190=test_protocol
[337/913] 3953190=test_tree_builder
[338/913] 3953190=test_gem_commands_open_command
[339/913] 3953182=test_x509req
[340/913] 3953190=test_cgi_util
[341/913] 3953182=test_dln
[342/913] 3953182=test_history
[343/913] 3953182=test_x509attr
[344/913] 3953182=test_iso_8859
[345/913] 3953182=test_complex2
[346/913] 3953181=test_rdoc_markup_to_html
[347/913] 3953184=regexp_test
[348/913] 3953182=test_string_memory
[349/913] 3953184=test_rdoc_markup_to_joined_paragraph
[350/913] 3953190=test_pkg_config
[351/913] 3953190=test_rdoc_context
[352/913] 3953182=test_rdoc_markup_indented_paragraph
[353/913] 3953182=test_line_editor
[354/913] 3953182=test_big2str
[355/913] 3953182=test_open-uri
[356/913] 3953180=test_coderange
[357/913] 3953180=test_rdoc_parser
[358/913] 3953184=test_null
[359/913] 3953184=test_gem_resolver_activation_request
[360/913] 3953184=test_big5
[361/913] 3953180=test_name_error_extension
[362/913] 3953184=test_fstring
[363/913] 3953180=test_iseq_load
[364/913] 3953182=test_signal
[365/913] 3953181=test_timeout
[366/913] 3953181=test_fixnum
[367/913] 3953181=test_rdoc_markup_raw
[368/913] 3953181=test_ensure_and_callcc
[369/913] 3953181=test_scheduler
[370/913] 3953184=test_files_test_2
[371/913] 3953181=test_gem_version_option
[372/913] 3953181=test_require_lib
[373/913] 3953186=test_gem_rdoc
[374/913] 3953186=test_rdoc_markup_parser
[375/913] 3953186=test_gem_remote_fetcher_s3
[376/913] 3953186=test_fd_setsize
[377/913] 3953186=test_trick
[378/913] 3953193=test_objectspace
[379/913] 3953187=version_test
[380/913] 3953187=test_gem_request_set
[381/913] 3953188=test_basicsocket
[382/913] 3953188=test_import
[383/913] 3953190=test_gem_commands_owner_command
[384/913] 3953187=test_normalize
[385/913] 3953187=test_recursion
[386/913] 3953187=locals_test
[387/913] 3953182=test_find
[388/913] 3953190=test_rdoc_tom_doc
[389/913] 3953182=test_rdoc_i18n_text
[390/913] 3953182=test_gem_unsatisfiable_dependency_error
[391/913] 3953182=test_ractor
[392/913] 3953190=test_disable_irb
[393/913] 3953180=test_gem_package_tar_header
[394/913] 3953193=pattern_test
[395/913] 3953182=test_logger
[396/913] 3953180=test_sexp
[397/913] 3953182=test_gem_ext_builder
[398/913] 3953180=test_verbose
[399/913] 3953193=test_history
[400/913] 3953190=compiler_test
[401/913] 3953180=test_date_strftime
[402/913] 3953190=test_typeddata
[403/913] 3953187=test_gem_resolver_vendor_specification
[404/913] 3953193=test_struct
[405/913] 3953187=test_mutex
[406/913] 3953193=test_bigzero
[407/913] 3953193=test_basicinstructions
[408/913] 3953193=test_key_actor_emacs
[409/913] 3953188=test_deprecate
[410/913] 3953190=test_registry
[411/913] 3953190=test_rdoc_constant
[412/913] 3953187=test_ssl
[413/913] 3953188=test_gem_commands_push_command
[414/913] 3953192=test_module
[415/913] 3953193=parse_success_test
[416/913] 3953193=test_ractor
[417/913] 3953190=test_rdoc_encoding
[418/913] 3953193=test_sprintf
[419/913] 3953190=test_gem_uri_formatter
[420/913] 3953190=test_rdoc_markdown
[421/913] 3953180=test_gem_request_connection_pools
[422/913] 3953188=test_optimization
[423/913] 3953193=test_common
[424/913] 3953190=test_data_error
[425/913] 3953190=test_rubyvm
[426/913] 3953180=test_weakmap
[427/913] 3953190=test_ancdata
[428/913] 3953190=test_gem_doctor
[429/913] 3953190=test_rdoc_markup_to_table_of_contents
[430/913] 3953193=test_euc_jp
[431/913] 3953190=test_win32ole_typelib
[432/913] 3953190=test_abi
[433/913] 3953193=test_external_new
[434/913] 3953193=test_scanner_events
[435/913] 3953193=test_gem_resolver_dependency_request
[436/913] 3953193=test_force_exit
[437/913] 3953193=test_have_func
[438/913] 3953190=test_logperiod
[439/913] 3953190=test_enc_str_buf_cat
[440/913] 3953190=test_zsh_completion
[441/913] 3953190=test_gem_package_tar_reader_entry
[442/913] 3953190=test_lock_native_thread
[443/913] 3953185=test_webauthn_listener
[444/913] 3953190=test_gem_resolver_specification
[445/913] 3953190=test_rdoc_generator_pot_po_entry
[446/913] 3953190=json_fixtures_test
[447/913] 3953190=test_load
[448/913] 3953190=test_encoding
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10
[449/913] 3953185=test_default_gems
[450/913] 3953182=test_gem_security_trust_dir
[451/913] 3953182=test_rdoc_parser_c
[452/913] 3953185=test_constant
[453/913] 3953186=test_svcb_https
[454/913] 3953186=test_buffering
[455/913] 3953186=test_rdoc_context_section
[456/913] 3953193=ruby_parser_test
[457/913] 3953193=test_bug-14834
[458/913] 3953190=test_key_actor_vi
[459/913] 3953186=test_bmethod
[460/913] 3953186=test_enumerable
[461/913] 3953186=test_terminfo
[462/913] 3953186=test_rdoc_markup_include
[463/913] 3953186=test_ansi_without_terminfo
[464/913] 3953193=test_logdevice
[465/913] 3953186=test_http
[466/913] 3953186=test_passing_block
[467/913] 3953186=test_rdoc_attr
[468/913] 3953186=test_x509cert
[469/913] 3953182=test_addrinfo
[470/913] 3953190=test_custom_command
[471/913] 3953190=test_bundled_gems
[472/913] 3953190=lex_test
[473/913] 3953182=test_tree_spell_checker
[474/913] 3953194=test_pair
[475/913] 3953182=test_date_ractor
[476/913] 3953186=test_m17n_comb
[477/913] 3953182=index_write_test
[478/913] 3953182=test_integer_comb
[479/913] 3953189=test_ns_spki
[480/913] 3953189=test_depth_first
[481/913] 3953189=test_tsort
[482/913] 3953189=test_sleep
[483/913] 3953195=test_queue
[484/913] 3953195=test_key_event_record
[485/913] 3953195=regular_expression_options_test
[486/913] 3953195=test_install
[487/913] 3953192=test_rdoc_markup_to_label
[488/913] 3953192=test_prettyprint
[489/913] 3953195=test_gem_validator
[490/913] 3953192=integer_parse_test
[491/913] 3953195=test_gem_local_remote_options
[492/913] 3953193=test_gem_security_signer
[493/913] 3953195=test_exception
[494/913] 3953190=test_bash_completion
[495/913] 3953192=test_rdoc_generator_json_index
[496/913] 3953190=test_set_len
[497/913] 3953190=test_threadgroup
[498/913] 3953193=test_euc_kr
[499/913] 3953193=test_gem_commands_lock_command
[500/913] 3953192=test_random
[501/913] 3953192=test_merge_keys
[502/913] 3953181=test_lexer
[503/913] 3953193=test_win32ole_type
[504/913] 3953192=test_rdoc_extend
[505/913] 3953193=test_io_wait
[506/913] 3953181=test_kwargs
[507/913] 3953181=test_rdoc_rd_inline_parser
[508/913] 3953192=test_dir
[509/913] 3953181=test_gem_ext_configure_builder
[510/913] 3953193=test_x509store
[511/913] 3953181=test_mdns
[512/913] 3953181=test_continuation
[513/913] 3953181=test_object_create_start
[514/913] 3953184=test_forwardable
[515/913] 3953181=test_io_m17n
[516/913] 3953184=test_config
[517/913] 3953184=comments_test
[518/913] 3953190=test_delete
[519/913] 3953184=test_ensured
[520/913] 3953190=test_rdoc_markup_paragraph
[521/913] 3953190=test_placearg
[522/913] 3953184=test_interned_str
[523/913] 3953184=test_gem_commands_cleanup_command
[524/913] 3953193=regular_expression_encoding_test
[525/913] 3953185=test_env
[526/913] 3953193=test_config
[527/913] 3953193=test_project_sanity
[528/913] 3953192=test_ifunless
[529/913] 3953192=test_require
[530/913] 3953192=test_gem_silent_ui
[531/913] 3953190=test_ocsp
[532/913] 3953192=test_shapes
[533/913] 3953193=test_rdoc_text
[534/913] 3953192=test_pkey_dh
[535/913] 3953193=test_rendering
[536/913] 3953189=test_gem_commands_uninstall_command
[537/913] 3953192=test_nesting_parser
[538/913] 3953193=test_gem_resolver_installer_set
[539/913] 3953192=test_files_test
[540/913] 3953192=test_gem_dependency_list
[541/913] 3953192=test_stringify_symbols
[542/913] 3953193=test_rdoc_token_stream
[543/913] 3953187=test_rubyoptions
[544/913] 3953192=test_printf
[545/913] 3953193=test_to_ary_concat
[546/913] 3953194=warnings_test
[547/913] 3953192=dispatcher_test
[548/913] 3953192=test_udp
[549/913] 3953192=test_rdoc_single_class
[550/913] 3953192=test_rdoc_alias
[551/913] 3953190=test_windows_1252
[552/913] 3953190=test_configuration
[553/913] 3953192=test_dryrun
[554/913] 3953184=json_generator_test
[555/913] 3953192=test_gem_impossible_dependencies_error
[556/913] 3953192=test_io_buffer
[557/913] 3953194=test_string_processing
[558/913] 3953194=encodings_test
[559/913] 3953192=test_range
[560/913] 3953190=test_type
[561/913] 3953184=node_id_test
[562/913] 3953190=test_tmpdir
[563/913] 3953194=test_gem_source_subpath_problem
[564/913] 3953190=parse_stream_test
[565/913] 3953190=test_gem_resolver_api_set
[566/913] 3953194=test_locale
[567/913] 3953194=test_emitter
[568/913] 3953194=test_ts
[569/913] 3953190=test_comparable
[570/913] 3953190=test_notimplement
[571/913] 3953190=test_emoji_breaks
[572/913] 3953190=test_system
[573/913] 3953184=test_bug-3571
[574/913] 3953184=test_date_new
[575/913] 3953189=test_io_timeout
[576/913] 3953189=command_line_test
[577/913] 3953184=test_rdoc_rd
[578/913] 3953184=test_gem_commands_info_command
[579/913] 3953184=test_dns
[580/913] 3953189=test_stringio
[581/913] 3953180=test_require
[582/913] 3953189=test_dup
[583/913] 3953184=test_object_references
[584/913] 3953184=test_wait
[585/913] 3953194=test_sleep
[586/913] 3953184=test_x509name
[587/913] 3953184=test_euc_tw
[588/913] 3953184=test_gem_security
[589/913] 3953181=test_gem_commands_build_command
[590/913] 3953189=test_compile_prism
[591/913] 3953193=test_sizeof
[592/913] 3953181=test_face
[593/913] 3953181=test_gem_requirement
[594/913] 3953194=test_alias
[595/913] 3953189=fuzzer_test
[596/913] 3953181=test_rb_str_dup
[597/913] 3953181=test_pack
[598/913] 3953189=test_rdoc_comment
[599/913] 3953181=test_ast
[600/913] 3953192=test_struct
[601/913] 3953192=onigmo_test
[602/913] 3953192=test_libs
[603/913] 3953192=test_super
[604/913] 3953194=test_time
[605/913] 3953195=json_encoding_test
[606/913] 3953195=test_math
[607/913] 3953195=test_gc
[608/913] 3953195=test_digest_extend
[609/913] 3953189=test_gem_safe_yaml
[610/913] 3953195=test_popen_deadlock
[611/913] 3953189=test_did_you_mean
[612/913] 3953190=test_autoconf
[613/913] 3953190=test_bug-5832
[614/913] 3953190=test_cgi_multipart
[615/913] 3953190=test_case
[616/913] 3953194=heredoc_test
[617/913] 3953194=test_webauthn_listener_response
[618/913] 3953194=parser_test
[619/913] 3953194=snippets_test
[620/913] 3953190=test_array
[621/913] 3953190=test_ubf_async_safe
[622/913] 3953189=newline_test
[623/913] 3953190=test_win32ole_record
[624/913] 3953190=constant_path_node_test
[625/913] 3953190=test_gem_path_support
[626/913] 3953190=test_console_attr
[627/913] 3953190=test_gem_bundler_version_finder
[628/913] 3953190=test_weakref
[629/913] 3953189=test_not
[630/913] 3953189=test_timeout
[631/913] 3953182=test_socket
[632/913] 3953190=snapshots_test
[633/913] 3953192=test_function
[634/913] 3953189=test_mailto
[635/913] 3953189=test_case_mapping
[636/913] 3953189=test_yaml_tree
[637/913] 3953189=ripper_test
[638/913] 3953195=test_gem_package_tar_writer
[639/913] 3953192=test_rubygems
[640/913] 3953184=test_yamlstore
[641/913] 3953184=test_gem_config_file
[642/913] 3953195=test_gem_commands_pristine_command
[643/913] 3953184=test_rdoc_method_attr
[644/913] 3953192=test_rdoc_markup_pre_process
[645/913] 3953192=test_rdoc_rdoc
[646/913] 3953184=test_yjit_exit_locations
[647/913] 3953192=test_beginendblock
[648/913] 3953186=test_gem_resolver_requirement_list
[649/913] 3953184=test_hash
[650/913] 3953186=test_reline
[651/913] 3953189=test_arith_seq_beg_len_step
[652/913] 3953189=test_io_buffer
[653/913] 3953185=test_win32ole_event
[654/913] 3953185=test_within_pipe
[655/913] 3953185=test_scalar_scanner
[656/913] 3953185=test_pkey_rsa
[657/913] 3953189=test_nofree
[658/913] 3953189=test_rdoc_generator_ri
[659/913] 3953189=test_gem_stream_ui
[660/913] 3953190=test_numhash
[661/913] 3953190=test_trace
[662/913] 3953190=test_arity
[663/913] 3953190=test_ipaddr
[664/913] 3953189=test_m17n
[665/913] 3953183=test_rdoc_markup_attribute_manager
[666/913] 3953190=test_buffered_io
[667/913] 3953190=test_yjit
[668/913] 3953183=test_webauthn_poller
[669/913] 3953182=test_date_conv
[670/913] 3953182=test_gem_resolver_composed_set
[671/913] 3953182=test_argf
[672/913] 3953193=test_rdoc_i18n_locale
[673/913] 3953193=test_egrep_cpp
[674/913] 3953185=test_rdoc_markup_hard_break
[675/913] 3953185=test_gem_resolver_lock_set
[676/913] 3953194=test_append
[677/913] 3953194=test_ractor_compatibility
[678/913] 3953185=test_unicode_normalize
[679/913] 3953192=test_method
[680/913] 3953193=test_reline_key
[681/913] 3953193=test_reqarg
[682/913] 3953183=test_rdoc_generator_pot_po
[683/913] 3953183=test_gem_update_suggestion
[684/913] 3953185=test_set
[685/913] 3953185=test_gem_source_fetch_problem
[686/913] 3953185=test_resource
[687/913] 3953185=test_member
[688/913] 3953185=test_gem_console_ui
[689/913] 3953185=test_lazy_enumerator
[690/913] 3953183=test_date_compat
[691/913] 3953183=test_profile_frames
[692/913] 3953189=test_resolve_symbol
[693/913] 3953183=test_error_highlight
[694/913] 3953189=test_find_executable
[695/913] 3953189=test_set
[696/913] 3953189=test_array
[697/913] 3953186=test_kdf
[698/913] 3953186=test_gem_request_set_lockfile_tokenizer
[699/913] 3953194=test_gem_commands_outdated_command
[700/913] 3953186=test_class2name
[701/913] 3953186=test_nil
[702/913] 3953194=test_rdoc_task
[703/913] 3953186=test_time_tz
[704/913] 3953194=test_backtrace
[705/913] 3953193=test_psych
[706/913] 3953186=test_ractor
[707/913] 3953193=test_rdoc_parser_prism_ruby
[708/913] 3953195=test_win32ole_variant
[709/913] 3953195=test_fiddle
[710/913] 3953185=test_enumerator
[711/913] 3953185=test_rdoc_markup_formatter
[712/913] 3953185=test_arith_seq_extract
[713/913] 3953195=test_stringchar
[714/913] 3953186=test_gem_commands_help_command
[715/913] 3953195=test_debug
[716/913] 3953195=test_gem_package_old
[717/913] 3953186=test_command
[718/913] 3953195=test_gem_uri
[719/913] 3953195=test_rbconfig
[720/913] 3953183=test_digest
[721/913] 3953195=test_gem_commands_list_command
[722/913] 3953185=test_gem_source_vendor
[723/913] 3953185=test_variable_name_check
[724/913] 3953195=test_pty
[725/913] 3953185=test_assembler
[726/913] 3953185=test_rdoc_ri_paths
[727/913] 3953185=overlap_test
[728/913] 3953180=test_symbol
[729/913] 3953180=test_gem_uninstaller
[730/913] 3953194=test_gem_platform
[731/913] 3953186=test_propertyputref
[732/913] 3953186=test_gem_available_set
[733/913] 3953194=test_gem_source_installed
[734/913] 3953194=test_modify_expand
[735/913] 3953194=test_change_word
[736/913] 3953194=test_date_time
[737/913] 3953194=test_pkcs12
[738/913] 3953186=test_date
[739/913] 3953186=test_parser
[740/913] 3953195=test_enumerator
[741/913] 3953186=test_rdoc_parser_simple
[742/913] 3953186=test_gem_package
[743/913] 3953193=test_utf16
[744/913] 3953185=test_safe_load
[745/913] 3953193=test_color_printer
[746/913] 3953185=test_handle
[747/913] 3953193=test_frozen
[748/913] 3953193=test_rdoc_markup_to_rdoc
[749/913] 3953193=test_gem_source
[750/913] 3953183=test_exception_at_throwing
[751/913] 3953183=test_name_error
[752/913] 3953194=string_encoding_test
[753/913] 3953194=test_benchmark
[754/913] 3953193=test_cp949
[755/913] 3953193=test_condition
[756/913] 3953193=test_sorted_set
[757/913] 3953185=test_files_lib
[758/913] 3953183=test_emoji
[759/913] 3953186=test_string
[760/913] 3953193=test_gem_resolver_git_set
[761/913] 3953183=test_class_name_check
[762/913] 3953194=test_help
[763/913] 3953194=test_scan_args
[764/913] 3953194=test_date_attr
[765/913] 3953183=json_ext_parser_test
[766/913] 3953194=test_time
[767/913] 3953183=test_duplicate
[768/913] 3953183=test_integer
[769/913] 3953188=test_erb
[770/913] 3953180=test_rdoc_code_object
[771/913] 3953194=test_gem_installer
[772/913] 3953188=test_gem_command_manager
[773/913] 3953193=test_rdoc_top_level
[774/913] 3953188=test_multi_irb_commands
[775/913] 3953188=test_random_formatter
[776/913] 3953188=test_gem_commands_check_command
[777/913] 3953188=test_rdoc_normal_class
[778/913] 3953193=test_regex_casefold
[779/913] 3953193=test_pipe
[780/913] 3953188=test_gem_source_git
[781/913] 3953180=test_gem_remote_fetcher_local_ssl_server
[782/913] 3953193=test_rdoc_rd_inline
[783/913] 3953193=test_float
[784/913] 3953188=test_severity
[785/913] 3953188=test_ractor
[786/913] 3953188=test_gem
[787/913] 3953180=test_files_test_1
[788/913] 3953193=test_delegate
[789/913] 3953193=test_helper_method
[790/913] 3953193=test_cgi_core
[791/913] 3953193=test_parser
[792/913] 3953193=attribute_write_test
[793/913] 3953193=test_gem_source_list
[794/913] 3953193=test_yaml_special_cases
[795/913] 3953193=test_case_comprehensive
[796/913] 3953193=test_framework
[797/913] 3953193=test_zlib
[798/913] 3953188=magic_comment_test
[799/913] 3953188=test_marshal
[800/913] 3953192=test_omap
[801/913] 3953192=test_load
[802/913] 3953182=test_uncorrectable_name_check
[803/913] 3953182=test_singleton_function
[804/913] 3953192=test_shellwords
[805/913] 3953182=test_cclass
[806/913] 3953192=test_proc
[807/913] 3953188=test_ssl
[808/913] 3953182=test_date_strptime
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33773>
[809/913] 3953189=test_nomethod_error
[810/913] 3953182=test_https_proxyCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 3953188 ko1 8u IPv4 278870773 0t0 TCP localhost:33773->localhost:51030 (CLOSE_WAIT)
[811/913] 3953189=test_pkey_dsa
[812/913] 3953182=test_emitter
[813/913] 3953182=test_json_tree
[814/913] 3953182=library_symbols_test
[815/913] 3953182=test_ractor
Closed file descriptor: TestOpenURISSL#test_validation_failure: 8
[816/913] 3953183=test_alias_and_anchor
[817/913] 3953189=test_gem_commands_setup_command
[818/913] 3953183=test_gem_commands_rebuild_command
[819/913] 3953183=test_cesu8
[820/913] 3953183=test_rdoc_stats
[821/913] 3953185=test_err_in_callback
[822/913] 3953185=test_rdoc_store
[823/913] 3953192=json_parser_test
[824/913] 3953183=test_win32ole_variant_m
[825/913] 3953183=test_vm_dump
[826/913] 3953183=test_rdoc_markup_document
[827/913] 3953183=test_ftp
[828/913] 3953192=errors_test
[829/913] 3953183=test_open3
[830/913] 3953192=test_resize
[831/913] 3953192=test_rdoc_generator_darkfish
[832/913] 3953184=test_div
[833/913] 3953184=test_key_stroke
[834/913] 3953184=test_deprecated
[835/913] 3953184=test_gc_compact
[836/913] 3953182=test_generic
[837/913] 3953182=breadth_first_search_test
[838/913] 3953182=test_fiber
[839/913] 3953187=static_literals_test
[840/913] 3953187=test_workspace
[841/913] 3953188=test_bundled_ca
[842/913] 3953189=test_to_ruby
[843/913] 3953189=test_random
[844/913] 3953189=test_backtrace
[845/913] 3953189=test_gem_safe_marshal
[846/913] 3953192=test_input_method
[847/913] 3953192=test_nextafter
[848/913] 3953187=test_capacity
[849/913] 3953188=test_tracer
[850/913] 3953188=test_option
[851/913] 3953187=test_integer
[852/913] 3953192=test_utf32
[853/913] 3953192=test_ellipsize
[854/913] 3953192=test_helper
[855/913] 3953192=test_memory_view
[856/913] 3953192=test_date_parse
[857/913] 3953187=test_gem_commands_update_command
[858/913] 3953188=test_fips
[859/913] 3953192=test_rand
[860/913] 3953191=test_pkey_ec
[861/913] 3953185=test_thread
[862/913] 3953185=test_data
[863/913] 3953185=test_noarg
[864/913] 3953191=test_keyword
[865/913] 3953189=numeric_value_test
[866/913] 3953189=!Nothing_to_test
[867/913] 3953189=test_gem_package_task
[868/913] 3953189=test_bn
[869/913] 3953189=test_provider
[870/913] 3953185=test_win32ole_method_event
[871/913] 3953185=test_http_request
[872/913] 3953188=test_rdoc_ri_driver
[873/913] 3953185=test_data
[874/913] 3953185=test_httpheader
[875/913] 3953185=test_gem_commands_server_command
[876/913] 3953185=test_function_entry
[877/913] 3953185=test_rdoc_parser_markdown
[878/913] 3953185=test_win32ole_param
[879/913] 3953185=test_acceptable
[880/913] 3953192=implicit_array_test
[881/913] 3953192=test_len
[882/913] 3953192=heredoc_dedent_test
[883/913] 3953192=test_kernel
[884/913] 3953185=test_method_name_check
[885/913] 3953185=test_pack
[886/913] 3953189=test_gem_commands_unpack_command
[887/913] 3953188=test_gem_commands_exec_command
[888/913] 3953193=test_autoload
[889/913] 3953194=test_gem_resolver_local_specification
[890/913] 3953191=test_optarg
[891/913] 3953194=test_ractor
[892/913] 3953194=test_ssl_session
[893/913] 3953189=test_stream
[894/913] 3953189=test_file_exhaustive
[895/913] 3953185=test_gem_gem_runner
[896/913] 3953185=test_gem_ext_cargo_builder
[897/913] 3953192=test_exception
[898/913] 3953185=test_rdoc_generator_pot
[899/913] 3953185=test_gem_commands_signout_command
[900/913] 3953192=test_object
[901/913] 3953191=test_rdoc_rd_block_parser
[902/913] 3953192=test_ripper
[903/913] 3953185=test_key_name_check
[904/913] 3953185=test_win32ole_param_event
[905/913] 3953185=test_singleton
[906/913] 3953191=test_rdoc_servlet
[907/913] 3953191=test_assignment
[908/913] 3953185=test_ruby_lex
[909/913] 3953180=test_syntax
[910/913] 3953187=test_grapheme_breaks
[911/913] 3953187=test_gem_request_set_gem_dependency_api
[912/913] 3953194=test_ossl
[913/913] 3953185=test_date_marshal
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental
1 609979 609979 609979 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user
609979 609987 609979 609979 ? -1 S 1000 0:00 (sd-pam)
609918 610066 609918 609918 ? -1 S 1000 0:00 sshd: ko1@pts/1
610066 610077 610077 610077 pts/1 610077 Ss+ 1000 0:00 -bash
1042 3911781 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental
3911781 3911784 1041 1041 pts/0 1041 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.20240809-010306 --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
3911784 3911785 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240809-010306 --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
3911785 3952849 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
3952849 3952850 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
3952850 3953177 1041 1041 pts/0 1041 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
3953177 3953193 1041 1041 pts/0 1041 Sl+ 1000 1:06 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
3953193 3989095 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
3953193 3989098 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
3953193 3989105 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
3911785 3989829 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx
{1=>[1035, 609979], 1035=>[1041], 1041=>[1042], 609979=>[609987], 609918=>[610066], 610066=>[610077], 1042=>[3911781], 3911781=>[3911784], 3911784=>[3911785], 3911785=>[3952849, 3989829], 3952849=>[3952850], 3952850=>[3953177], 3953177=>[3953193], 3953193=>[3989095, 3989098, 3989105]}
$ timeout 60 gdb -p 3989095 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3989097]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7af597a006c0 (LWP 3989095) "test_autoload.*" 0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7af5a9c006c0 (LWP 3989097) "test_autoload.*" 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af591709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7af5a9c006c0 (LWP 3989097) "test_autoload.*"):
#0 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af591709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064c5bf5a939a in __interceptor_poll ()
No symbol table info available.
#2 0x000064c5bf9560ef 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:3065
vm = <optimized out>
#4 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007af5c5e9ca94 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 = {135195533510336, -2644863335117509015, 135195533510336, -352, 0, 135195229413904, -2644863335104926103, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7af597a006c0 (LWP 3989095) "test_autoload.*"):
#0 0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000064c5bf61faba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000064c5bf56e330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000064c5bf56e1a9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000064c5bf56ddd5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x000064c5bf568dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000064c5bf569493 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000064c5bf604d30 in __interceptor_calloc ()
No symbol table info available.
#8 0x000064c5bf6861ea in calloc1 (n=352) at /tmp/ruby/src/trunk_asan/gc/default.c:1554
No locals.
#9 rb_gc_impl_calloc (objspace_ptr=0x51e000000080, size=352) at /tmp/ruby/src/trunk_asan/gc/default.c:8523
gpr = 107008
objspace = 0x51e000000080
mem = <optimized out>
#10 0x000064c5bf72a72d in rb_iseq_constant_body_alloc () at /tmp/ruby/src/trunk_asan/iseq.c:498
iseq_body = <optimized out>
#11 iseq_alloc () at /tmp/ruby/src/trunk_asan/iseq.c:506
iseq = 0x7af5a60c6d60
#12 rb_iseq_new_with_opt (ast_value=135195471408560, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:983
ast = 0x5030023ddcf0
node = 0x525000a50128
iseq = <optimized out>
new_opt = <optimized out>
body = <optimized out>
#13 0x000064c5bf72abba in rb_iseq_new_top (ast_value=ast_value@entry=135195471408560, name=name@entry=135195998890560, path=path@entry=135195514771080, realpath=realpath@entry=135195514771320, parent=parent@entry=0x0) at /tmp/ruby/src/trunk_asan/iseq.c:887
No locals.
#14 0x000064c5bf747e87 in load_iseq_eval (ec=0x516000c09cd0, fname=fname@entry=135195514771080) at /tmp/ruby/src/trunk_asan/load.c:772
parser = <optimized out>
ast_value = 135195471408560
ast = 0x5030023ddcf0
ec = 0x516000c09cd0
v = <optimized out>
th = <optimized out>
realpath_map = 135196000506880
iseq = <optimized out>
#15 0x000064c5bf742f67 in require_internal (ec=ec@entry=0x516000c09cd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x5150009e4100
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 135196000507040
realpath_map = 135196000506880
path = 135195514771080
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 0x000064c5bf740e50 in rb_require_string_internal (fname=135195514771320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
ec = 0x516000c09cd0
result = <optimized out>
#17 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
rb_gc_guarded_ptr = <optimized out>
#18 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#19 0x000064c5bfa22818 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:3786
ci = 0x1610100140003
cc = <optimized out>
me = 0x7af5a410ce20
cfunc = 0x504000018518
recv = 135196000636400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#20 0x000064c5bfa09c6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7af5979fd400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#21 0x000064c5bfa0f8c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173
No locals.
#22 0x000064c5bf9d146d in vm_sendish (ec=0x516000c09cd0, reg_cfp=0x7af59bdf76e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
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>
#23 vm_exec_core (ec=ec@entry=0x516000c09cd0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59bdf76e8
reg_pc = 0x5110000b40f8
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_newarraykwsplat = <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_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>
#24 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c09cd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#25 0x000064c5bfa3677a in vm_call0_body (ec=<optimized out>, calling=0x7af592509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x7af5925098d0
cc = <optimized out>
ret = <optimized out>
#26 0x000064c5bfa35fef in vm_call0_cme (ec=0x516000c09cd0, calling=0x7af592509860, argv=0x7af5979fdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x7af592509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x7af5a60cf0a0
orig_cme = <optimized out>
ci = 0x7af5925098d0
cc = 0x7af5a60cf078
ret = <optimized out>
#28 0x000064c5bf9eb79e in vm_call0_cc (recv=135196000636400, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7af5a60cf078, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x80)>
use_argv = 0x0
av = <optimized out>
#29 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
ci = <optimized out>
ec = <optimized out>
cc = 0x7af5a60cf078
self = <optimized out>
#30 0x000064c5bf9ec5ce in rb_funcallv (recv=135196000636400, mid=22593, argc=1, argv=0x7af5979fdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
ar = <optimized out>
argv = 0x7af5979fdbc0
#32 0x000064c5bf9ac30e in autoload_feature_require (_arguments=135195229413296) at /tmp/ruby/src/trunk_asan/variable.c:2934
arguments = 0x7af5979fdfb0
autoload_const = <optimized out>
result = <optimized out>
#33 autoload_try_load (_arguments=135195229413296) at /tmp/ruby/src/trunk_asan/variable.c:2948
arguments = 0x7af5979fdfb0
result = <optimized out>
ce = <optimized out>
#34 0x000064c5bf64cf90 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 = 0x516000c09cd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af5979fdf30, <optimized out>, 0x7af5979fde40, <optimized out>, <optimized out>}, prev = 0x7af592409940, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c09cd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#35 0x000064c5bf9ab651 in rb_autoload_load (module=module@entry=135196000714040, name=name@entry=380555) at /tmp/ruby/src/trunk_asan/variable.c:3009
ce = 0x503002320b40
arguments = {module = 135196000714040, name = 380555, flag = 0, mutex = 135195471408800, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#36 0x000064c5bf9b4fdd in rb_const_search_from (klass=135195318903200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
ac = 0xfffffffffffffe00
am = 135196000714040
tmp = 135196000714040
ce = <optimized out>
current = 135196000714040
value = <optimized out>
first_iteration = <optimized out>
#37 0x000064c5bf9ad374 in rb_const_search (klass=135195318903200, id=380555, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
value = <optimized out>
#38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060
c = <optimized out>
#39 0x000064c5bf9b82de in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134
root_cref = <optimized out>
klass = 92358976735624
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#40 0x000064c5bf9c3283 in vm_get_ev_const_chain (ec=0x516000c09cd0, segments=0x5020011ed370) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011e3c50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341
segments = 0x5020011ed370
ice = <optimized out>
val = <optimized out>
#42 0x000064c5bf9c5e07 in vm_exec_core (ec=ec@entry=0x516000c09cd0) at ../../src/trunk_asan/insns.def:263
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59bdf7720
reg_pc = 0xfffffffffffffe00
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_newarraykwsplat = <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_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>
th: 0x5150009e4100, native_id: 0x7af597a006c0
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY [FINISH]
INSN_LABEL_trace_opt_mult = <optimized out>
c:0006 p:---- s:0024 e:000023 CFUNC :require
INSN_LABEL_trace_opt_div = <optimized out>
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
INSN_LABEL_trace_opt_mod = <optimized out>
c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
INSN_LABEL_trace_opt_eq = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC :fork
INSN_LABEL_trace_opt_lt = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
INSN_LABEL_trace_opt_le = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
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>
#43 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c09cd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#44 0x000064c5bfa3fd52 in invoke_iseq_block_from_c (ec=0x516000c09cd0, captured=0x7af59bdf77a8, self=135195403159440, 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 = 0x7af5a89dba98
cfp = <optimized out>
sp = 0x7af59bcf7850
use_argv = 0x0
stack_argv = 0x7af59bcf7850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#45 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 = 0x7af59bdf77a8
#46 0x000064c5bf9ed9e6 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.
#47 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.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#49 0x000064c5bf9ed9e6 in rb_yield (val=<optimized out>)
No locals.
#50 0x000064c5bf64c86a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
_ec = 0x516000c09cd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af5979fed70, <optimized out>, 0x7af5979fec80, <optimized out>, <optimized out>}, prev = 0x7af592409340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x516000c09cd0
cfp = 0x7af59bdf7758
#51 0x000064c5bf7c774b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390
status = <optimized out>
pid = <optimized out>
#52 0x000064c5bfa22818 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:3786
ci = 0x644100040001
cc = <optimized out>
me = 0x7af5a3fd40d0
cfunc = 0x50400001ff58
recv = 135195403159440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#53 0x000064c5bfa09c6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7af5979ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#54 0x000064c5bfa09725 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
ci = <optimized out>
cc = 0x0
#55 0x000064c5bf9c8bdf in vm_sendish (ec=0x516000c09cd0, reg_cfp=0x7af59bdf7790, cd=0x5020011f6f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x516000c09cd0) at ../../src/trunk_asan/insns.def:871
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020011f6f30
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59bdf7790
reg_pc = 0x5040012004f0
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_newarraykwsplat = <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_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>
#57 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c09cd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#58 0x000064c5bf9fd7eb in invoke_iseq_block_from_c (ec=0x516000c09cd0, captured=<optimized out>, self=135195403159440, 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 = 0x7af5a89dbae8
cfp = 0x7af59bdf77c8
sp = 0x7af59bcf7818
use_argv = <optimized out>
stack_argv = 0x7af59bcf7818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#59 invoke_block_from_c_proc (ec=0x516000c09cd0, self=135195403159440, 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>
#60 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.
#61 0x000064c5bf9fba76 in rb_vm_invoke_proc (ec=0x540000000988, proc=0x80, proc@entry=0x50400123bd10, argc=-1084101890, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
self = 0
#62 0x000064c5bf953f79 in thread_do_start_proc (th=th@entry=0x5150009e4100) at /tmp/ruby/src/trunk_asan/thread.c:598
args = <optimized out>
procval = <optimized out>
proc = 0x50400123bd10
args_len = 0
args_ptr = <optimized out>
#63 0x000064c5bf951b2a in thread_do_start (th=0x5150009e4100) at /tmp/ruby/src/trunk_asan/thread.c:615
result = 36
#64 thread_start_func_2 (th=th@entry=0x5150009e4100, 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>
#65 0x000064c5bf950dee in call_thread_start_func_2 (th=0x5150009e4100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
stack_start = <optimized out>
stack_start_addr = 0x7af5979ffce0
#66 nt_start (ptr=0x50c000a78e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
th = 0x5150009e4100
sched = <optimized out>
nt = 0x50c000a78e40
vm = 0x525000000100
#67 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#68 0x00007af5c5e9ca94 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 = {135195229423296, -2644753658832638359, 135195229423296, -352, 0, 140726610715248, -2644753658820055447, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#69 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3989095) detached]
$ timeout 60 gdb -p 3989098 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3989101]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7af59b4006c0 (LWP 3989098) "test_autoload.*" 0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7af5a9c006c0 (LWP 3989101) "test_autoload.*" 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af592309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7af5a9c006c0 (LWP 3989101) "test_autoload.*"):
#0 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af592309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064c5bf5a939a in __interceptor_poll ()
No symbol table info available.
#2 0x000064c5bf9560ef 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:3065
vm = <optimized out>
#4 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007af5c5e9ca94 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 = {135195533510336, -2644863335117509015, 135195533510336, -352, 0, 135195290231728, -2644863335104926103, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7af59b4006c0 (LWP 3989098) "test_autoload.*"):
#0 0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000064c5bf61faba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000064c5bf56e330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000064c5bf56e1a9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000064c5bf56ddd5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x000064c5bf568dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000064c5bf568bc8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000064c5bf604b33 in __interceptor_malloc ()
No symbol table info available.
#8 0x000064c5bf685c85 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=584) at /tmp/ruby/src/trunk_asan/gc/default.c:8503
gpr = 107008
objspace = 0x51e000000080
mem = <optimized out>
#9 0x000064c5bf76b070 in rb_node_buffer_new () at /tmp/ruby/src/trunk_asan/node.c:57
bucket_size = 552
alloc_size = 584
nb = <optimized out>
#10 rb_ast_new () at /tmp/ruby/src/trunk_asan/node.c:323
nb = <optimized out>
ast = <optimized out>
#11 0x000064c5bfdf21f1 in yycompile (p=0x5140003a8040, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7632
ast = <optimized out>
#12 rb_parser_compile (p=0x5140003a8040, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7673
No locals.
#13 0x000064c5bf8aafc9 in parser_compile (p=0x540000000b08, gets=0x80, fname=0, fname@entry=135195514771080, input=0x64c5bf61eafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x7af5a60c6db0, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:659
ast = <optimized out>
#14 0x000064c5bf8a90c7 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=135195514771080, file=135195471408560, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:733
No locals.
#15 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:783
ast_value = 135195471408480
parser = 0xfffffffffffffe00
#16 0x000064c5bf89e7ce in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2705
rbimpl_id = 16529
argp = <optimized out>
parser = 135195471408600
orig_fname = 135195514771080
script = 0
opt = 0x7af58e70a070
f = 135195471408560
line_start = 1
ast_value = 4
set_encoding = 16529
enc = 0x50d000000110
#17 0x000064c5bf64cf90 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 = 0x516000c0ead0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af59b3fc570, <optimized out>, 0x7af59b3fc480, <optimized out>, <optimized out>}, prev = 0x7af59b3fcec0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c0ead0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#18 0x000064c5bf898611 in load_file (parser=135195471408600, fname=135195514771080, f=135195471408560, script=0, opt=0x7af58e70a070) at /tmp/ruby/src/trunk_asan/ruby.c:2841
arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>}
#19 rb_parser_load_file (parser=<optimized out>, fname_v=135195514771080) at /tmp/ruby/src/trunk_asan/ruby.c:2867
opt = {script = <optimized out>, script_name = <optimized out>, e_script = <optimized out>, src = {enc = {name = <optimized out>, index = -1}}, ext = {enc = {name = <optimized out>, index = -1}}, intern = {enc = {name = <optimized out>, index = -1}}, req_list = <optimized out>, features = {mask = <optimized out>, set = 31}, warn = {mask = <optimized out>, set = <optimized out>}, dump = 8, backtrace_length_limit = -9223372036854775808, rjit = {on = <optimized out>, exec_mem_size = <optimized out>, call_threshold = <optimized out>, stats = <optimized out>, disable = <optimized out>, trace = <optimized out>, trace_exits = <optimized out>, dump_disasm = <optimized out>, verify_ctx = <optimized out>}, crash_report = <optimized out>, sflag = <optimized out>, xflag = <optimized out>, warning = <optimized out>, verbose = <optimized out>, do_loop = <optimized out>, do_print = <optimized out>, do_line = <optimized out>, do_split = <optimized out>, do_search = <optimized out>, setids = <optimized out>, yjit = <optimized out>}
xflag = 0
f = 135195471408560
#20 0x000064c5bf747dfd in load_iseq_eval (ec=0x516000c0ead0, fname=fname@entry=135195514771080) at /tmp/ruby/src/trunk_asan/load.c:769
parser = 135195471408600
ast_value = <optimized out>
ast = <optimized out>
ec = 0x516000c0ead0
v = <optimized out>
th = <optimized out>
realpath_map = 135196000506880
iseq = <optimized out>
#21 0x000064c5bf742f67 in require_internal (ec=ec@entry=0x516000c0ead0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x5150009e4600
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 135196000507040
realpath_map = 135196000506880
path = 135195514771080
state = RUBY_TAG_NONE
prev_ext_config = <optimized out>
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
#22 0x000064c5bf740e50 in rb_require_string_internal (fname=135195514771320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
ec = 0x516000c0ead0
result = <optimized out>
#23 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
rb_gc_guarded_ptr = <optimized out>
#24 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#25 0x000064c5bfa22818 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:3786
ci = 0x1610100140003
cc = <optimized out>
me = 0x7af5a410ce20
cfunc = 0x504000018518
recv = 135196000636400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#26 0x000064c5bfa09c6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7af59b3fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#27 0x000064c5bfa0f8c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173
No locals.
#28 0x000064c5bf9d146d in vm_sendish (ec=0x516000c0ead0, reg_cfp=0x7af59bbf36e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
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>
#29 vm_exec_core (ec=ec@entry=0x516000c0ead0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59bbf36e8
reg_pc = 0x5110000b40f8
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_newarraykwsplat = <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_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>
#30 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c0ead0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#31 0x000064c5bfa3677a in vm_call0_body (ec=<optimized out>, calling=0x7af58e709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x7af58e7098d0
cc = <optimized out>
ret = <optimized out>
#32 0x000064c5bfa35fef in vm_call0_cme (ec=0x516000c0ead0, calling=0x7af58e709860, argv=0x7af59b3fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#33 vm_call0_body (ec=<optimized out>, calling=0x7af58e709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x7af5a60cf0a0
orig_cme = <optimized out>
ci = 0x7af58e7098d0
cc = 0x7af5a60cf078
ret = <optimized out>
#34 0x000064c5bf9eb79e in vm_call0_cc (recv=135196000636400, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7af5a60cf078, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x80)>
use_argv = 0x0
av = <optimized out>
#35 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
ci = <optimized out>
ec = <optimized out>
cc = 0x7af5a60cf078
self = <optimized out>
#36 0x000064c5bf9ec5ce in rb_funcallv (recv=135196000636400, mid=22593, argc=1, argv=0x7af59b3fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#37 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
ar = <optimized out>
argv = 0x7af59b3fdd60
#38 0x000064c5bf9ac30e in autoload_feature_require (_arguments=135195290231120) at /tmp/ruby/src/trunk_asan/variable.c:2934
arguments = 0x7af59b3fe150
autoload_const = <optimized out>
result = <optimized out>
#39 autoload_try_load (_arguments=135195290231120) at /tmp/ruby/src/trunk_asan/variable.c:2948
arguments = 0x7af59b3fe150
result = <optimized out>
ce = <optimized out>
#40 0x000064c5bf64cf90 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 = 0x516000c0ead0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af59b3fe0d0, <optimized out>, 0x7af59b3fdfe0, <optimized out>, <optimized out>}, prev = 0x7af58e609740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c0ead0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#41 0x000064c5bf9ab651 in rb_autoload_load (module=module@entry=135196000714040, name=name@entry=380555) at /tmp/ruby/src/trunk_asan/variable.c:3009
ce = 0x503002320b40
arguments = {module = 135196000714040, name = 380555, flag = 0, mutex = 135195471408720, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#42 0x000064c5bf9b4fdd in rb_const_search_from (klass=135195318903200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
ac = 0xfffffffffffffe00
am = 135196000714040
tmp = 135196000714040
ce = <optimized out>
current = 135196000714040
value = <optimized out>
first_iteration = <optimized out>
#43 0x000064c5bf9ad374 in rb_const_search (klass=135195318903200, id=380555, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
value = <optimized out>
#44 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060
c = <optimized out>
#45 0x000064c5bf9b82de in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134
th: 0x5150009e4600, native_id: 0x7af59b4006c0
-- Control frame information -----------------------------------------------
root_cref = <optimized out>
c:0007 p:---- s:0027 e:000026 DUMMY [FINISH]
klass = 92358976736008
c:0006 p:---- s:0024 e:000023 CFUNC :require
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
klass = <optimized out>
av = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC :fork
am = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
ce = <optimized out>
search_continue = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
#46 0x000064c5bf9c3283 in vm_get_ev_const_chain (ec=0x516000c0ead0, segments=0x5020011ed370) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#47 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011e3c50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341
segments = 0x5020011ed370
ice = <optimized out>
val = <optimized out>
#48 0x000064c5bf9c5e07 in vm_exec_core (ec=ec@entry=0x516000c0ead0) at ../../src/trunk_asan/insns.def:263
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59bbf3720
reg_pc = 0xfffffffffffffe00
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_newarraykwsplat = <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_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>
#49 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c0ead0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#50 0x000064c5bfa3fd52 in invoke_iseq_block_from_c (ec=0x516000c0ead0, captured=0x7af59bbf37a8, self=135195403159440, 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 = 0x7af5a89dba98
cfp = <optimized out>
sp = 0x7af59baf3850
use_argv = 0x0
stack_argv = 0x7af59baf3850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#51 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 = 0x7af59bbf37a8
#52 0x000064c5bf9ed9e6 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.
#53 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.
#54 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#55 0x000064c5bf9ed9e6 in rb_yield (val=<optimized out>)
No locals.
#56 0x000064c5bf64c86a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
_ec = 0x516000c0ead0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af59b3fef10, <optimized out>, 0x7af59b3fee20, <optimized out>, <optimized out>}, prev = 0x7af58e609340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x516000c0ead0
cfp = 0x7af59bbf3758
#57 0x000064c5bf7c774b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390
status = <optimized out>
pid = <optimized out>
#58 0x000064c5bfa22818 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:3786
ci = 0x644100040001
cc = <optimized out>
me = 0x7af5a3fd40d0
cfunc = 0x50400001ff58
recv = 135195403159440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#59 0x000064c5bf9c8bdf in vm_sendish (ec=0x516000c0ead0, reg_cfp=0x7af59bbf3790, cd=0x5020011f6f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#60 vm_exec_core (ec=ec@entry=0x516000c0ead0) at ../../src/trunk_asan/insns.def:871
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020011f6f30
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59bbf3790
reg_pc = 0x5040012004f0
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_newarraykwsplat = <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_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>
#61 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c0ead0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#62 0x000064c5bf9fd7eb in invoke_iseq_block_from_c (ec=0x516000c0ead0, captured=<optimized out>, self=135195403159440, 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 = 0x7af5a89dbae8
cfp = 0x7af59bbf37c8
sp = 0x7af59baf3818
use_argv = <optimized out>
stack_argv = 0x7af59baf3818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#63 invoke_block_from_c_proc (ec=0x516000c0ead0, self=135195403159440, 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>
#64 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.
#65 0x000064c5bf9fba76 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x50400123bd90, argc=-1084101890, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
self = 0
#66 0x000064c5bf953f79 in thread_do_start_proc (th=th@entry=0x5150009e4600) at /tmp/ruby/src/trunk_asan/thread.c:598
args = <optimized out>
procval = <optimized out>
proc = 0x50400123bd90
args_len = 0
args_ptr = <optimized out>
#67 0x000064c5bf951b2a in thread_do_start (th=0x5150009e4600) at /tmp/ruby/src/trunk_asan/thread.c:615
result = 36
#68 thread_start_func_2 (th=th@entry=0x5150009e4600, 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>
#69 0x000064c5bf950dee in call_thread_start_func_2 (th=0x5150009e4600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
stack_start = <optimized out>
stack_start_addr = 0x7af59b3ffce0
#70 nt_start (ptr=0x50c000a792c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
th = 0x5150009e4600
sched = <optimized out>
nt = 0x50c000a792c0
vm = 0x525000000100
#71 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#72 0x00007af5c5e9ca94 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 = {135195290240704, -2644761080536125847, 135195290240704, -352, 0, 140726610715248, -2644761080523542935, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#73 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3989098) detached]
$ timeout 60 gdb -p 3989105 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3989107]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7af594a006c0 (LWP 3989105) "test_autoload.*" 0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7af5a9c006c0 (LWP 3989107) "test_autoload.*" 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af592309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7af5a9c006c0 (LWP 3989107) "test_autoload.*"):
#0 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af592309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064c5bf5a939a in __interceptor_poll ()
No symbol table info available.
#2 0x000064c5bf9560ef 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:3065
vm = <optimized out>
#4 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007af5c5e9ca94 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 = {135195533510336, -2644863335117509015, 135195533510336, -352, 0, 135195179082672, -2644863335104926103, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7af594a006c0 (LWP 3989105) "test_autoload.*"):
#0 0x000064c5bf61eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000064c5bf61faba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000064c5bf56e330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000064c5bf56e1a9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000064c5bf56ddd5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x000064c5bf568dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000064c5bf568bc8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000064c5bf604b33 in __interceptor_malloc ()
No symbol table info available.
#8 0x000064c5bf685c85 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=584) at /tmp/ruby/src/trunk_asan/gc/default.c:8503
gpr = 107008
objspace = 0x51e000000080
mem = <optimized out>
#9 0x000064c5bf76b070 in rb_node_buffer_new () at /tmp/ruby/src/trunk_asan/node.c:57
bucket_size = 552
alloc_size = 584
nb = <optimized out>
#10 rb_ast_new () at /tmp/ruby/src/trunk_asan/node.c:323
nb = <optimized out>
ast = <optimized out>
#11 0x000064c5bfdf21f1 in yycompile (p=0x5140003a8040, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7632
ast = <optimized out>
#12 rb_parser_compile (p=0x5140003a8040, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7673
No locals.
#13 0x000064c5bf8aafc9 in parser_compile (p=0x540000000b08, gets=0x80, fname=0, fname@entry=135195514771080, input=0x64c5bf61eafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x7af5a60c6d60, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:659
ast = <optimized out>
#14 0x000064c5bf8a90c7 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=135195514771080, file=135195471408480, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:733
No locals.
#15 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:783
ast_value = 135195471408400
parser = 0xfffffffffffffe00
#16 0x000064c5bf89e7ce in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2705
rbimpl_id = 16529
argp = <optimized out>
parser = 135195471408520
orig_fname = 135195514771080
script = 0
opt = 0x7af58bf0a070
f = 135195471408480
line_start = 1
ast_value = 4
set_encoding = 16529
enc = 0x50d000000110
#17 0x000064c5bf64cf90 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 = 0x516000c012d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af5949fc570, <optimized out>, 0x7af5949fc480, <optimized out>, <optimized out>}, prev = 0x7af5949fcec0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c012d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#18 0x000064c5bf898611 in load_file (parser=135195471408520, fname=135195514771080, f=135195471408480, script=0, opt=0x7af58bf0a070) at /tmp/ruby/src/trunk_asan/ruby.c:2841
arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>}
#19 rb_parser_load_file (parser=<optimized out>, fname_v=135195514771080) at /tmp/ruby/src/trunk_asan/ruby.c:2867
opt = {script = <optimized out>, script_name = <optimized out>, e_script = <optimized out>, src = {enc = {name = <optimized out>, index = -1}}, ext = {enc = {name = <optimized out>, index = -1}}, intern = {enc = {name = <optimized out>, index = -1}}, req_list = <optimized out>, features = {mask = <optimized out>, set = 31}, warn = {mask = <optimized out>, set = <optimized out>}, dump = 8, backtrace_length_limit = -9223372036854775808, rjit = {on = <optimized out>, exec_mem_size = <optimized out>, call_threshold = <optimized out>, stats = <optimized out>, disable = <optimized out>, trace = <optimized out>, trace_exits = <optimized out>, dump_disasm = <optimized out>, verify_ctx = <optimized out>}, crash_report = <optimized out>, sflag = <optimized out>, xflag = <optimized out>, warning = <optimized out>, verbose = <optimized out>, do_loop = <optimized out>, do_print = <optimized out>, do_line = <optimized out>, do_split = <optimized out>, do_search = <optimized out>, setids = <optimized out>, yjit = <optimized out>}
xflag = 0
f = 135195471408480
#20 0x000064c5bf747dfd in load_iseq_eval (ec=0x516000c012d0, fname=fname@entry=135195514771080) at /tmp/ruby/src/trunk_asan/load.c:769
parser = 135195471408520
ast_value = <optimized out>
ast = <optimized out>
ec = 0x516000c012d0
v = <optimized out>
th = <optimized out>
realpath_map = 135196000506880
iseq = <optimized out>
#21 0x000064c5bf742f67 in require_internal (ec=ec@entry=0x516000c012d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x5150009e4b00
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 135196000507040
realpath_map = 135196000506880
path = 135195514771080
state = RUBY_TAG_NONE
prev_ext_config = <optimized out>
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
#22 0x000064c5bf740e50 in rb_require_string_internal (fname=135195514771320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
ec = 0x516000c012d0
result = <optimized out>
#23 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
rb_gc_guarded_ptr = <optimized out>
#24 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#25 0x000064c5bfa22818 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:3786
ci = 0x1610100140003
cc = <optimized out>
me = 0x7af5a410ce20
cfunc = 0x504000018518
recv = 135196000636400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#26 0x000064c5bfa09c6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7af5949fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#27 0x000064c5bfa0f8c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173
No locals.
#28 0x000064c5bf9d146d in vm_sendish (ec=0x516000c012d0, reg_cfp=0x7af59b9ef6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
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>
#29 vm_exec_core (ec=ec@entry=0x516000c012d0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59b9ef6e8
reg_pc = 0x5110000b40f8
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_newarraykwsplat = <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_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>
#30 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c012d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#31 0x000064c5bfa3677a in vm_call0_body (ec=<optimized out>, calling=0x7af58bf09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x7af58bf098d0
cc = <optimized out>
ret = <optimized out>
#32 0x000064c5bfa35fef in vm_call0_cme (ec=0x516000c012d0, calling=0x7af58bf09860, argv=0x7af5949fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#33 vm_call0_body (ec=<optimized out>, calling=0x7af58bf09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x7af5a60cf0a0
orig_cme = <optimized out>
ci = 0x7af58bf098d0
cc = 0x7af5a60cf078
ret = <optimized out>
#34 0x000064c5bf9eb79e in vm_call0_cc (recv=135196000636400, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7af5a60cf078, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x80)>
use_argv = 0x0
av = <optimized out>
#35 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
ci = <optimized out>
ec = <optimized out>
cc = 0x7af5a60cf078
self = <optimized out>
#36 0x000064c5bf9ec5ce in rb_funcallv (recv=135196000636400, mid=22593, argc=1, argv=0x7af5949fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#37 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
ar = <optimized out>
argv = 0x7af5949fdd60
#38 0x000064c5bf9ac30e in autoload_feature_require (_arguments=135195179082064) at /tmp/ruby/src/trunk_asan/variable.c:2934
arguments = 0x7af5949fe150
autoload_const = <optimized out>
result = <optimized out>
#39 autoload_try_load (_arguments=135195179082064) at /tmp/ruby/src/trunk_asan/variable.c:2948
arguments = 0x7af5949fe150
result = <optimized out>
ce = <optimized out>
#40 0x000064c5bf64cf90 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 = 0x516000c012d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af5949fe0d0, <optimized out>, 0x7af5949fdfe0, <optimized out>, <optimized out>}, prev = 0x7af58be09740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c012d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#41 0x000064c5bf9ab651 in rb_autoload_load (module=module@entry=135196000714040, name=name@entry=380555) at /tmp/ruby/src/trunk_asan/variable.c:3009
ce = 0x503002320b40
arguments = {module = 135196000714040, name = 380555, flag = 0, mutex = 135195471408640, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#42 0x000064c5bf9b4fdd in rb_const_search_from (klass=135195318903200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
ac = 0xfffffffffffffe00
am = 135196000714040
tmp = 135196000714040
ce = <optimized out>
current = 135196000714040
value = <optimized out>
th: 0x5150009e4b00, native_id: 0x7af594a006c0
-- Control frame information -----------------------------------------------
first_iteration = <optimized out>
#43 0x000064c5bf9ad374 in rb_const_search (klass=135195318903200, id=380555, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
c:0007 p:---- s:0027 e:000026 DUMMY [FINISH]
value = <optimized out>
#44 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060
c:0006 p:---- s:0024 e:000023 CFUNC :require
c = <optimized out>
#45 0x000064c5bf9b82de in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134
root_cref = <optimized out>
klass = 92358976736008
cref = <optimized out>
val = <optimized out>
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC :fork
c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
#46 0x000064c5bf9c3283 in vm_get_ev_const_chain (ec=0x516000c012d0, segments=0x5020011ed370) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#47 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011e3c50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
segments = 0x5020011ed370
ice = <optimized out>
val = <optimized out>
#48 0x000064c5bf9c5e07 in vm_exec_core (ec=ec@entry=0x516000c012d0) at ../../src/trunk_asan/insns.def:263
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59b9ef720
reg_pc = 0xfffffffffffffe00
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_newarraykwsplat = <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_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>
#49 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c012d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#50 0x000064c5bfa3fd52 in invoke_iseq_block_from_c (ec=0x516000c012d0, captured=0x7af59b9ef7a8, self=135195403159440, 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 = 0x7af5a89dba98
cfp = <optimized out>
sp = 0x7af59b8ef850
use_argv = 0x0
stack_argv = 0x7af59b8ef850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#51 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 = 0x7af59b9ef7a8
#52 0x000064c5bf9ed9e6 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.
#53 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.
#54 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#55 0x000064c5bf9ed9e6 in rb_yield (val=<optimized out>)
No locals.
#56 0x000064c5bf64c86a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
_ec = 0x516000c012d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af5949fef10, <optimized out>, 0x7af5949fee20, <optimized out>, <optimized out>}, prev = 0x7af58be09340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x516000c012d0
cfp = 0x7af59b9ef758
#57 0x000064c5bf7c774b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390
status = <optimized out>
pid = <optimized out>
#58 0x000064c5bfa22818 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:3786
ci = 0x644100040001
cc = <optimized out>
me = 0x7af5a3fd40d0
cfunc = 0x50400001ff58
recv = 135195403159440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#59 0x000064c5bf9c8bdf in vm_sendish (ec=0x516000c012d0, reg_cfp=0x7af59b9ef790, cd=0x5020011f6f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#60 vm_exec_core (ec=ec@entry=0x516000c012d0) at ../../src/trunk_asan/insns.def:871
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020011f6f30
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59b9ef790
reg_pc = 0x5040012004f0
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_newarraykwsplat = <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_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>
#61 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c012d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#62 0x000064c5bf9fd7eb in invoke_iseq_block_from_c (ec=0x516000c012d0, captured=<optimized out>, self=135195403159440, 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 = 0x7af5a89dbae8
cfp = 0x7af59b9ef7c8
sp = 0x7af59b8ef818
use_argv = <optimized out>
stack_argv = 0x7af59b8ef818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#63 invoke_block_from_c_proc (ec=0x516000c012d0, self=135195403159440, 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>
#64 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.
#65 0x000064c5bf9fba76 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x50400123bed0, argc=-1084101890, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
self = 0
#66 0x000064c5bf953f79 in thread_do_start_proc (th=th@entry=0x5150009e4b00) at /tmp/ruby/src/trunk_asan/thread.c:598
args = <optimized out>
procval = <optimized out>
proc = 0x50400123bed0
args_len = 0
args_ptr = <optimized out>
#67 0x000064c5bf951b2a in thread_do_start (th=0x5150009e4b00) at /tmp/ruby/src/trunk_asan/thread.c:615
result = 36
#68 thread_start_func_2 (th=th@entry=0x5150009e4b00, 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>
#69 0x000064c5bf950dee in call_thread_start_func_2 (th=0x5150009e4b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
stack_start = <optimized out>
stack_start_addr = 0x7af5949ffce0
#70 nt_start (ptr=0x50c000a8d540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
th = 0x5150009e4b00
sched = <optimized out>
nt = 0x50c000a8d540
vm = 0x525000000100
#71 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#72 0x00007af5c5e9ca94 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 = {135195179091648, -2644751459809382807, 135195179091648, -352, 0, 140726610715248, -2644751459796799895, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#73 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3989105) detached]
$ timeout 60 gdb -p 3953193 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3989885]
[New LWP 3989106]
[New LWP 3985889]
[New LWP 3954312]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007af5c5e98d61 in __futex_abstimed_wait_common64 (private=25797, cancel=true, abstime=0x7ffd77a46d60, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x7af5c6194c40 (LWP 3953193) "ruby" 0x00007af5c5e98d61 in __futex_abstimed_wait_common64 (private=25797, cancel=true, abstime=0x7ffd77a46d60, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
2 Thread 0x7af5980006c0 (LWP 3989885) "envutil.rb:178" 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af599809960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7af5a9c006c0 (LWP 3989106) "test_autoload.*" 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af592309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7af5968006c0 (LWP 3985889) "parallel.rb:40" 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af59e41dc60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x7af59ae006c0 (LWP 3954312) "Timeout stdlib " 0x00007af5c5e98d61 in __futex_abstimed_wait_common64 (private=25797, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000a6350) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 5 (Thread 0x7af59ae006c0 (LWP 3954312) "Timeout stdlib "):
#0 0x00007af5c5e98d61 in __futex_abstimed_wait_common64 (private=25797, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000a6350) 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=25797, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000a6350) 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=0x50c0000a6350, 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 0x00007af5c5e9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0000a6328) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af5c5e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7af59adfec30, __canceltype = -1762475280, __prev = 0x0}
cbuffer = {wseq = 50, cond = 0x50c0000a6328, mutex = 0x5160000004a0, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 50
seq = 25
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=0x50c0000a6328, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000064c5bf92bcd1 in rb_native_cond_wait (cond=0x50c0000a6350, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000150480, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
next_th = <optimized out>
#7 0x000064c5bf94fa82 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000150480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
can_direct_transfer = <optimized out>
#8 0x000064c5bf935fe1 in native_sleep (th=0x515000150480, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
sched = <optimized out>
#9 sleep_forever (th=0x515000150480, 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 0x000064c5bf94e4f5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=135195998939080, 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 0x000064c5bf64cf90 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 = 0x516000489cd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af59adfef90, <optimized out>, 0x7af59adfeea0, <optimized out>, <optimized out>}, prev = 0x7af596c09240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000489cd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000064c5bf94d9dd in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
queue_waiter = {w = {self = 135195998939080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 135195998939080, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x50400004a350
end = 0
#14 0x000064c5bf9cc197 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:7299
canary_p = <optimized out>
ret = <optimized out>
#15 0x000064c5bf9cc197 in vm_invoke_builtin_delegate (ec=0x516000489cd0, cfp=0x7af59d7ff758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000489cd0) at ../../src/trunk_asan/insns.def:1622
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59d7ff758
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_newarraykwsplat = <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_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 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000489cd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000064c5bf9fd7eb in invoke_iseq_block_from_c (ec=0x516000489cd0, captured=<optimized out>, self=135196000466240, 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 = 0x7af5c57df920
cfp = 0x7af59d7ff7c8
sp = 0x7af59d6ff818
use_argv = <optimized out>
stack_argv = 0x7af59d6ff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000489cd0, self=135196000466240, 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 0x000064c5bf9fba76 in rb_vm_invoke_proc (ec=0x50c0000a6350, proc=0x189, proc@entry=0x5040000d5650, argc=-974549663, 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 0x000064c5bf953f79 in thread_do_start_proc (th=th@entry=0x515000150480) at /tmp/ruby/src/trunk_asan/thread.c:598
args = <optimized out>
procval = <optimized out>
proc = 0x5040000d5650
args_len = 0
args_ptr = <optimized out>
#23 0x000064c5bf951b2a in thread_do_start (th=0x515000150480) at /tmp/ruby/src/trunk_asan/thread.c:615
result = 36
#24 thread_start_func_2 (th=th@entry=0x515000150480, 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 0x000064c5bf950dee in call_thread_start_func_2 (th=0x515000150480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
stack_start = <optimized out>
stack_start_addr = 0x7af59adffce0
#26 nt_start (ptr=0x50c0000a6300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
th = 0x515000150480
sched = <optimized out>
nt = 0x50c0000a6300
vm = 0x525000000100
#27 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007af5c5e9ca94 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 = {135195283949248, -2644765203704730007, 135195283949248, -352, 0, 140726610712464, -2644765203692147095, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x7af5968006c0 (LWP 3985889) "parallel.rb:40"):
#0 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af59e41dc60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064c5bf5a939a in __interceptor_poll ()
No symbol table info available.
#2 0x000064c5bf6ff82d in nogvl_wait_for (th=135195514476920, fptr=0x5110003b0a00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
ready = <optimized out>
#4 0x000064c5bf700ca6 in internal_read_func (ptr=0x7af59e41d940) at /tmp/ruby/src/trunk_asan/io.c:1182
iis = 0x7af59e41d940
result = <optimized out>
#5 0x000064c5bf939feb in rb_thread_io_blocking_call (func=0x64c5bf700820 <internal_read_func>, data1=0x7af59e41d940, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
__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 0x000064c5bf64cf90 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 = 0x516000c030d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af5967fee50, <optimized out>, 0x7af5967fed60, <optimized out>, <optimized out>}, prev = 0x7af59e409340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c030d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000064c5bf714f65 in io_read_memory_locktmp (str=135195340692576, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422
No locals.
#8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468
str = <optimized out>
iis = {th = 135195514476920, fptr = 0x5110003b0a00, nonblock = 0, fd = 6, buf = 0x519000dcd280, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x5110003b0a00
n = <optimized out>
shrinkable = <optimized out>
#9 0x000064c5bf6f1321 in io_readpartial (argc=-1639850912, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
ret = <optimized out>
#10 0x000064c5bfa22818 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:3786
ci = 0x408100100003
cc = <optimized out>
me = 0x7af5c5969f20
cfunc = 0x504000010f58
recv = 135195514477040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000064c5bf9d146d in vm_sendish (ec=0x516000c030d0, reg_cfp=0x7af5a0cf1790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
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=0x516000c030d0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af5a0cf1790
reg_pc = 0x51300004df60
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_newarraykwsplat = <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_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 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c030d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000064c5bf9fd7eb in invoke_iseq_block_from_c (ec=0x516000c030d0, captured=<optimized out>, self=135195438034120, 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 = 0x7af5c57d4430
cfp = 0x7af5a0cf17c8
sp = 0x7af5a0bf1818
use_argv = <optimized out>
stack_argv = 0x7af5a0bf1818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000c030d0, self=135195438034120, 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 0x000064c5bf9fba76 in rb_vm_invoke_proc (ec=0x7af59e41dc60, proc=0x1, proc@entry=0x5040011ff2d0, argc=-974015283, 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 0x000064c5bf953f79 in thread_do_start_proc (th=th@entry=0x515000949600) at /tmp/ruby/src/trunk_asan/thread.c:598
args = <optimized out>
procval = <optimized out>
proc = 0x5040011ff2d0
args_len = 0
args_ptr = <optimized out>
#19 0x000064c5bf951b2a in thread_do_start (th=0x515000949600) at /tmp/ruby/src/trunk_asan/thread.c:615
result = 36
#20 thread_start_func_2 (th=th@entry=0x515000949600, 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 0x000064c5bf950dee in call_thread_start_func_2 (th=0x515000949600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
stack_start = <optimized out>
stack_start_addr = 0x7af5967ffce0
#22 nt_start (ptr=0x50c0001b0dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
th = 0x515000949600
sched = <optimized out>
nt = 0x50c0001b0dc0
vm = 0x525000000100
#23 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007af5c5e9ca94 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 = {135195210548928, -2644755033222173079, 135195210548928, -352, 25, 140726610717936, -2644755033209590167, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7af5a9c006c0 (LWP 3989106) "test_autoload.*"):
#0 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af592309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064c5bf5a939a in __interceptor_poll ()
No symbol table info available.
#2 0x000064c5bf9560ef 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:3065
vm = <optimized out>
#4 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007af5c5e9ca94 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 = {135195533510336, -2644863335117509015, 135195533510336, -352, 0, 135195179082704, -2644863335104926103, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7af5980006c0 (LWP 3989885) "envutil.rb:178"):
#0 0x00007af5c5f1b4cd in __GI___poll (fds=0x7af599809960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064c5bf5a939a in __interceptor_poll ()
No symbol table info available.
#2 0x000064c5bf6ff82d in nogvl_wait_for (th=135195470322280, fptr=0x5110002546c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
ready = <optimized out>
#4 0x000064c5bf700ca6 in internal_read_func (ptr=0x7af599809820) at /tmp/ruby/src/trunk_asan/io.c:1182
iis = 0x7af599809820
result = <optimized out>
#5 0x000064c5bf939feb in rb_thread_io_blocking_call (func=0x64c5bf700820 <internal_read_func>, data1=data1@entry=0x7af599809820, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
__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 0x000064c5bf70063a in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1291
iis = {th = 135195470322280, fptr = 0x5110002546c0, nonblock = 0, fd = 12, buf = 0x525000a46100, capa = 8192, timeout = 0x0}
timeout_storage = <optimized out>
scheduler = <optimized out>
#7 0x000064c5bf703f77 in io_bufread (ptr=0x525000a46100 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002546c0) at /tmp/ruby/src/trunk_asan/io.c:3028
offset = 0
n = 8192
c = <optimized out>
#8 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067
p = <optimized out>
#9 0x000064c5bf64cf90 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 = 0x516000c051d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7af597ffedb0, <optimized out>, 0x7af597ffecc0, <optimized out>, <optimized out>}, prev = 0x7af599809340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000c051d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#10 0x000064c5bf70199b in io_fread (str=135195470321920, offset=0, size=8192, fptr=0x5110002546c0) at /tmp/ruby/src/trunk_asan/io.c:3081
arg = {str_ptr = 0x525000a46100 '\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=135195470321920) at /tmp/ruby/src/trunk_asan/io.c:3359
capa = <optimized out>
cr = 0
bytes = 0
pos = 0
enc = 0x50d000000110
n = <optimized out>
shrinkable = <optimized out>
#12 0x000064c5bf6f1702 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783
str = <optimized out>
length = <optimized out>
fptr = 0x5110002546c0
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#13 0x000064c5bfa22818 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:3786
ci = 0x3f9100100001
cc = <optimized out>
me = 0x7af5c5969ef8
cfunc = 0x504000010f98
recv = 135195470325600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#14 0x000064c5bf9d146d in vm_sendish (ec=0x516000c051d0, reg_cfp=0x7af59b8ed790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
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=0x516000c051d0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af59b8ed790
reg_pc = 0x504000044130
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_newarraykwsplat = <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_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 0x000064c5bf9c0708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
_ec = 0x516000c051d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x000064c5bf9fd7eb in invoke_iseq_block_from_c (ec=0x516000c051d0, captured=<optimized out>, self=135195991921000, 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 = 0x7af5c57d9688
cfp = 0x7af59b8ed7c8
sp = 0x7af59b7ed818
use_argv = <optimized out>
stack_argv = 0x7af59b7ed818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x516000c051d0, self=135195991921000, 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 0x000064c5bf9fba76 in rb_vm_invoke_proc (ec=0x7af599809960, proc=0x1, proc@entry=0x5040011e0c10, argc=-974015283, 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 0x000064c5bf953f79 in thread_do_start_proc (th=th@entry=0x515000986f00) at /tmp/ruby/src/trunk_asan/thread.c:598
args = <optimized out>
procval = <optimized out>
proc = 0x5040011e0c10
args_len = 0
args_ptr = <optimized out>
#22 0x000064c5bf951b2a in thread_do_start (th=0x515000986f00) at /tmp/ruby/src/trunk_asan/thread.c:615
result = 36
#23 thread_start_func_2 (th=th@entry=0x515000986f00, 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 0x000064c5bf950dee in call_thread_start_func_2 (th=0x515000986f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
stack_start = <optimized out>
stack_start_addr = 0x7af597fffce0
#25 nt_start (ptr=0x50c000189e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
th = 0x515000986f00
sched = <optimized out>
nt = 0x50c000189e80
vm = 0x525000000100
#26 0x000064c5bf60274f in asan_thread_start(void*) ()
No symbol table info available.
#27 0x00007af5c5e9ca94 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 = {135195235714752, -2644753933710545303, 135195235714752, -352, 22, 140726610715248, -2644753933697962391, -2644925371934855575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#28 0x00007af5c5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7af5c6194c40 (LWP 3953193) "ruby"):
#0 0x00007af5c5e98d61 in __futex_abstimed_wait_common64 (private=25797, cancel=true, abstime=0x7ffd77a46d60, 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=25797, abstime=0x7ffd77a46d60, 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=0x7ffd77a46d60, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007af5c5e9bc7e in __pthread_cond_wait_common (abstime=0x7ffd77a46d60, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af5c5e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd77a46c50, __canceltype = -1070527168, __prev = 0x0}
cbuffer = {wseq = 3953, 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 = 3953
seq = 1976
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=0x7ffd77a46d60) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000064c5bf94f551 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=0x7af5c3ce4e20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
end = <optimized out>
sched = 0x5160000004a0
lock = 0x515000000420
cond = 0x50c000000068
max = 100000000000000000
#7 0x000064c5bf954e94 in native_sleep (th=0x515000000300, rel=0x7af5c3ce4e20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335
sched = <optimized out>
#8 thread_join_sleep (arg=135195972048480) at /tmp/ruby/src/trunk_asan/thread.c:1064
scheduler = <optimized out>
p = 0x7af5c3e39660
target_th = 0x515000986f00
th = 0x515000000300
end = 1453655230623306
limit = 0x7af5c3ce4e20
#9 0x000064c5bf64cf90 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 = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd77a46f70, <optimized out>, 0x7ffd77a46e80, <optimized out>, <optimized out>}, prev = 0x7af5c3f03d40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000006d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#10 0x000064c5bf9549e8 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 = 0x516000000680
#11 0x000064c5bf9490f0 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 = 0x7af5c3ce4e20
#12 0x000064c5bfa22818 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:3786
ci = 0x34a100100003
cc = <optimized out>
me = 0x7af5c5949860
cfunc = 0x50400001ead8
recv = 135195470322280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#13 0x000064c5bf9d146d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7af5c33ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af5c33ff410
reg_pc = 0x522000005720
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_newarraykwsplat = <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_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 0x000064c5bf9c0ac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
_ec = 0x5160000006d0
_tag = <optimized out>
state = <optimized out>
result = 36
#17 0x000064c5bfa3fd52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7af5c33ff620, self=135195438034120, 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 = 0x7af5c55f25e0
cfp = <optimized out>
sp = 0x7af5c32ffa28
use_argv = 0x7af5c3cd5920
stack_argv = 0x7af5c32ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
captured = 0x7af5c33ff620
#19 0x000064c5bf9ed9e6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#22 0x000064c5bf9ed9e6 in rb_yield (val=<optimized out>)
No locals.
#23 0x000064c5bfb945c6 in rb_ary_collect (ary=135195471634080) at /tmp/ruby/src/trunk_asan/array.c:3672
collect = 135195471690960
i = 23
#24 0x000064c5bfa22818 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:3786
ci = 0x163100000001
cc = <optimized out>
me = 0x7af5c5970140
cfunc = 0x50400000a798
recv = 135195471634080
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#25 0x000064c5bf9c8bdf in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7af5c33ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
th: 0x515000000300, native_id: 0x7af5c6194c40
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0176 e:000175 CFUNC :join
cc = <optimized out>
calling = <optimized out>
c:0018 p:0452 s:0171 E:000880 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
#26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
bh = <optimized out>
c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51100000d090
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af5c33ff608
c:0016 p:0032 s:0109 e:000108 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:334
c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107
reg_pc = 0x5190000184b8
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:327
INSN_LABEL_nop = <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_getlocal = <optimized out>
INSN_LABEL_setlocal = <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:1670 [FINISH]
INSN_LABEL_getblockparam = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC :map
INSN_LABEL_setblockparam = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
INSN_LABEL_setspecial = <optimized out>
c:0007 p:0066 s:0046 E:0010c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <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_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
INSN_LABEL_opt_getconstant_path = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
INSN_LABEL_getconstant = <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:0015f0 DUMMY [FINISH]
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
th: 0x515000150480, native_id: 0x7af59ae006c0
-- Control frame information -----------------------------------------------
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <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:103 [FINISH]
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
th: 0x515000949600, native_id: 0x7af5968006c0
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
-- Control frame information -----------------------------------------------
INSN_LABEL_intern = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
INSN_LABEL_newarray = <optimized out>
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
INSN_LABEL_newarraykwsplat = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
th: 0x515000986f00, native_id: 0x7af5980006c0
INSN_LABEL_expandarray = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC :read
INSN_LABEL_concatarray = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:178 [FINISH]
INSN_LABEL_concattoarray = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
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_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x000064c5bf9c0ac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
_ec = 0x5160000006d0
_tag = <optimized out>
state = <optimized out>
result = 36
#29 0x000064c5bfa3fd52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7af5c33ff738, self=135195438034120, 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 = 0x7af5c57d4700
cfp = <optimized out>
sp = 0x7af5c32ff8d0
use_argv = 0x7af5c3c3a2a0
stack_argv = 0x7af5c32ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
captured = 0x7af5c33ff738
#31 0x000064c5bf9ed9e6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#34 0x000064c5bf9ed9e6 in rb_yield (val=<optimized out>)
No locals.
#35 0x000064c5bfb945c6 in rb_ary_collect (ary=135195514477200) at /tmp/ruby/src/trunk_asan/array.c:3672
collect = 135195514477120
i = 0
#36 0x000064c5bfa22818 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:3786
ci = 0x163100000001
cc = <optimized out>
me = 0x7af5c5970140
cfunc = 0x50400000a798
recv = 135195514477200
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#37 0x000064c5bf9c8bdf in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7af5c33ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000015790
insns_address_table = {0x64c5bf9c55b6 <vm_exec_core+6678>, 0x64c5bf9ca871 <vm_exec_core+27857>, 0x64c5bf9c5029 <vm_exec_core+5257>, 0x64c5bf9cbb86 <vm_exec_core+32742>, 0x64c5bf9c94f0 <vm_exec_core+22864>, 0x64c5bf9c7396 <vm_exec_core+14326>, 0x64c5bf9c415e <vm_exec_core+1470>, 0x64c5bf9cb03d <vm_exec_core+29853>, 0x64c5bf9cabfc <vm_exec_core+28764>, 0x64c5bf9c53ca <vm_exec_core+6186>, 0x64c5bf9c4741 <vm_exec_core+2977>, 0x64c5bf9c9ad1 <vm_exec_core+24369>, 0x64c5bf9c5da8 <vm_exec_core+8712>, 0x64c5bf9cb73c <vm_exec_core+31644>, 0x64c5bf9cadfd <vm_exec_core+29277>, 0x64c5bf9c6373 <vm_exec_core+10195>, 0x64c5bf9c72de <vm_exec_core+14142>, 0x64c5bf9c9792 <vm_exec_core+23538>, 0x64c5bf9cad63 <vm_exec_core+29123>, 0x64c5bf9c83d3 <vm_exec_core+18483>, 0x64c5bf9c9814 <vm_exec_core+23668>, 0x64c5bf9c9e67 <vm_exec_core+25287>, 0x64c5bf9c8311 <vm_exec_core+18289>, 0x64c5bf9c466d <vm_exec_core+2765>, 0x64c5bf9c8fca <vm_exec_core+21546>, 0x64c5bf9c448e <vm_exec_core+2286>, 0x64c5bf9c48c3 <vm_exec_core+3363>, 0x64c5bf9c65f9 <vm_exec_core+10841>, 0x64c5bf9c8035 <vm_exec_core+17557>, 0x64c5bf9c8977 <vm_exec_core+19927>, 0x64c5bf9c7d60 <vm_exec_core+16832>, 0x64c5bf9c40ba <vm_exec_core+1306>, 0x64c5bf9ca05d <vm_exec_core+25789>, 0x64c5bf9caac1 <vm_exec_core+28449>, 0x64c5bf9c4a6c <vm_exec_core+3788>, 0x64c5bf9c56b7 <vm_exec_core+6935>, 0x64c5bf9c54b9 <vm_exec_core+6425>, 0x64c5bf9c5e54 <vm_exec_core+8884>, 0x64c5bf9c7230 <vm_exec_core+13968>, 0x64c5bf9c4b26 <vm_exec_core+3974>, 0x64c5bf9c9f12 <vm_exec_core+25458>, 0x64c5bf9c55fb <vm_exec_core+6747>, 0x64c5bf9c7169 <vm_exec_core+13769>, 0x64c5bf9c7b5e <vm_exec_core+16318>, 0x64c5bf9c9ce3 <vm_exec_core+24899>, 0x64c5bf9c877b <vm_exec_core+19419>, 0x64c5bf9c6101 <vm_exec_core+9569>, 0x64c5bf9c5911 <vm_exec_core+7537>, 0x64c5bf9c99b7 <vm_exec_core+24087>, 0x64c5bf9c6948 <vm_exec_core+11688>, 0x64c5bf9c909e <vm_exec_core+21758>, 0x64c5bf9c884c <vm_exec_core+19628>, 0x64c5bf9c9174 <vm_exec_core+21972>, 0x64c5bf9ca627 <vm_exec_core+27271>, 0x64c5bf9c7ccc <vm_exec_core+16684>, 0x64c5bf9c9d89 <vm_exec_core+25065>, 0x64c5bf9c61d0 <vm_exec_core+9776>, 0x64c5bf9c98b7 <vm_exec_core+23831>, 0x64c5bf9c3f2b <vm_exec_core+907>, 0x64c5bf9c816b <vm_exec_core+17867>, 0x64c5bf9c8538 <vm_exec_core+18840>, 0x64c5bf9c4966 <vm_exec_core+3526>, 0x64c5bf9c7e04 <vm_exec_core+16996>, 0x64c5bf9c6417 <vm_exec_core+10359>, 0x64c5bf9c5b57 <vm_exec_core+8119>, 0x64c5bf9c9276 <vm_exec_core+22230>, 0x64c5bf9c4d41 <vm_exec_core+4513>, 0x64c5bf9c77f3 <vm_exec_core+15443>, 0x64c5bf9d2d5e <vm_exec_core+61886>, 0x64c5bf9c8472 <vm_exec_core+18642>, 0x64c5bf9c4de3 <vm_exec_core+4675>, 0x64c5bf9c52a6 <vm_exec_core+5894>, 0x64c5bf9c4f07 <vm_exec_core+4967>, 0x64c5bf9c57a7 <vm_exec_core+7175>, 0x64c5bf9c5f50 <vm_exec_core+9136>, 0x64c5bf9cbdeb <vm_exec_core+33355>, 0x64c5bf9c8d88 <vm_exec_core+20968>, 0x64c5bf9c7bea <vm_exec_core+16458>, 0x64c5bf9c9f64 <vm_exec_core+25540>, 0x64c5bf9cbebb <vm_exec_core+33563>, 0x64c5bf9ca335 <vm_exec_core+26517>, 0x64c5bf9cb85b <vm_exec_core+31931>, 0x64c5bf9cba74 <vm_exec_core+32468>, 0x64c5bf9c458a <vm_exec_core+2538>, 0x64c5bf9caf56 <vm_exec_core+29622>, 0x64c5bf9c6865 <vm_exec_core+11461>, 0x64c5bf9cb15a <vm_exec_core+30138>, 0x64c5bf9c6295 <vm_exec_core+9973>, 0x64c5bf9ca259 <vm_exec_core+26297>, 0x64c5bf9c437d <vm_exec_core+2013>, 0x64c5bf9c4c0b <vm_exec_core+4203>, 0x64c5bf9c5999 <vm_exec_core+7673>, 0x64c5bf9c6bed <vm_exec_core+12365>, 0x64c5bf9c6d8a <vm_exec_core+12778>, 0x64c5bf9c3f30 <vm_exec_core+912>, 0x64c5bf9c42eb <vm_exec_core+1867>, 0x64c5bf9c3fc2 <vm_exec_core+1058>, 0x64c5bf9ca437 <vm_exec_core+26775>, 0x64c5bf9c6709 <vm_exec_core+11113>, 0x64c5bf9c7a05 <vm_exec_core+15973>, 0x64c5bf9c6f36 <vm_exec_core+13206>, 0x64c5bf9c76c9 <vm_exec_core+15145>, 0x64c5bf9c75e5 <vm_exec_core+14917>, 0x64c5bf9c64fb <vm_exec_core+10587>, 0x64c5bf9c6e2b <vm_exec_core+12939>, 0x64c5bf9c6ac3 <vm_exec_core+12067>, 0x64c5bf9c70e7 <vm_exec_core+13639>, 0x64c5bf9c7065 <vm_exec_core+13509>, 0x64c5bf9c55a7 <vm_exec_core+6663>, 0x64c5bf9ca862 <vm_exec_core+27842>, 0x64c5bf9c501a <vm_exec_core+5242>, 0x64c5bf9cbb77 <vm_exec_core+32727>, 0x64c5bf9c94e1 <vm_exec_core+22849>, 0x64c5bf9c7387 <vm_exec_core+14311>, 0x64c5bf9c414f <vm_exec_core+1455>, 0x64c5bf9cb02e <vm_exec_core+29838>, 0x64c5bf9cabed <vm_exec_core+28749>, 0x64c5bf9c53bb <vm_exec_core+6171>, 0x64c5bf9c4732 <vm_exec_core+2962>, 0x64c5bf9c9ac2 <vm_exec_core+24354>, 0x64c5bf9c5d99 <vm_exec_core+8697>, 0x64c5bf9cb72d <vm_exec_core+31629>, 0x64c5bf9cadee <vm_exec_core+29262>, 0x64c5bf9c6364 <vm_exec_core+10180>, 0x64c5bf9c72cf <vm_exec_core+14127>, 0x64c5bf9c9783 <vm_exec_core+23523>, 0x64c5bf9cad54 <vm_exec_core+29108>, 0x64c5bf9c83c4 <vm_exec_core+18468>, 0x64c5bf9c9805 <vm_exec_core+23653>, 0x64c5bf9c9e58 <vm_exec_core+25272>, 0x64c5bf9c8302 <vm_exec_core+18274>, 0x64c5bf9c465e <vm_exec_core+2750>, 0x64c5bf9c8fbb <vm_exec_core+21531>, 0x64c5bf9c447f <vm_exec_core+2271>, 0x64c5bf9c48b4 <vm_exec_core+3348>, 0x64c5bf9c65ea <vm_exec_core+10826>, 0x64c5bf9c8026 <vm_exec_core+17542>, 0x64c5bf9c8968 <vm_exec_core+19912>, 0x64c5bf9c7d51 <vm_exec_core+16817>, 0x64c5bf9c40ab <vm_exec_core+1291>, 0x64c5bf9ca04e <vm_exec_core+25774>, 0x64c5bf9caab2 <vm_exec_core+28434>, 0x64c5bf9c4a5d <vm_exec_core+3773>, 0x64c5bf9c56a8 <vm_exec_core+6920>, 0x64c5bf9c54aa <vm_exec_core+6410>, 0x64c5bf9c5e45 <vm_exec_core+8869>, 0x64c5bf9c7221 <vm_exec_core+13953>, 0x64c5bf9c4b17 <vm_exec_core+3959>, 0x64c5bf9c9f03 <vm_exec_core+25443>, 0x64c5bf9c55ec <vm_exec_core+6732>, 0x64c5bf9c715a <vm_exec_core+13754>, 0x64c5bf9c7b4f <vm_exec_core+16303>, 0x64c5bf9c9cd4 <vm_exec_core+24884>, 0x64c5bf9c876c <vm_exec_core+19404>, 0x64c5bf9c60f2 <vm_exec_core+9554>, 0x64c5bf9c5902 <vm_exec_core+7522>, 0x64c5bf9c99a8 <vm_exec_core+24072>, 0x64c5bf9c6939 <vm_exec_core+11673>, 0x64c5bf9c908f <vm_exec_core+21743>, 0x64c5bf9c883d <vm_exec_core+19613>, 0x64c5bf9c9165 <vm_exec_core+21957>, 0x64c5bf9ca618 <vm_exec_core+27256>, 0x64c5bf9c7cbd <vm_exec_core+16669>, 0x64c5bf9c9d7a <vm_exec_core+25050>, 0x64c5bf9c61c1 <vm_exec_core+9761>, 0x64c5bf9c98a8 <vm_exec_core+23816>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c815c <vm_exec_core+17852>, 0x64c5bf9c8529 <vm_exec_core+18825>, 0x64c5bf9c79e7 <vm_exec_core+15943>, 0x64c5bf9c7df5 <vm_exec_core+16981>, 0x64c5bf9c6408 <vm_exec_core+10344>, 0x64c5bf9c5b48 <vm_exec_core+8104>, 0x64c5bf9c9267 <vm_exec_core+22215>, 0x64c5bf9c4d32 <vm_exec_core+4498>, 0x64c5bf9c77e4 <vm_exec_core+15428>, 0x64c5bf9d2d4f <vm_exec_core+61871>, 0x64c5bf9c8463 <vm_exec_core+18627>, 0x64c5bf9c4dd4 <vm_exec_core+4660>, 0x64c5bf9c5297 <vm_exec_core+5879>, 0x64c5bf9c4ef8 <vm_exec_core+4952>, 0x64c5bf9c5798 <vm_exec_core+7160>, 0x64c5bf9c5f41 <vm_exec_core+9121>, 0x64c5bf9c7be5 <vm_exec_core+16453>, 0x64c5bf9c7217 <vm_exec_core+13943>, 0x64c5bf9c7be0 <vm_exec_core+16448>, 0x64c5bf9c83b0 <vm_exec_core+18448>, 0x64c5bf9c82fd <vm_exec_core+18269>, 0x64c5bf9c5793 <vm_exec_core+7155>, 0x64c5bf9c8730 <vm_exec_core+19344>, 0x64c5bf9c685b <vm_exec_core+11451>, 0x64c5bf9c6860 <vm_exec_core+11456>, 0x64c5bf9c82f8 <vm_exec_core+18264>, 0x64c5bf9c7ee6 <vm_exec_core+17222>, 0x64c5bf9c76b0 <vm_exec_core+15120>, 0x64c5bf9c75d1 <vm_exec_core+14897>, 0x64c5bf9c8021 <vm_exec_core+17537>, 0x64c5bf9c79ec <vm_exec_core+15948>, 0x64c5bf9c721c <vm_exec_core+13948>, 0x64c5bf9c598a <vm_exec_core+7658>...}
reg_cfp = 0x7af5c33ff720
reg_pc = 0x50400002e378
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_newarraykwsplat = <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_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x000064c5bf9c0ac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
_ec = 0x5160000006d0
_tag = <optimized out>
state = <optimized out>
result = 36
#41 0x000064c5bf64928b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7af5c57d49d0) at /tmp/ruby/src/trunk_asan/eval.c:281
_ec = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd77a48e70, <optimized out>, 0x7ffd77a48dc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7af5c57d49d0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
ec = 0x5160000006d0
status = <optimized out>
#43 0x000064c5bf6427f7 in rb_main (argc=10, argv=0x7ffd77a49048) at /tmp/ruby/src/trunk_asan/main.c:43
variable_in_this_stack_frame = <optimized out>
#44 main (argc=10, argv=0x7ffd77a49048) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3953193) detached]
$ timeout 60 gdb -p 3953177 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3953179]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007e7f61f26cd7 in __GI___select (nfds=33, readfds=0x50c00561b680, writefds=0x0, exceptfds=0x0, timeout=0x7ffe76812e80) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x7e7f62058c40 (LWP 3953177) "ruby" 0x00007e7f61f26cd7 in __GI___select (nfds=33, readfds=0x50c00561b680, writefds=0x0, exceptfds=0x0, timeout=0x7ffe76812e80) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7e7f45c006c0 (LWP 3953179) "ruby" 0x00007e7f61f1b4cd in __GI___poll (fds=0x7e7f44909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7e7f45c006c0 (LWP 3953179) "ruby"):
#0 0x00007e7f61f1b4cd in __GI___poll (fds=0x7e7f44909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000559ee45c539a in __interceptor_poll ()
No symbol table info available.
#2 0x0000559ee49720ef 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:3065
vm = <optimized out>
#4 0x0000559ee461e74f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007e7f61e9ca94 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 = {139085096158912, 966517465612302042, 139085096158912, -352, 25, 140730886603744, 966517465599719130, 966455533503657690}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007e7f61f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7e7f62058c40 (LWP 3953177) "ruby"):
#0 0x00007e7f61f26cd7 in __GI___select (nfds=33, readfds=0x50c00561b680, writefds=0x0, exceptfds=0x0, timeout=0x7ffe76812e80) 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 = 547540394}
pts64 = 0x7ffe76812d20
r = <optimized out>
#1 0x0000559ee495c3c5 in native_fd_select (n=33, readfds=0x50c00561b680, writefds=0x0, exceptfds=0x7e7f61f26cd7 <__GI___select+327>, timeout=0x7ffe76812d20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2 do_select (p=139085535236640) at /tmp/ruby/src/trunk_asan/thread.c:4291
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffe76812e30
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x0000559ee4668f90 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 = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe76812ff0, <optimized out>, 0x7ffe76812f00, <optimized out>, <optimized out>}, prev = 0x7e7f5febd180, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000006d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x0000559ee495b99e 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:4351
set = {max = 33, th = 0x515000000300, rset = 0x7e7f5febd040, 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 = 0x7e7f5febd0a0}
#5 0x0000559ee472638d in select_internal (read=139085017773160, write=4, except=4, tp=0x7e7f5febd0a0, fds=0x7e7f5febd040) at /tmp/ruby/src/trunk_asan/io.c:10633
timerec = <optimized out>
max = 33
pending = <optimized out>
rp = 0x7e7f5febd040
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=139085535236128) at /tmp/ruby/src/trunk_asan/io.c:10703
p = 0x7e7f5febd020
#7 0x0000559ee4668f90 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 = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe768132f0, <optimized out>, 0x7ffe76813200, <optimized out>, <optimized out>}, prev = 0x7e7f5fe80d40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000006d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x0000559ee4702687 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x0000559ee4a3e818 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:3786
ci = 0x15e100100009
cc = <optimized out>
me = 0x7e7f6175a6e8
cfunc = 0x504000010798
recv = 139085561002680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x0000559ee49ed46d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7f5f3ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x559ee49e15b6 <vm_exec_core+6678>, 0x559ee49e6871 <vm_exec_core+27857>, 0x559ee49e1029 <vm_exec_core+5257>, 0x559ee49e7b86 <vm_exec_core+32742>, 0x559ee49e54f0 <vm_exec_core+22864>, 0x559ee49e3396 <vm_exec_core+14326>, 0x559ee49e015e <vm_exec_core+1470>, 0x559ee49e703d <vm_exec_core+29853>, 0x559ee49e6bfc <vm_exec_core+28764>, 0x559ee49e13ca <vm_exec_core+6186>, 0x559ee49e0741 <vm_exec_core+2977>, 0x559ee49e5ad1 <vm_exec_core+24369>, 0x559ee49e1da8 <vm_exec_core+8712>, 0x559ee49e773c <vm_exec_core+31644>, 0x559ee49e6dfd <vm_exec_core+29277>, 0x559ee49e2373 <vm_exec_core+10195>, 0x559ee49e32de <vm_exec_core+14142>, 0x559ee49e5792 <vm_exec_core+23538>, 0x559ee49e6d63 <vm_exec_core+29123>, 0x559ee49e43d3 <vm_exec_core+18483>, 0x559ee49e5814 <vm_exec_core+23668>, 0x559ee49e5e67 <vm_exec_core+25287>, 0x559ee49e4311 <vm_exec_core+18289>, 0x559ee49e066d <vm_exec_core+2765>, 0x559ee49e4fca <vm_exec_core+21546>, 0x559ee49e048e <vm_exec_core+2286>, 0x559ee49e08c3 <vm_exec_core+3363>, 0x559ee49e25f9 <vm_exec_core+10841>, 0x559ee49e4035 <vm_exec_core+17557>, 0x559ee49e4977 <vm_exec_core+19927>, 0x559ee49e3d60 <vm_exec_core+16832>, 0x559ee49e00ba <vm_exec_core+1306>, 0x559ee49e605d <vm_exec_core+25789>, 0x559ee49e6ac1 <vm_exec_core+28449>, 0x559ee49e0a6c <vm_exec_core+3788>, 0x559ee49e16b7 <vm_exec_core+6935>, 0x559ee49e14b9 <vm_exec_core+6425>, 0x559ee49e1e54 <vm_exec_core+8884>, 0x559ee49e3230 <vm_exec_core+13968>, 0x559ee49e0b26 <vm_exec_core+3974>, 0x559ee49e5f12 <vm_exec_core+25458>, 0x559ee49e15fb <vm_exec_core+6747>, 0x559ee49e3169 <vm_exec_core+13769>, 0x559ee49e3b5e <vm_exec_core+16318>, 0x559ee49e5ce3 <vm_exec_core+24899>, 0x559ee49e477b <vm_exec_core+19419>, 0x559ee49e2101 <vm_exec_core+9569>, 0x559ee49e1911 <vm_exec_core+7537>, 0x559ee49e59b7 <vm_exec_core+24087>, 0x559ee49e2948 <vm_exec_core+11688>, 0x559ee49e509e <vm_exec_core+21758>, 0x559ee49e484c <vm_exec_core+19628>, 0x559ee49e5174 <vm_exec_core+21972>, 0x559ee49e6627 <vm_exec_core+27271>, 0x559ee49e3ccc <vm_exec_core+16684>, 0x559ee49e5d89 <vm_exec_core+25065>, 0x559ee49e21d0 <vm_exec_core+9776>, 0x559ee49e58b7 <vm_exec_core+23831>, 0x559ee49dff2b <vm_exec_core+907>, 0x559ee49e416b <vm_exec_core+17867>, 0x559ee49e4538 <vm_exec_core+18840>, 0x559ee49e0966 <vm_exec_core+3526>, 0x559ee49e3e04 <vm_exec_core+16996>, 0x559ee49e2417 <vm_exec_core+10359>, 0x559ee49e1b57 <vm_exec_core+8119>, 0x559ee49e5276 <vm_exec_core+22230>, 0x559ee49e0d41 <vm_exec_core+4513>, 0x559ee49e37f3 <vm_exec_core+15443>, 0x559ee49eed5e <vm_exec_core+61886>, 0x559ee49e4472 <vm_exec_core+18642>, 0x559ee49e0de3 <vm_exec_core+4675>, 0x559ee49e12a6 <vm_exec_core+5894>, 0x559ee49e0f07 <vm_exec_core+4967>, 0x559ee49e17a7 <vm_exec_core+7175>, 0x559ee49e1f50 <vm_exec_core+9136>, 0x559ee49e7deb <vm_exec_core+33355>, 0x559ee49e4d88 <vm_exec_core+20968>, 0x559ee49e3bea <vm_exec_core+16458>, 0x559ee49e5f64 <vm_exec_core+25540>, 0x559ee49e7ebb <vm_exec_core+33563>, 0x559ee49e6335 <vm_exec_core+26517>, 0x559ee49e785b <vm_exec_core+31931>, 0x559ee49e7a74 <vm_exec_core+32468>, 0x559ee49e058a <vm_exec_core+2538>, 0x559ee49e6f56 <vm_exec_core+29622>, 0x559ee49e2865 <vm_exec_core+11461>, 0x559ee49e715a <vm_exec_core+30138>, 0x559ee49e2295 <vm_exec_core+9973>, 0x559ee49e6259 <vm_exec_core+26297>, 0x559ee49e037d <vm_exec_core+2013>, 0x559ee49e0c0b <vm_exec_core+4203>, 0x559ee49e1999 <vm_exec_core+7673>, 0x559ee49e2bed <vm_exec_core+12365>, 0x559ee49e2d8a <vm_exec_core+12778>, 0x559ee49dff30 <vm_exec_core+912>, 0x559ee49e02eb <vm_exec_core+1867>, 0x559ee49dffc2 <vm_exec_core+1058>, 0x559ee49e6437 <vm_exec_core+26775>, 0x559ee49e2709 <vm_exec_core+11113>, 0x559ee49e3a05 <vm_exec_core+15973>, 0x559ee49e2f36 <vm_exec_core+13206>, 0x559ee49e36c9 <vm_exec_core+15145>, 0x559ee49e35e5 <vm_exec_core+14917>, 0x559ee49e24fb <vm_exec_core+10587>, 0x559ee49e2e2b <vm_exec_core+12939>, 0x559ee49e2ac3 <vm_exec_core+12067>, 0x559ee49e30e7 <vm_exec_core+13639>, 0x559ee49e3065 <vm_exec_core+13509>, 0x559ee49e15a7 <vm_exec_core+6663>, 0x559ee49e6862 <vm_exec_core+27842>, 0x559ee49e101a <vm_exec_core+5242>, 0x559ee49e7b77 <vm_exec_core+32727>, 0x559ee49e54e1 <vm_exec_core+22849>, 0x559ee49e3387 <vm_exec_core+14311>, 0x559ee49e014f <vm_exec_core+1455>, 0x559ee49e702e <vm_exec_core+29838>, 0x559ee49e6bed <vm_exec_core+28749>, 0x559ee49e13bb <vm_exec_core+6171>, 0x559ee49e0732 <vm_exec_core+2962>, 0x559ee49e5ac2 <vm_exec_core+24354>, 0x559ee49e1d99 <vm_exec_core+8697>, 0x559ee49e772d <vm_exec_core+31629>, 0x559ee49e6dee <vm_exec_core+29262>, 0x559ee49e2364 <vm_exec_core+10180>, 0x559ee49e32cf <vm_exec_core+14127>, 0x559ee49e5783 <vm_exec_core+23523>, 0x559ee49e6d54 <vm_exec_core+29108>, 0x559ee49e43c4 <vm_exec_core+18468>, 0x559ee49e5805 <vm_exec_core+23653>, 0x559ee49e5e58 <vm_exec_core+25272>, 0x559ee49e4302 <vm_exec_core+18274>, 0x559ee49e065e <vm_exec_core+2750>, 0x559ee49e4fbb <vm_exec_core+21531>, 0x559ee49e047f <vm_exec_core+2271>, 0x559ee49e08b4 <vm_exec_core+3348>, 0x559ee49e25ea <vm_exec_core+10826>, 0x559ee49e4026 <vm_exec_core+17542>, 0x559ee49e4968 <vm_exec_core+19912>, 0x559ee49e3d51 <vm_exec_core+16817>, 0x559ee49e00ab <vm_exec_core+1291>, 0x559ee49e604e <vm_exec_core+25774>, 0x559ee49e6ab2 <vm_exec_core+28434>, 0x559ee49e0a5d <vm_exec_core+3773>, 0x559ee49e16a8 <vm_exec_core+6920>, 0x559ee49e14aa <vm_exec_core+6410>, 0x559ee49e1e45 <vm_exec_core+8869>, 0x559ee49e3221 <vm_exec_core+13953>, 0x559ee49e0b17 <vm_exec_core+3959>, 0x559ee49e5f03 <vm_exec_core+25443>, 0x559ee49e15ec <vm_exec_core+6732>, 0x559ee49e315a <vm_exec_core+13754>, 0x559ee49e3b4f <vm_exec_core+16303>, 0x559ee49e5cd4 <vm_exec_core+24884>, 0x559ee49e476c <vm_exec_core+19404>, 0x559ee49e20f2 <vm_exec_core+9554>, 0x559ee49e1902 <vm_exec_core+7522>, 0x559ee49e59a8 <vm_exec_core+24072>, 0x559ee49e2939 <vm_exec_core+11673>, 0x559ee49e508f <vm_exec_core+21743>, 0x559ee49e483d <vm_exec_core+19613>, 0x559ee49e5165 <vm_exec_core+21957>, 0x559ee49e6618 <vm_exec_core+27256>, 0x559ee49e3cbd <vm_exec_core+16669>, 0x559ee49e5d7a <vm_exec_core+25050>, 0x559ee49e21c1 <vm_exec_core+9761>, 0x559ee49e58a8 <vm_exec_core+23816>, 0x559ee49e43b0 <vm_exec_core+18448>, 0x559ee49e415c <vm_exec_core+17852>, 0x559ee49e4529 <vm_exec_core+18825>, 0x559ee49e39e7 <vm_exec_core+15943>, 0x559ee49e3df5 <vm_exec_core+16981>, 0x559ee49e2408 <vm_exec_core+10344>, 0x559ee49e1b48 <vm_exec_core+8104>, 0x559ee49e5267 <vm_exec_core+22215>, 0x559ee49e0d32 <vm_exec_core+4498>, 0x559ee49e37e4 <vm_exec_core+15428>, 0x559ee49eed4f <vm_exec_core+61871>, 0x559ee49e4463 <vm_exec_core+18627>, 0x559ee49e0dd4 <vm_exec_core+4660>, 0x559ee49e1297 <vm_exec_core+5879>, 0x559ee49e0ef8 <vm_exec_core+4952>, 0x559ee49e1798 <vm_exec_core+7160>, 0x559ee49e1f41 <vm_exec_core+9121>, 0x559ee49e3be5 <vm_exec_core+16453>, 0x559ee49e3217 <vm_exec_core+13943>, 0x559ee49e3be0 <vm_exec_core+16448>, 0x559ee49e43b0 <vm_exec_core+18448>, 0x559ee49e42fd <vm_exec_core+18269>, 0x559ee49e1793 <vm_exec_core+7155>, 0x559ee49e4730 <vm_exec_core+19344>, 0x559ee49e285b <vm_exec_core+11451>, 0x559ee49e2860 <vm_exec_core+11456>, 0x559ee49e42f8 <vm_exec_core+18264>, 0x559ee49e3ee6 <vm_exec_core+17222>, 0x559ee49e36b0 <vm_exec_core+15120>, 0x559ee49e35d1 <vm_exec_core+14897>, 0x559ee49e4021 <vm_exec_core+17537>, 0x559ee49e39ec <vm_exec_core+15948>, 0x559ee49e321c <vm_exec_core+13948>, 0x559ee49e198a <vm_exec_core+7658>...}
reg_cfp = 0x7e7f5f3ff3a0
reg_pc = 0x5220000038a0
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_newarraykwsplat = <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_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x0000559ee49dcac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
_ec = 0x5160000006d0
_tag = <optimized out>
state = <optimized out>
result = 36
#14 0x0000559ee4763f6b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139085559316600) at /tmp/ruby/src/trunk_asan/load.c:781
iseq = 0x7e7f615b3c40
#15 0x0000559ee475ef67 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 139085560992920
realpath_map = 139085560992760
path = 139085559316600
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 0x0000559ee475d21b in rb_require_string_internal (fname=139085559316640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
ec = 0x5160000006d0
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 0x0000559ee4a3e818 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:3786
ci = 0x585100140003
cc = <optimized out>
me = 0x7e7f615b40f0
cfunc = 0x504000018598
recv = 139085561122280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#19 0x0000559ee4a25c6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe76814a80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#20 0x0000559ee4a25725 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
ci = <optimized out>
cc = 0x0
#21 0x0000559ee49ed46d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7f5f3ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
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=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x559ee49e15b6 <vm_exec_core+6678>, 0x559ee49e6871 <vm_exec_core+27857>, 0x559ee49e1029 <vm_exec_core+5257>, 0x559ee49e7b86 <vm_exec_core+32742>, 0x559ee49e54f0 <vm_exec_core+22864>, 0x559ee49e3396 <vm_exec_core+14326>, 0x559ee49e015e <vm_exec_core+1470>, 0x559ee49e703d <vm_exec_core+29853>, 0x559ee49e6bfc <vm_exec_core+28764>, 0x559ee49e13ca <vm_exec_core+6186>, 0x559ee49e0741 <vm_exec_core+2977>, 0x559ee49e5ad1 <vm_exec_core+24369>, 0x559ee49e1da8 <vm_exec_core+8712>, 0x559ee49e773c <vm_exec_core+31644>, 0x559ee49e6dfd <vm_exec_core+29277>, 0x559ee49e2373 <vm_exec_core+10195>, 0x559ee49e32de <vm_exec_core+14142>, 0x559ee49e5792 <vm_exec_core+23538>, 0x559ee49e6d63 <vm_exec_core+29123>, 0x559ee49e43d3 <vm_exec_core+18483>, 0x559ee49e5814 <vm_exec_core+23668>, 0x559ee49e5e67 <vm_exec_core+25287>, 0x559ee49e4311 <vm_exec_core+18289>, 0x559ee49e066d <vm_exec_core+2765>, 0x559ee49e4fca <vm_exec_core+21546>, 0x559ee49e048e <vm_exec_core+2286>, 0x559ee49e08c3 <vm_exec_core+3363>, 0x559ee49e25f9 <vm_exec_core+10841>, 0x559ee49e4035 <vm_exec_core+17557>, 0x559ee49e4977 <vm_exec_core+19927>, 0x559ee49e3d60 <vm_exec_core+16832>, 0x559ee49e00ba <vm_exec_core+1306>, 0x559ee49e605d <vm_exec_core+25789>, 0x559ee49e6ac1 <vm_exec_core+28449>, 0x559ee49e0a6c <vm_exec_core+3788>, 0x559ee49e16b7 <vm_exec_core+6935>, 0x559ee49e14b9 <vm_exec_core+6425>, 0x559ee49e1e54 <vm_exec_core+8884>, 0x559ee49e3230 <vm_exec_core+13968>, 0x559ee49e0b26 <vm_exec_core+3974>, 0x559ee49e5f12 <vm_exec_core+25458>, 0x559ee49e15fb <vm_exec_core+6747>, 0x559ee49e3169 <vm_exec_core+13769>, 0x559ee49e3b5e <vm_exec_core+16318>, 0x559ee49e5ce3 <vm_exec_core+24899>, 0x559ee49e477b <vm_exec_core+19419>, 0x559ee49e2101 <vm_exec_core+9569>, 0x559ee49e1911 <vm_exec_core+7537>, 0x559ee49e59b7 <vm_exec_core+24087>, 0x559ee49e2948 <vm_exec_core+11688>, 0x559ee49e509e <vm_exec_core+21758>, 0x559ee49e484c <vm_exec_core+19628>, 0x559ee49e5174 <vm_exec_core+21972>, 0x559ee49e6627 <vm_exec_core+27271>, 0x559ee49e3ccc <vm_exec_core+16684>, 0x559ee49e5d89 <vm_exec_core+25065>, 0x559ee49e21d0 <vm_exec_core+9776>, 0x559ee49e58b7 <vm_exec_core+23831>, 0x559ee49dff2b <vm_exec_core+907>, 0x559ee49e416b <vm_exec_core+17867>, 0x559ee49e4538 <vm_exec_core+18840>, 0x559ee49e0966 <vm_exec_core+3526>, 0x559ee49e3e04 <vm_exec_core+16996>, 0x559ee49e2417 <vm_exec_core+10359>, 0x559ee49e1b57 <vm_exec_core+8119>, 0x559ee49e5276 <vm_exec_core+22230>, 0x559ee49e0d41 <vm_exec_core+4513>, 0x559ee49e37f3 <vm_exec_core+15443>, 0x559ee49eed5e <vm_exec_core+61886>, 0x559ee49e4472 <vm_exec_core+18642>, 0x559ee49e0de3 <vm_exec_core+4675>, 0x559ee49e12a6 <vm_exec_core+5894>, 0x559ee49e0f07 <vm_exec_core+4967>, 0x559ee49e17a7 <vm_exec_core+7175>, 0x559ee49e1f50 <vm_exec_core+9136>, 0x559ee49e7deb <vm_exec_core+33355>, 0x559ee49e4d88 <vm_exec_core+20968>, 0x559ee49e3bea <vm_exec_core+16458>, 0x559ee49e5f64 <vm_exec_core+25540>, 0x559ee49e7ebb <vm_exec_core+33563>, 0x559ee49e6335 <vm_exec_core+26517>, 0x559ee49e785b <vm_exec_core+31931>, 0x559ee49e7a74 <vm_exec_core+32468>, 0x559ee49e058a <vm_exec_core+2538>, 0x559ee49e6f56 <vm_exec_core+29622>, 0x559ee49e2865 <vm_exec_core+11461>, 0x559ee49e715a <vm_exec_core+30138>, 0x559ee49e2295 <vm_exec_core+9973>, 0x559ee49e6259 <vm_exec_core+26297>, 0x559ee49e037d <vm_exec_core+2013>, 0x559ee49e0c0b <vm_exec_core+4203>, 0x559ee49e1999 <vm_exec_core+7673>, 0x559ee49e2bed <vm_exec_core+12365>, 0x559ee49e2d8a <vm_exec_core+12778>, 0x559ee49dff30 <vm_exec_core+912>, 0x559ee49e02eb <vm_exec_core+1867>, 0x559ee49dffc2 <vm_exec_core+1058>, 0x559ee49e6437 <vm_exec_core+26775>, 0x559ee49e2709 <vm_exec_core+11113>, 0x559ee49e3a05 <vm_exec_core+15973>, 0x559ee49e2f36 <vm_exec_core+13206>, 0x559ee49e36c9 <vm_exec_core+15145>, 0x559ee49e35e5 <vm_exec_core+14917>, 0x559ee49e24fb <vm_exec_core+10587>, 0x559ee49e2e2b <vm_exec_core+12939>, 0x559ee49e2ac3 <vm_exec_core+12067>, 0x559ee49e30e7 <vm_exec_core+13639>, 0x559ee49e3065 <vm_exec_core+13509>, 0x559ee49e15a7 <vm_exec_core+6663>, 0x559ee49e6862 <vm_exec_core+27842>, 0x559ee49e101a <vm_exec_core+5242>, 0x559ee49e7b77 <vm_exec_core+32727>, 0x559ee49e54e1 <vm_exec_core+22849>, 0x559ee49e3387 <vm_exec_core+14311>, 0x559ee49e014f <vm_exec_core+1455>, 0x559ee49e702e <vm_exec_core+29838>, 0x559ee49e6bed <vm_exec_core+28749>, 0x559ee49e13bb <vm_exec_core+6171>, 0x559ee49e0732 <vm_exec_core+2962>, 0x559ee49e5ac2 <vm_exec_core+24354>, 0x559ee49e1d99 <vm_exec_core+8697>, 0x559ee49e772d <vm_exec_core+31629>, 0x559ee49e6dee <vm_exec_core+29262>, 0x559ee49e2364 <vm_exec_core+10180>, 0x559ee49e32cf <vm_exec_core+14127>, 0x559ee49e5783 <vm_exec_core+23523>, 0x559ee49e6d54 <vm_exec_core+29108>, 0x559ee49e43c4 <vm_exec_core+18468>, 0x559ee49e5805 <vm_exec_core+23653>, 0x559ee49e5e58 <vm_exec_core+25272>, 0x559ee49e4302 <vm_exec_core+18274>, 0x559ee49e065e <vm_exec_core+2750>, 0x559ee49e4fbb <vm_exec_core+21531>, 0x559ee49e047f <vm_exec_core+2271>, 0x559ee49e08b4 <vm_exec_core+3348>, 0x559ee49e25ea <vm_exec_core+10826>, 0x559ee49e4026 <vm_exec_core+17542>, 0x559ee49e4968 <vm_exec_core+19912>, 0x559ee49e3d51 <vm_exec_core+16817>, 0x559ee49e00ab <vm_exec_core+1291>, 0x559ee49e604e <vm_exec_core+25774>, 0x559ee49e6ab2 <vm_exec_core+28434>, 0x559ee49e0a5d <vm_exec_core+3773>, 0x559ee49e16a8 <vm_exec_core+6920>, 0x559ee49e14aa <vm_exec_core+6410>, 0x559ee49e1e45 <vm_exec_core+8869>, 0x559ee49e3221 <vm_exec_core+13953>, 0x559ee49e0b17 <vm_exec_core+3959>, 0x559ee49e5f03 <vm_exec_core+25443>, 0x559ee49e15ec <vm_exec_core+6732>, 0x559ee49e315a <vm_exec_core+13754>, 0x559ee49e3b4f <vm_exec_core+16303>, 0x559ee49e5cd4 <vm_exec_core+24884>, 0x559ee49e476c <vm_exec_core+19404>, 0x559ee49e20f2 <vm_exec_core+9554>, 0x559ee49e1902 <vm_exec_core+7522>, 0x559ee49e59a8 <vm_exec_core+24072>, 0x559ee49e2939 <vm_exec_core+11673>, 0x559ee49e508f <vm_exec_core+21743>, 0x559ee49e483d <vm_exec_core+19613>, 0x559ee49e5165 <vm_exec_core+21957>, 0x559ee49e6618 <vm_exec_core+27256>, 0x559ee49e3cbd <vm_exec_core+16669>, 0x559ee49e5d7a <vm_exec_core+25050>, 0x559ee49e21c1 <vm_exec_core+9761>, 0x559ee49e58a8 <vm_exec_core+23816>, 0x559ee49e43b0 <vm_exec_core+18448>, 0x559ee49e415c <vm_exec_core+17852>, 0x559ee49e4529 <vm_exec_core+18825>, 0x559ee49e39e7 <vm_exec_core+15943>, 0x559ee49e3df5 <vm_exec_core+16981>, 0x559ee49e2408 <vm_exec_core+10344>, 0x559ee49e1b48 <vm_exec_core+8104>, 0x559ee49e5267 <vm_exec_core+22215>, 0x559ee49e0d32 <vm_exec_core+4498>, 0x559ee49e37e4 <vm_exec_core+15428>, 0x559ee49eed4f <vm_exec_core+61871>, 0x559ee49e4463 <vm_exec_core+18627>, 0x559ee49e0dd4 <vm_exec_core+4660>, 0x559ee49e1297 <vm_exec_core+5879>, 0x559ee49e0ef8 <vm_exec_core+4952>, 0x559ee49e1798 <vm_exec_core+7160>, 0x559ee49e1f41 <vm_exec_core+9121>, 0x559ee49e3be5 <vm_exec_core+16453>, 0x559ee49e3217 <vm_exec_core+13943>, 0x559ee49e3be0 <vm_exec_core+16448>, 0x559ee49e43b0 <vm_exec_core+18448>, 0x559ee49e42fd <vm_exec_core+18269>, 0x559ee49e1793 <vm_exec_core+7155>, 0x559ee49e4730 <vm_exec_core+19344>, 0x559ee49e285b <vm_exec_core+11451>, 0x559ee49e2860 <vm_exec_core+11456>, 0x559ee49e42f8 <vm_exec_core+18264>, 0x559ee49e3ee6 <vm_exec_core+17222>, 0x559ee49e36b0 <vm_exec_core+15120>, 0x559ee49e35d1 <vm_exec_core+14897>, 0x559ee49e4021 <vm_exec_core+17537>, 0x559ee49e39ec <vm_exec_core+15948>, 0x559ee49e321c <vm_exec_core+13948>, 0x559ee49e198a <vm_exec_core+7658>...}
reg_cfp = 0x7e7f5f3ff790
reg_pc = 0x50400002dcb8
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_newarraykwsplat = <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_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>
th: 0x515000000300, native_id: 0x7e7f62058c40
-- Control frame information -----------------------------------------------
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <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:690
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
#23 0x0000559ee49dc708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
_ec = 0x5160000006d0
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
_tag = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
state = RUBY_TAG_NONE
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
result = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
#24 0x0000559ee466528b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7e7f615b4190) at /tmp/ruby/src/trunk_asan/eval.c:281
_ec = 0x5160000006d0
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe76814fd0, <optimized out>, 0x7ffe76814f20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
state = 0
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
iseq = 0x7e7f615b4190
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
ec = 0x5160000006d0
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
status = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
#26 0x0000559ee465e7f7 in rb_main (argc=9, argv=0x7ffe768151a8) at /tmp/ruby/src/trunk_asan/main.c:43
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
variable_in_this_stack_frame = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
#27 main (argc=9, argv=0x7ffe768151a8) at /tmp/ruby/src/trunk_asan/main.c:62
c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
No locals.
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]
>>> Dump Ruby level backtrace (if possible)
c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH]
$1 = true
[Inferior 1 (process 3953177) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.tcuhiy:
* drwx------ 2 60 2024-08-09 01:13:48 +0000 autoload20240809-3953193-pdjdcv/
* -rw-r--r-- 1 37 2024-08-09 01:13:48 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 3952850 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:964: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3952849 -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 3989829 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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-08-08T23:13:16Z master 77ffdfe79f) [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 37.463611 seconds
3432 files, 32772 examples, 135798 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.