# Logfile created on 2026-01-31 01:10:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000075d63439fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20260131-011031", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000075d63920c800 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075d63920c5f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075d6342e92a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260131-011031", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260131-011031>, @binmode=false, @mon_data=#<Monitor:0x000075d63920c2b0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
Update repl_type_completor to 26b8e964557690c0b539cff8940bcfb1591f1fe6
echo 26b8e964557690c0b539cff8940bcfb1591f1fe6 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 737809bf25
$$$[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/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
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'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
Update repl_type_completor to 26b8e964557690c0b539cff8940bcfb1591f1fe6
echo 26b8e964557690c0b539cff8940bcfb1591f1fe6 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
6fb451f5af7a6222b5aba9c155905bef9e3206838ed15d09ef39041023d3fe77 builtin_binary.rbbin
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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: 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 net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
Update repl_type_completor to 26b8e964557690c0b539cff8940bcfb1591f1fe6
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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
echo 26b8e964557690c0b539cff8940bcfb1591f1fe6 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
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/fiddle-1.1.8/ext/fiddle'
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/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.2
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=51422
"--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/758] 468019=psych/test_struct
[ 2/758] 468020=prism/onigmo_test
[ 3/758] 468021=-ext-/string/test_rb_str_dup
[ 4/758] 468021=prism/fuzzer_test
[ 5/758] 468022=ruby/test_ast
[ 6/758] 468024=mkmf/test_libs
[ 7/758] 468031=ruby/test_super
[ 8/758] 468026=ruby/test_math
[ 9/758] 468029=test_time
[ 10/758] 468019=json/json_encoding_test
[ 11/758] 468033=dtrace/test_gc
[ 12/758] 468033=-ext-/popen_deadlock/test_popen_deadlock
[ 13/758] 468035=optparse/test_did_you_mean
[ 14/758] 468037=optparse/test_autoconf
[ 15/758] 468041=digest/test_digest_extend
[ 16/758] 468037=rubygems/test_gem_safe_yaml
[ 17/758] 468026=ruby/test_case
[ 18/758] 468047=-ext-/test_bug-5832
[ 19/758] 468042=-ext-/gvl/test_ubf_async_safe
[ 20/758] 468047=psych/test_array
[ 21/758] 468024=prism/ruby/parser_test
[ 22/758] 468051=prism/snippets_test
[ 23/758] 468042=prism/newline_test
[ 24/758] 468041=prism/result/heredoc_test
[ 25/758] 468050=psych/test_psych_set
[ 26/758] 468020=rubygems/test_webauthn_listener_response
[ 27/758] 468047=rubygems/test_gem_path_support
[ 28/758] 468019=prism/result/constant_path_node_test
[ 29/758] 468050=rubygems/test_gem_bundler_version_finder
[ 30/758] 468021=-ext-/win32/test_console_attr
[ 31/758] 468021=optparse/test_switch
[ 32/758] 468021=ruby/enc/test_emoji_breaks
[ 33/758] 468021=-ext-/test_notimplement
[ 34/758] 468021=ruby/test_system
[ 35/758] 468026=-ext-/test_bug-3571
[ 36/758] 468041=-ext-/box/test_load_ext
[ 37/758] 468024=mmtk/test_configuration
[ 38/758] 468041=ruby/test_comparable
[ 39/758] 468024=prism/api/command_line_test
[ 40/758] 468024=rubygems/test_gem_commands_info_command
[ 41/758] 468026=date/test_date_new
[ 42/758] 468041=ruby/test_io_timeout
[ 43/758] 468019=stringio/test_stringio
[ 44/758] 468041=resolv/test_dns
[ 45/758] 468026=ruby/test_dup
[ 46/758] 468042=ruby/test_require
[ 47/758] 468037=-ext-/wait/test_wait
[ 48/758] 468029=psych/test_object_references
[ 49/758] 468019=fiber/test_sleep
[ 50/758] 468047=openssl/test_x509name
[ 51/758] 468020=rubygems/test_gem_commands_build_command
[ 52/758] 468047=ruby/test_compile_prism
[ 53/758] 468029=ruby/enc/test_euc_tw
[ 54/758] 468029=rubygems/test_gem_security
[ 55/758] 468050=rubygems/test_gem_requirement
[ 56/758] 468035=ruby/test_alias
[ 57/758] 468037=mkmf/test_sizeof
[ 58/758] 468041=-ext-/string/test_nofree
[ 59/758] 468041=-ext-/st/test_numhash
[ 60/758] 468050=rubygems/test_gem_stream_ui
[ 61/758] 468041=ruby/test_trace
[ 62/758] 468024=openssl/test_pkey_rsa
[ 63/758] 468041=test_ipaddr
[ 64/758] 468026=ruby/test_arity
[ 65/758] 468026=net/http/test_buffered_io
[ 66/758] 468041=ruby/test_yjit
[ 67/758] 468050=ruby/test_m17n
[ 68/758] 468026=rubygems/test_gem_resolver_composed_set
[ 69/758] 468020=ruby/test_argf
[ 70/758] 468019=mkmf/test_egrep_cpp
[ 71/758] 468035=rubygems/test_webauthn_poller
[ 72/758] 468019=date/test_date_conv
[ 73/758] 468019=test_unicode_normalize
[ 74/758] 468019=ruby/test_method
[ 75/758] 468026=rubygems/test_gem_resolver_lock_set
[ 76/758] 468031=-ext-/econv/test_append
[ 77/758] 468031=did_you_mean/test_ractor_compatibility
[ 78/758] 468026=optparse/test_reqarg
[ 79/758] 468047=resolv/test_resource
[ 80/758] 468047=rubygems/test_gem_update_suggestion
[ 81/758] 468047=psych/test_set
[ 82/758] 468047=rubygems/test_gem_source_fetch_problem
[ 83/758] 468050=rubygems/test_gem_console_ui
[ 84/758] 468024=-ext-/struct/test_member
[ 85/758] 468050=ruby/test_not
[ 86/758] 468047=test_timeout
[ 87/758] 468050=test_weakref
[ 88/758] 468024=socket/test_socket
[ 89/758] 468035=uri/test_mailto
[ 90/758] 468035=ruby/enc/test_case_mapping
[ 91/758] 468035=psych/visitors/test_yaml_tree
[ 92/758] 468035=prism/ruby/ripper_test
[ 93/758] 468033=rubygems/test_rubygems
[ 94/758] 468050=rubygems/test_gem_package_tar_writer
[ 95/758] 468050=psych/test_yamlstore
[ 96/758] 468050=rubygems/test_gem_config_file
[ 97/758] 468050=rubygems/test_gem_commands_pristine_command
[ 98/758] 468031=ruby/test_yjit_exit_locations
[ 99/758] 468021=ruby/test_io_buffer
[100/758] 468033=ruby/test_beginendblock
[101/758] 468021=rubygems/test_gem_resolver_requirement_list
[102/758] 468031=ruby/test_hash
[103/758] 468029=-ext-/arith_seq/test_arith_seq_beg_len_step
[104/758] 468029=psych/test_scalar_scanner
[105/758] 468029=rubygems/test_gem_local_remote_options
[106/758] 468021=rubygems/test_gem_security_signer
[107/758] 468029=ruby/test_exception
[108/758] 468047=optparse/test_bash_completion
[109/758] 468021=ruby/test_threadgroup
[110/758] 468047=-ext-/string/test_set_len
[111/758] 468047=rubygems/test_gem_commands_lock_command
[112/758] 468047=ruby/enc/test_euc_kr
[113/758] 468026=-ext-/test_random
[114/758] 468026=psych/test_merge_keys
[115/758] 468047=io/wait/test_io_wait
[116/758] 468026=optparse/test_kwargs
[117/758] 468026=ripper/test_lexer
[118/758] 468026=cgi/test_cgi_escape
[119/758] 468021=ruby/test_dir
[120/758] 468026=rubygems/test_gem_ext_configure_builder
[121/758] 468026=openssl/test_x509store
[122/758] 468033=resolv/test_mdns
[123/758] 468033=prism/lex_test
[124/758] 468021=test_bundled_gems
[125/758] 468021=openssl/test_pair
[126/758] 468033=ruby/test_m17n_comb
[127/758] 468026=date/test_date_ractor
[128/758] 468024=did_you_mean/test_tree_spell_checker
[129/758] 468024=ruby/test_integer_comb
[130/758] 468047=prism/result/index_write_test
[131/758] 468037=psych/visitors/test_depth_first
[132/758] 468026=openssl/test_ns_spki
[133/758] 468037=prism/result/regular_expression_options_test
[134/758] 468047=ruby/test_sleep
[135/758] 468026=fiber/test_queue
[136/758] 468026=mkmf/test_install
[137/758] 468037=rubygems/test_gem_validator
[138/758] 468037=prism/result/integer_parse_test
[139/758] 468037=test_prettyprint
[140/758] 468037=-ext-/load/test_stringify_symbols
[141/758] 468037=-ext-/array/test_to_ary_concat
[142/758] 468035=prism/result/warnings_test
[143/758] 468035=ruby/test_rubyoptions
[144/758] 468026=-ext-/test_printf
[145/758] 468026=prism/ruby/dispatcher_test
[146/758] 468026=socket/test_udp
[147/758] 468026=ruby/enc/test_windows_1252
[148/758] 468026=mkmf/test_configuration
[149/758] 468050=json/json_generator_test
[150/758] 468026=rubygems/test_gem_impossible_dependencies_error
[151/758] 468026=fiber/test_io_buffer
[152/758] 468026=prism/encoding/encodings_test
[153/758] 468037=fileutils/test_dryrun
[154/758] 468037=ruby/test_range
[155/758] 468026=-ext-/symbol/test_type
[156/758] 468026=test_tmpdir
[157/758] 468026=prism/result/node_id_test
[158/758] 468021=rubygems/test_gem_source_subpath_problem
[159/758] 468050=psych/test_emitter
[160/758] 468050=openssl/test_ts
[161/758] 468021=prism/api/parse_stream_test
[162/758] 468021=rubygems/test_gem_resolver_api_set
[163/758] 468021=dtrace/test_object_create_start
[164/758] 468021=test_forwardable
[165/758] 468026=ruby/test_continuation
[166/758] 468026=-ext-/exception/test_ensured
[167/758] 468021=ruby/test_io_m17n
[168/758] 468026=rubygems/test_config
[169/758] 468026=prism/result/comments_test
[170/758] 468026=-ext-/hash/test_delete
[171/758] 468026=rubygems/test_gem_commands_cleanup_command
[172/758] 468047=optparse/test_placearg
[173/758] 468019=-ext-/string/test_interned_str
[174/758] 468019=rubygems/test_project_sanity
[175/758] 468050=ruby/test_env
[176/758] 468019=prism/encoding/regular_expression_encoding_test
[177/758] 468019=ruby/test_zjit
[178/758] 468019=rubygems/test_gem_silent_ui
[179/758] 468047=ruby/test_ifunless
[180/758] 468019=dtrace/test_require
[181/758] 468047=openssl/test_pkey_dh
[182/758] 468019=openssl/test_ocsp
[183/758] 468026=ruby/test_shapes
[184/758] 468026=rubygems/test_gem_commands_uninstall_command
[185/758] 468047=rubygems/test_gem_resolver_installer_set
[186/758] 468029=rubygems/test_gem_dependency_list
[187/758] 468029=ripper/test_files_test
[188/758] 468047=psych/visitors/test_to_ruby
[189/758] 468037=rubygems/test_bundled_ca
[190/758] 468047=openssl/test_random
[191/758] 468047=prism/result/static_literals_test
[192/758] 468047=fiber/test_backtrace
[193/758] 468047=rubygems/test_gem_safe_marshal
[194/758] 468029=-ext-/float/test_nextafter
[195/758] 468042=-ext-/string/test_capacity
[196/758] 468042=-ext-/string/test_ellipsize
[197/758] 468042=-ext-/integer/test_integer
[198/758] 468029=ruby/enc/test_utf32
[199/758] 468029=prism/test_helper
[200/758] 468042=ruby/test_memory_view
[201/758] 468037=openssl/test_fips
[202/758] 468029=date/test_date_parse
[203/758] 468019=rubygems/test_gem_commands_update_command
[204/758] 468042=-ext-/struct/test_data
[205/758] 468042=optparse/test_noarg
[206/758] 468047=ruby/test_rand
[207/758] 468029=openssl/test_pkey_ec
[208/758] 468026=ruby/enc/test_cesu8
[209/758] 468026=psych/test_alias_and_anchor
[210/758] 468029=rubygems/test_gem_commands_setup_command
[211/758] 468026=rubygems/test_gem_commands_rebuild_command
[212/758] 468026=json/json_parser_test
[213/758] 468037=open-uri/test_ftp
[214/758] 468026=ruby/test_vm_dump
[215/758] 468026=prism/errors_test
[216/758] 468037=test_open3
[217/758] 468021=-ext-/bignum/test_div
[218/758] 468021=-ext-/array/test_resize
[219/758] 468021=ruby/test_gc_compact
[220/758] 468042=psych/test_deprecated
[221/758] 468042=prism/result/breadth_first_search_test
[222/758] 468042=uri/test_generic
[223/758] 468042=ruby/test_fiber
[224/758] 468047=ruby/test_autoload
[225/758] 468026=rubygems/test_gem_resolver_local_specification
[226/758] 468026=ruby/test_pack
[227/758] 468029=rubygems/test_gem_commands_unpack_command
[228/758] 468024=rubygems/test_gem_commands_exec_command
[229/758] 468029=psych/json/test_stream
[230/758] 468029=optparse/test_optarg
[231/758] 468020=io/wait/test_ractor
[232/758] 468020=openssl/test_ssl_session
[233/758] 468031=rubygems/test_gem_gem_runner
[234/758] 468026=rubygems/test_gem_ext_cargo_builder
[235/758] 468051=ruby/test_file_exhaustive
[236/758] 468026=rubygems/test_gem_commands_signout_command
[237/758] 468026=psych/test_object
[238/758] 468026=psych/test_exception
[239/758] 468026=ripper/test_ripper
[240/758] 468029=did_you_mean/spell_checking/test_key_name_check
[241/758] 468029=test_singleton
[242/758] 468029=ruby/test_assignment
[243/758] 468031=rubygems/test_gem_request_set_gem_dependency_api
[244/758] 468019=ruby/enc/test_grapheme_breaks
[245/758] 468019=date/test_date_marshal
[246/758] 468019=openssl/test_ossl
[247/758] 468019=ruby/test_syntax
[248/758] 468031=ruby/test_keyword
[249/758] 468020=prism/result/numeric_value_test
[250/758] 468020=lib/!Nothing_to_test
[251/758] 468020=openssl/test_bn
[252/758] 468020=openssl/test_provider
[253/758] 468033=rubygems/test_gem_package_task
[254/758] 468033=rubygems/test_gem_commands_server_command
[255/758] 468033=net/http/test_http_request
[256/758] 468033=ruby/test_data
[257/758] 468033=net/http/test_httpheader
[258/758] 468033=dtrace/test_function_entry
[259/758] 468033=-ext-/struct/test_len
[260/758] 468033=optparse/test_acceptable
[261/758] 468024=prism/result/implicit_array_test
[262/758] 468024=prism/heredoc_dedent_test
[263/758] 468024=rubygems/test_kernel
[264/758] 468026=did_you_mean/spell_checking/test_method_name_check
[265/758] 468033=test_pty
[266/758] 468026=rubygems/test_gem_source_vendor
[267/758] 468026=rubygems/test_gem_commands_list_command
[268/758] 468026=did_you_mean/spell_checking/test_variable_name_check
[269/758] 468026=yaml/test_dbm
[270/758] 468026=prism/result/overlap_test
[271/758] 468020=psych/test_symbol
[272/758] 468020=rubygems/test_gem_uninstaller
[273/758] 468031=rubygems/test_gem_platform
[274/758] 468024=prism/ractor_test
[275/758] 468031=did_you_mean/tree_spell/test_change_word
[276/758] 468031=rubygems/test_gem_available_set
[277/758] 468024=rubygems/test_gem_source_installed
[278/758] 468031=-ext-/string/test_modify_expand
[279/758] 468024=uri/test_parser
[280/758] 468031=psych/test_date_time
[281/758] 468024=openssl/test_pkcs12
[282/758] 468033=date/test_date
[283/758] 468033=ruby/test_enumerator
[284/758] 468031=ruby/enc/test_utf16
[285/758] 468031=rubygems/test_gem_package
[286/758] 468026=ruby/test_frozen
[287/758] 468026=rubygems/test_gem_source
[288/758] 468026=psych/test_safe_load
[289/758] 468026=prism/encoding/string_encoding_test
[290/758] 468024=ruby/test_name_error
[291/758] 468026=-ext-/exception/test_exception_at_throwing
[292/758] 468026=date/test_date_compat
[293/758] 468026=-ext-/debug/test_profile_frames
[294/758] 468031=-ext-/load/test_resolve_symbol
[295/758] 468026=ruby/test_lazy_enumerator
[296/758] 468020=mkmf/test_find_executable
[297/758] 468031=ruby/test_array
[298/758] 468020=error_highlight/test_error_highlight
[299/758] 468024=rubygems/test_gem_request_set_lockfile_tokenizer
[300/758] 468024=rubygems/test_gem_commands_outdated_command
[301/758] 468024=json/json_ryu_fallback_test
[302/758] 468024=-ext-/class/test_class2name
[303/758] 468024=psych/test_nil
[304/758] 468024=openssl/test_kdf
[305/758] 468037=ruby/test_backtrace
[306/758] 468024=ruby/test_time_tz
[307/758] 468024=prism/ruby/string_query_test
[308/758] 468024=json/json_coder_test
[309/758] 468024=psych/test_psych
[310/758] 468024=digest/test_ractor
[311/758] 468026=fiber/test_enumerator
[312/758] 468026=-ext-/debug/test_debug
[313/758] 468026=-ext-/arith_seq/test_arith_seq_extract
[314/758] 468050=rubygems/test_gem_commands_help_command
[315/758] 468021=ruby/test_stringchar
[316/758] 468024=rubygems/test_gem_package_tar_header_ractor
[317/758] 468029=rubygems/test_gem_uri
[318/758] 468050=test_rbconfig
[319/758] 468029=rubygems/test_gem_package_old
[320/758] 468029=digest/test_digest
[321/758] 468021=ruby/test_float
[322/758] 468026=stringio/test_ractor
[323/758] 468026=rubygems/test_gem_remote_fetcher_local_ssl_server
[324/758] 468050=ripper/test_files_test_1
[325/758] 468037=prism/api/freeze_test
[326/758] 468037=rubygems/test_gem
[327/758] 468021=prism/percent_delimiter_string_test
[328/758] 468021=-ext-/stack/test_stack_overflow
[329/758] 468021=ruby/test_set
[330/758] 468024=test_delegate
[331/758] 468021=psych/test_yaml_special_cases
[332/758] 468021=rubygems/test_gem_source_list
[333/758] 468024=psych/test_parser
[334/758] 468021=prism/result/attribute_write_test
[335/758] 468021=zlib/test_zlib
[336/758] 468024=prism/magic_comment_test
[337/758] 468047=ruby/test_marshal
[338/758] 468026=psych/test_omap
[339/758] 468026=ruby/enc/test_case_comprehensive
[340/758] 468026=mkmf/test_framework
[341/758] 468026=dtrace/test_singleton_function
[342/758] 468026=optparse/test_cclass
[343/758] 468024=test_shellwords
[344/758] 468024=ruby/test_proc
[345/758] 468026=optparse/test_load
[346/758] 468026=did_you_mean/spell_checking/test_uncorrectable_name_check
[347/758] 468037=ruby/test_nomethod_error
[348/758] 468026=net/http/test_https_proxy
[349/758] 468037=openssl/test_pkey_dsa
[350/758] 468026=date/test_date_strptime
[351/758] 468026=open-uri/test_ssl
[352/758] 468037=psych/test_ractor
[353/758] 468047=psych/visitors/test_emitter
[354/758] 468047=psych/test_json_tree
[355/758] 468047=prism/library_symbols_test
[356/758] 468047=ruby/enc/test_cp949
[357/758] 468047=ruby/test_condition
[358/758] 468047=rubygems/test_gem_resolver_git_set
[359/758] 468037=did_you_mean/spell_checking/test_class_name_check
[360/758] 468037=ripper/test_files_lib
[361/758] 468026=ruby/enc/test_emoji
[362/758] 468026=ruby/test_string
[363/758] 468042=-ext-/struct/test_duplicate
[364/758] 468042=json/json_ext_parser_test
[365/758] 468042=ruby/test_time
[366/758] 468042=ruby/test_integer
[367/758] 468024=-ext-/test_scan_args
[368/758] 468024=date/test_date_attr
[369/758] 468024=erb/test_erb
[370/758] 468024=rubygems/test_gem_command_manager
[371/758] 468020=rubygems/test_gem_installer
[372/758] 468029=rubygems/test_gem_commands_check_command
[373/758] 468029=ruby/test_random_formatter
[374/758] 468029=ruby/enc/test_regex_casefold
[375/758] 468029=ruby/test_pipe
[376/758] 468024=rubygems/test_gem_source_git
[377/758] 468021=psych/test_boolean
[378/758] 468021=mkmf/test_config
[379/758] 468029=psych/test_yaml
[380/758] 468029=psych/handlers/test_recorder
[381/758] 468029=-ext-/iter/test_yield_block
[382/758] 468029=rubygems/test_gem_commands_specification_command
[383/758] 468029=did_you_mean/test_spell_checker
[384/758] 468029=-ext-/bug_reporter/test_bug_reporter
[385/758] 468047=psych/test_document
[386/758] 468047=fiber/test_ractor
[387/758] 468050=prism/ruby/parameters_signature_test
[388/758] 468047=optparse/test_getopts
[389/758] 468047=rubygems/test_gem_resolver_api_specification
[390/758] 468029=openssl/test_pkey
[391/758] 468047=socket/test_nonblock
[392/758] 468050=rubygems/test_gem_commands_signin_command
[393/758] 468047=ruby/test_primitive
[394/758] 468047=rubygems/test_gem_request
[395/758] 468050=rubygems/test_gem_commands_search_command
[396/758] 468050=fiber/test_thread
[397/758] 468050=ruby/test_pattern_matching
[398/758] 468021=ruby/test_literal
[399/758] 468029=ruby/test_arithmetic_sequence
[400/758] 468031=ruby/test_lambda
[401/758] 468029=socket/test_sockopt
[402/758] 468029=ruby/test_frozen_error
[403/758] 468029=prism/bom_test
[404/758] 468029=ruby/test_file
[405/758] 468047=psych/test_encoding
[406/758] 468047=rubygems/test_gem_util_atomic_file_writer
[407/758] 468047=ruby/test_rational
[408/758] 468031=-ext-/bignum/test_str2big
[409/758] 468031=prism/newline_offsets_test
[410/758] 468050=ruby/test_regexp
[411/758] 468031=rubygems/test_gem_resolver_conflict
[412/758] 468031=rubygems/test_gem_commands_contents_command
[413/758] 468047=psych/test_scalar
[414/758] 468031=ruby/test_readpartial
[415/758] 468047=json/test_helper
[416/758] 468047=psych/test_yamldbm
[417/758] 468047=ruby/test_thread_cv
[418/758] 468031=ripper/test_parser_events
[419/758] 468031=ruby/enc/test_windows_1251
[420/758] 468031=prism/ruby/relocation_test
[421/758] 468031=mkmf/test_convertible
[422/758] 468047=rubygems/test_gem_resolver_best_set
[423/758] 468047=resolv/test_win32_config
[424/758] 468047=-ext-/file/test_stat
[425/758] 468047=ruby/test_eval
[426/758] 468029=resolv/test_addr
[427/758] 468029=rubygems/test_gem_ext_ext_conf_builder
[428/758] 468047=dtrace/test_cmethod
[429/758] 468047=-ext-/string/test_qsort
[430/758] 468047=rubygems/test_gem_commands_dependency_command
[431/758] 468033=json/json_addition_test
[432/758] 468033=fiber/test_storage
[433/758] 468033=-ext-/path_to_class/test_path_to_class
[434/758] 468033=prism/result/string_test
[435/758] 468033=rubygems/test_gem_dependency
[436/758] 468047=ruby/test_iterator
[437/758] 468037=rubygems/test_gem_resolver_index_specification
[438/758] 468037=dtrace/test_string
[439/758] 468037=psych/test_marshalable
[440/758] 468033=dtrace/test_method_cache
[441/758] 468033=prism/api/parse_comments_test
[442/758] 468037=ruby/test_class
[443/758] 468033=psych/test_serialize_subclasses
[444/758] 468033=ruby/test_const
[445/758] 468033=fiber/test_io
[446/758] 468047=rubygems/test_gem_commands_cert_command
[447/758] 468033=fiber/test_process
[448/758] 468033=ruby/test_object
[449/758] 468042=-ext-/eval/test_eval
[450/758] 468042=fileutils/test_fileutils
[451/758] 468021=pathname/test_pathname
[452/758] 468041=rubygems/test_remote_fetch_error
[453/758] 468024=json/json_common_interface_test
[454/758] 468024=psych/test_stream
[455/758] 468024=coverage/test_coverage
[456/758] 468041=prism/result/named_capture_test
[457/758] 468041=ruby/test_dir_m17n
[458/758] 468047=rubygems/test_gem_resolver_git_specification
[459/758] 468021=optparse/test_summary
[460/758] 468029=ruby/test_thread_queue
[461/758] 468021=fileutils/test_nowrite
[462/758] 468021=ruby/test_flip
[463/758] 468021=rubygems/test_gem_ext_cargo_builder_unit
[464/758] 468021=rubygems/test_gem_commands_install_command
[465/758] 468047=ruby/test_stack
[466/758] 468031=test_securerandom
[467/758] 468031=ruby/test_econv
[468/758] 468033=-ext-/st/test_foreach
[469/758] 468033=fiber/test_address_resolve
[470/758] 468033=uri/test_wss
[471/758] 468033=rubygems/test_gem_resolver_lock_specification
[472/758] 468033=-ext-/string/test_cstr
[473/758] 468024=ruby/test_variable
[474/758] 468033=openssl/test_digest
[475/758] 468033=rubygems/test_gem_source_local
[476/758] 468029=-ext-/num2int/test_num2int
[477/758] 468029=mkmf/test_have_macro
[478/758] 468033=ruby/test_process
[479/758] 468020=ruby/test_parse
[480/758] 468021=-ext-/iter/test_iter_break
[481/758] 468021=rubygems/test_gem_commands_sources_command
[482/758] 468041=ruby/test_undef
[483/758] 468041=io/console/test_ractor
[484/758] 468029=rubygems/test_gem_spec_fetcher
[485/758] 468047=ruby/test_io
[486/758] 468041=ruby/test_numeric
[487/758] 468029=ruby/test_metaclass
[488/758] 468029=io/console/test_io_console
[489/758] 468041=date/test_date_arith
[490/758] 468041=uri/test_ws
[491/758] 468041=dtrace/test_array_create
[492/758] 468041=rubygems/test_gem_resolver_installed_specification
[493/758] 468041=rubygems/test_gem_commands_environment_command
[494/758] 468041=-ext-/tracepoint/test_tracepoint
[495/758] 468021=-ext-/integer/test_my_integer
[496/758] 468021=pathname/test_ractor
[497/758] 468021=mkmf/test_signedness
[498/758] 468031=openssl/test_hmac
[499/758] 468031=prism/ruby/desugar_compiler_test
[500/758] 468031=prism/encoding/symbol_encoding_test
[501/758] 468031=rubygems/test_gem_commands_mirror
[502/758] 468031=-ext-/marshal/test_internal_ivar
[503/758] 468031=etc/test_etc
[504/758] 468041=rubygems/test_gem_remote_fetcher_local_server
[505/758] 468019=uri/test_ldap
[506/758] 468019=rubygems/test_gem_source_lock
[507/758] 468041=-ext-/gvl/test_last_thread
[508/758] 468020=-ext-/time/test_new
[509/758] 468020=openssl/test_cipher
[510/758] 468019=psych/test_hash
[511/758] 468019=prism/api/parse_test
[512/758] 468019=rubygems/test_gem_source_specific_file
[513/758] 468020=socket/test_unix
[514/758] 468031=rubygems/test_gem_commands_which_command
[515/758] 468019=ruby/test_enum
[516/758] 468020=optparse/test_optparse
[517/758] 468031=psych/test_coder
[518/758] 468031=ruby/test_symbol
[519/758] 468024=fiber/test_io_close
[520/758] 468024=rubygems/test_gem_request_set_lockfile
[521/758] 468041=json/ractor_test
[522/758] 468020=-ext-/postponed_job/test_postponed_job
[523/758] 468029=prism/ruby/reflection_test
[524/758] 468029=ruby/test_bignum
[525/758] 468041=-ext-/load/test_dot_dot
[526/758] 468041=did_you_mean/tree_spell/test_human_typo
[527/758] 468041=rubygems/test_gem_gemcutter_utilities
[528/758] 468029=rubygems/test_gem_remote_fetcher
[529/758] 468041=rubygems/test_gem_resolver
[530/758] 468041=test_tempfile
[531/758] 468029=openssl/test_config
[532/758] 468029=rubygems/test_gem_util
[533/758] 468029=did_you_mean/spell_checking/test_pattern_key_name_check
[534/758] 468029=rubygems/test_exit
[535/758] 468042=rubygems/test_gem_commands_yank_command
[536/758] 468020=did_you_mean/edit_distance/test_jaro_winkler
[537/758] 468020=ruby/test_weakkeymap
[538/758] 468029=-ext-/marshal/test_usrmarshal
[539/758] 468021=ruby/test_inlinecache
[540/758] 468024=net/http/test_httpresponse
[541/758] 468021=rubygems/test_gem_command
[542/758] 468024=openssl/test_engine
[543/758] 468024=-ext-/exception/test_enc_raise
[544/758] 468024=ruby/test_key_error
[545/758] 468024=ripper/test_files_sample
[546/758] 468021=-ext-/st/test_update
[547/758] 468021=ruby/test_ractor
[548/758] 468042=-ext-/method/test_arity
[549/758] 468042=ruby/enc/test_case_options
[550/758] 468042=rubygems/test_gem_install_update_options
[551/758] 468041=uri/test_file
[552/758] 468041=rubygems/test_gem_security_policy
[553/758] 468024=rubygems/test_gem_resolver_index_set
[554/758] 468029=ruby/test_thread
[555/758] 468024=ruby/test_call
[556/758] 468041=dtrace/test_hash_create
[557/758] 468041=json/json_generic_object_test
[558/758] 468041=ruby/test_defined
[559/758] 468042=-ext-/bignum/test_pack
[560/758] 468024=date/test_switch_hitter
[561/758] 468041=rubygems/test_require
[562/758] 468024=net/http/test_https
[563/758] 468042=erb/test_erb_command
[564/758] 468020=mkmf/test_have_library
[565/758] 468042=ruby/test_fnmatch
[566/758] 468042=rubygems/test_gem_resolver_vendor_set
[567/758] 468042=uri/test_ftp
[568/758] 468042=ruby/test_unicode_escape
[569/758] 468019=prism/result/integer_base_flags_test
[570/758] 468019=net/http/test_httpresponses
[571/758] 468019=ripper/test_filter
[572/758] 468042=rubygems/test_gem_ext_cmake_builder
[573/758] 468019=-ext-/string/test_too_many_dummy_encodings
[574/758] 468042=ruby/enc/test_koi8
[575/758] 468042=ruby/test_clone
[576/758] 468019=objspace/test_objspace
[577/758] 468042=erb/test_erb_m17n
[578/758] 468042=net/http/test_http
[579/758] 468020=rubygems/test_gem_dependency_resolution_error
[580/758] 468020=prism/fixtures_test
[581/758] 468020=ruby/test_rational2
[582/758] 468020=open-uri/test_proxy
[583/758] 468020=dtrace/test_raise
[584/758] 468020=rubygems/test_gem_ci_detector
[585/758] 468020=ruby/test_yield
[586/758] 468041=rubygems/test_gem_request_set_lockfile_parser
[587/758] 468041=ruby/enc/test_shift_jis
[588/758] 468041=io/wait/test_io_wait_uncommon
[589/758] 468041=psych/test_string
[590/758] 468031=rubygems/test_gem_commands_owner_command
[591/758] 468041=socket/test_basicsocket
[592/758] 468041=prism/locals_test
[593/758] 468041=test_find
[594/758] 468041=-ext-/string/test_normalize
[595/758] 468041=-ext-/test_recursion
[596/758] 468041=objspace/test_ractor
[597/758] 468031=rubygems/test_gem_unsatisfiable_dependency_error
[598/758] 468031=ripper/test_sexp
[599/758] 468031=rubygems/test_gem_package_tar_header
[600/758] 468031=prism/ruby/pattern_test
[601/758] 468031=fileutils/test_verbose
[602/758] 468031=rubygems/test_gem_ext_builder
[603/758] 468024=ruby/test_struct
[604/758] 468041=prism/ruby/compiler_test
[605/758] 468024=date/test_date_strftime
[606/758] 468041=-ext-/typeddata/test_typeddata
[607/758] 468037=rubygems/test_gem_resolver_vendor_specification
[608/758] 468037=ruby/test_box
[609/758] 468041=fiber/test_mutex
[610/758] 468024=-ext-/bignum/test_bigzero
[611/758] 468024=ruby/test_basicinstructions
[612/758] 468041=rubygems/test_gem_resolver_activation_request
[613/758] 468041=ruby/enc/test_big5
[614/758] 468041=psych/test_null
[615/758] 468041=ruby/test_fixnum
[616/758] 468041=fiber/test_timeout
[617/758] 468041=ruby/test_signal
[618/758] 468024=did_you_mean/core_ext/test_name_error_extension
[619/758] 468024=-ext-/string/test_fstring
[620/758] 468024=-ext-/iseq_load/test_iseq_load
[621/758] 468042=-ext-/scheduler/test_interrupt_with_scheduler
[622/758] 468042=-ext-/test_ensure_and_callcc
[623/758] 468042=fiber/test_scheduler
[624/758] 468031=rubygems/test_gem_version_option
[625/758] 468031=ripper/test_files_test_2
[626/758] 468021=ruby/test_require_lib
[627/758] 468037=prism/api/lex_test
[628/758] 468037=rubygems/test_gem_rdoc
[629/758] 468037=psych/test_stringio
[630/758] 468037=rubygems/test_gem_remote_fetcher_s3
[631/758] 468037=-ext-/win32/test_fd_setsize
[632/758] 468037=prism/version_test
[633/758] 468037=rubygems/test_gem_request_set
[634/758] 468047=test_trick
[635/758] 468035=ruby/test_objectspace
[636/758] 468037=-ext-/string/test_enc_str_buf_cat
[637/758] 468037=mkmf/test_have_func
[638/758] 468020=-ext-/thread/test_lock_native_thread
[639/758] 468024=rubygems/test_webauthn_listener
[640/758] 468020=optparse/test_zsh_completion
[641/758] 468020=rubygems/test_gem_package_tar_reader_entry
[642/758] 468024=json/json_fixtures_test
[643/758] 468024=dtrace/test_load
[644/758] 468024=ruby/test_encoding
[645/758] 468026=rubygems/test_gem_resolver_specification
[646/758] 468026=rubygems/test_gem_security_trust_dir
[647/758] 468026=mkmf/test_constant
[648/758] 468020=ruby/test_default_gems
[649/758] 468020=openssl/test_buffering
[650/758] 468020=prism/ruby/ruby_parser_test
[651/758] 468020=resolv/test_svcb_https
[652/758] 468020=-ext-/test_bug-14834
[653/758] 468020=-ext-/proc/test_bmethod
[654/758] 468020=psych/nodes/test_enumerable
[655/758] 468020=-ext-/funcall/test_passing_block
[656/758] 468020=uri/test_http
[657/758] 468037=socket/test_addrinfo
[658/758] 468020=openssl/test_x509cert
[659/758] 468037=openssl/test_ssl
[660/758] 468024=rubygems/test_deprecate
[661/758] 468024=win32/test_registry
[662/758] 468024=strscan/test_ractor
[663/758] 468024=rubygems/test_gem_commands_push_command
[664/758] 468042=ruby/test_module
[665/758] 468020=prism/api/parse_success_test
[666/758] 468020=ruby/test_sprintf
[667/758] 468024=rubygems/test_gem_uri_formatter
[668/758] 468024=uri/test_common
[669/758] 468020=rubygems/test_gem_request_connection_pools
[670/758] 468041=ruby/test_optimization
[671/758] 468020=-ext-/exception/test_data_error
[672/758] 468024=ruby/test_rubyvm
[673/758] 468024=ruby/test_weakmap
[674/758] 468020=rubygems/test_gem_doctor
[675/758] 468020=socket/test_ancdata
[676/758] 468020=-ext-/test_abi
[677/758] 468020=-ext-/string/test_external_new
[678/758] 468020=ripper/test_scanner_events
[679/758] 468020=ruby/enc/test_euc_jp
[680/758] 468020=rubygems/test_gem_resolver_dependency_request
[681/758] 468020=openssl/test_x509ext
[682/758] 468020=ripper/test_files_ext
[683/758] 468026=psych/test_data
[684/758] 468026=ruby/test_object_id
[685/758] 468047=prism/unescape_test
[686/758] 468047=prism/result/equality_test
[687/758] 468047=prism/result/static_inspect_test
[688/758] 468020=-ext-/symbol/test_inadvertent_creation
[689/758] 468047=ruby/test_complex
[690/758] 468020=prism/result/source_location_test
[691/758] 468020=-ext-/thread/test_instrumentation_api
[692/758] 468026=-ext-/vm/test_at_exit
[693/758] 468031=prism/ruby/source_test
[694/758] 468031=openssl/test_asn1
[695/758] 468031=mkmf/test_flags
[696/758] 468026=rubygems/test_gem_ext_rake_builder
[697/758] 468047=monitor/test_monitor
[698/758] 468047=json/json_string_matching_test
[699/758] 468047=ruby/test_whileuntil
[700/758] 468047=ruby/test_transcode
[701/758] 468020=test_extlibs
[702/758] 468031=-ext-/rational/test_rat
[703/758] 468031=rubygems/test_gem_text
[704/758] 468031=ruby/test_settracefunc
[705/758] 468051=prism/ruby/tunnel_test
[706/758] 468051=rubygems/test_gem_version
[707/758] 468021=rubygems/test_gem_commands_stale_command
[708/758] 468021=ruby/test_path
[709/758] 468021=ruby/test_method_cache
[710/758] 468021=test_pp
[711/758] 468026=socket/test_tcp
[712/758] 468021=ruby/test_sprintf_comb
[713/758] 468051=rubygems/test_gem_stub_specification
[714/758] 468021=ruby/test_allocation
[715/758] 468026=ruby/test_gc
[716/758] 468051=-ext-/string/test_enc_associate
[717/758] 468042=prism/api/dump_test
[718/758] 468047=prism/ruby/location_test
[719/758] 468047=ruby/test_insns_leaf
[720/758] 468047=yaml/test_store
[721/758] 468047=ruby/test_iseq
[722/758] 468037=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[723/758] 468051=net/protocol/test_protocol
[724/758] 468037=psych/test_tree_builder
[725/758] 468037=-ext-/load/test_protect
[726/758] 468037=openssl/test_x509req
[727/758] 468051=rubygems/test_gem_commands_open_command
[728/758] 468035=-ext-/win32/test_dln
[729/758] 468035=ruby/enc/test_iso_8859
[730/758] 468035=ruby/test_complex2
[731/758] 468035=openssl/test_x509attr
[732/758] 468035=mkmf/test_pkg_config
[733/758] 468037=prism/regexp_test
[734/758] 468051=ruby/test_string_memory
[735/758] 468037=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38265>
[736/758] 468035=-ext-/string/test_coderange
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 468037 ko1 10u IPv4 255511637 0t0 TCP localhost:38265->localhost:58190 (CLOSE_WAIT)
[737/758] 468035=-ext-/bignum/test_big2str
[738/758] 468035=ruby/test_mixed_unicode_escapes
[739/758] 468035=-ext-/test_enumerator_kw
[740/758] 468051=mkmf/test_mkmf
[741/758] 468035=-ext-/bignum/test_mul
[742/758] 468035=did_you_mean/spell_checking/test_require_path_check
Closed file descriptor: TestOpenURI#test_404: 10
[743/758] 468051=io/nonblock/test_flush
[744/758] 468051=openssl/test_pkcs7
[745/758] 468035=rubygems/test_gem_commands_fetch_command
[746/758] 468037=ruby/test_complexrational
[747/758] 468037=rubygems/test_gem_specification
[748/758] 468035=ruby/enc/test_gbk
[749/758] 468035=ruby/test_refinement
[750/758] 468051=rubygems/test_gem_dependency_installer
[751/758] 468042=ruby/test_warning
[752/758] 468031=rubygems/test_gem_name_tuple
[753/758] 468042=psych/test_class
[754/758] 468042=strscan/test_stringscanner
[755/758] 468031=psych/test_numeric
[756/758] 468031=openssl/test_x509crl
[757/758] 468042=rubygems/test_gem_package_tar_reader
[758/758] 468042=ruby/enc/test_gb18030
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1010 1010 1010 ? -1 Ss 1000 0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1010 1018 1018 1018 pts/0 1018 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1018 1020 1018 1018 pts/0 1018 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1020 466710 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
466710 466713 1018 1018 pts/0 1018 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.20260131-011031 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
466713 466714 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260131-011031 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
466714 467685 1018 1018 pts/0 1018 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
467685 467686 1018 1018 pts/0 1018 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
467686 468016 1018 1018 pts/0 1018 Sl+ 1000 0:21 /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
468016 468029 1018 1018 pts/0 1018 Sl+ 1000 0:48 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
468029 1216446 1018 1018 pts/0 1018 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
466714 1216772 1018 1018 pts/0 1018 R+ 1000 0:00 ps jx
{1=>[1010], 1010=>[1018], 1018=>[1020], 1020=>[466710], 466710=>[466713], 466713=>[466714], 466714=>[467685, 1216772], 467685=>[467686], 467686=>[468016], 468016=>[468029], 468029=>[1216446]}
$ timeout 60 gdb -p 1216446 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1216448]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bfb5a165eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x78fdc458cc40 (LWP 1216446) "ruby" 0x00005bfb5a165eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x78fda83ff6c0 (LWP 1216448) "ruby" 0x000078fdc431b4fd in __GI___poll (fds=0x78fda4dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x78fda83ff6c0 (LWP 1216448) "ruby"):
#0 0x000078fdc431b4fd in __GI___poll (fds=0x78fda4dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bfb5a0f074a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bfb5a4f402b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1083
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:3058
vm = <optimized out>
#4 0x00005bfb5a149aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000078fdc429caa4 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 = {133030844823232, -7774521502673950677, 133030844823232, -352, 0, 140730657682064, -7774521502661367765, -7774477608940361685}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000078fdc4329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x78fdc458cc40 (LWP 1216446) "ruby"):
#0 0x00005bfb5a165eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00005bfb5a166e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005bfb5a0b37f8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3 0x00005bfb5a0b35e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x00005bfb5a0b341d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5 0x00005bfb5a0b2e5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x00005bfb5a0b2aa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x00005bfb5a0b4d76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x00005bfb5a14bc40 in __interceptor_free ()
No symbol table info available.
#9 0x00005bfb5a1d769e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x78fd8cbf9800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8282
malloc_increase_done = <optimized out>
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 0x00005bfb5a4c13b5 in rb_threadptr_sched_free (th=0x5150001b0b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2354
No locals.
#11 0x00005bfb5a5acdcf in thread_free (ptr=0x540000000308) at /tmp/ruby/src/trunk_asan/vm.c:3807
th = 0x540000000308
#12 0x00005bfb5a1fafbd in rb_data_free (objspace=0x51d000000a80, obj=133030659946960) at /tmp/ruby/src/trunk_asan/gc.c:1390
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#13 rb_gc_obj_free (objspace=<optimized out>, obj=133030659946960) at /tmp/ruby/src/trunk_asan/gc.c:1536
args = <optimized out>
#14 0x00005bfb5a1f969e in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=133030659946960, p@entry=133030659944480, bitset=1, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3556
vp = 133030659946960
sweep_page = <optimized out>
slot_size = <optimized out>
slot_bits = <optimized out>
#15 0x00005bfb5a1f8faa in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa8, ctx=ctx@entry=0x78fdc2596e90) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3625
i = <error reading variable i (Incompatible types on DWARF stack)>
sweep_page = 0x51c00006d080
p = 133030659944480
bits = 0x51c00006d198
page_rvalue_count = <optimized out>
out_of_range_bits = <optimized out>
bitmap_plane_count = <optimized out>
slot_mask = 18446744073709551615
bitset = 0
#16 0x00005bfb5a1eac4b in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3906
ctx = {page = 0x51c00006d080, final_slots = 7, freed_slots = 903, empty_slots = <optimized out>}
free_slots = <optimized out>
sweep_page = 0x51c00006d080
swept_slots = 1552
pooled_slots = 1559
#17 0x00005bfb5a1e406f in gc_sweep_continue (objspace=0x51d000000a80, sweep_heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3989
heap = 0x51d000000aa8
i = 0
i = <optimized out>
heap = <optimized out>
#18 gc_continue (objspace=0x51d000000a80, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2068
lock_lev = 0
needs_gc = <optimized out>
#19 0x00005bfb5a1e29c7 in heap_prepare (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2087
No locals.
#20 heap_next_free_page (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2314
page = <optimized out>
#21 newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2421
page = <optimized out>
heap = 0x51d000000aa8
obj = 0
lev = 1
unlock_vm = <optimized out>
#22 0x00005bfb5a1c4f9d in newobj_alloc (objspace=0x540000000308, cache=0x50c000000100, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2445
obj = <optimized out>
#23 rb_gc_impl_new_obj (objspace_ptr=0x540000000308, cache_ptr=0x50c000000100, klass=133031305876320, flags=8199, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2524
objspace = 0x540000000308
heap_idx = 0
cache = 0x50c000000100
obj = <optimized out>
#24 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1008
obj = <optimized out>
#25 0x00005bfb5a75dd2d in ary_alloc_embed (klass=133031305876320, capa=0) at /tmp/ruby/src/trunk_asan/array.c:690
size = 40
ary = <optimized out>
#26 ary_new (klass=133031305876320, capa=0) at /tmp/ruby/src/trunk_asan/array.c:738
ary = <optimized out>
#27 rb_ary_new_capa (capa=0) at /tmp/ruby/src/trunk_asan/array.c:755
No locals.
#28 rb_ary_new () at /tmp/ruby/src/trunk_asan/array.c:761
No locals.
#29 0x00005bfb5a997178 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:665
ary = <optimized out>
min_argc = <optimized out>
max_argc = <optimized out>
#30 0x00005bfb5a5d12c8 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:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x78fd9c14f0b0
cfunc = 0x506000005c08
recv = 133030636879640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#31 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18410, cd=0x50b000916920, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50b000916920
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18410
reg_pc = 0x513000d25a28
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#33 0x00005bfb5a560872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#34 0x00005bfb5a5f1f42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78fdc3e18498, self=133030637035040, 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:1820
flags = 0
iseq = 0x78fd9d2edee8
cfp = <optimized out>
sp = 0x78fdc3d18b80
use_argv = 0x0
stack_argv = 0x78fdc3d18b80
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#35 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:1834
captured = 0x78fdc3e18498
#36 0x00005bfb5a5928cc 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:1871
No locals.
#37 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#39 0x00005bfb5a5928cc in rb_yield (val=<optimized out>)
No locals.
#40 0x00005bfb5a194ffc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe68dc3f70, <optimized out>, 0x7ffe68dc3e80, <optimized out>, <optimized out>}, prev = 0x78fdc238e640, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170000000d0
cfp = 0x78fdc3e18448
#41 0x00005bfb5a33739b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
status = <optimized out>
pid = <optimized out>
#42 0x00005bfb5a5d12c8 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:3902
ci = 0x660100040001
cc = <optimized out>
me = 0x78fd9c177dd0
cfunc = 0x506000048748
recv = 133030637035040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#43 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18480, cd=0x508000983650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#44 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x508000983650
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18480
reg_pc = 0x513000d254d8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#45 0x00005bfb5a560872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#46 0x00005bfb5a5f1f42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78fdc3e18508, self=133030637035040, 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:1820
flags = 0
iseq = 0x78fd9d2ee348
cfp = <optimized out>
sp = 0x78fdc3d18b30
use_argv = 0x0
stack_argv = 0x78fdc3d18b30
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#47 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:1834
captured = 0x78fdc3e18508
#48 0x00005bfb5a592cbc 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:1871
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#50 0x00005bfb5a592cbc in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#51 0x00005bfb5a1956ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe68dc4ab0, <optimized out>, 0x7ffe68dc49c0, <optimized out>, <optimized out>}, prev = 0x78fdc238b840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#52 0x00005bfb5a4c57ad in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
args = {self = 133030691905800, mutex = 0x50400024a110, ec = <optimized out>}
#53 0x00005bfb5a56d479 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:7538
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#54 0x00005bfb5a56d479 in vm_invoke_builtin_delegate (ec=0x5170000000d0, cfp=0x78fdc3e184b8, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:1678
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e184b8
reg_pc = 0x50e000001950
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
th: 0x515000000300, native_id: 0x78fdc458cc40
-- Control frame information -----------------------------------------------
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>
c:0019 p:---- s:0119 e:000118 l:y b:---- CFUNC :map
c:0018 p:0021 s:0115 e:000114 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1294 [FINISH]
c:0017 p:---- s:0112 e:000111 l:y b:---- CFUNC :fork
c:0016 p:0019 s:0108 E:001ee8 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1292 [FINISH]
c:0015 p:0018 s:0102 e:000101 l:y b:0001 METHOD <internal:thread_sync>:390
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>
c:0014 p:0043 s:0098 E:002068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1289
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
INSN_LABEL_trace_opt_mod = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
INSN_LABEL_trace_opt_eq = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:000660 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [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>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
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>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
#56 0x00005bfb5a560872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#57 0x00005bfb5a5f1f42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78fdc3e18620, self=133031277412960, 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:1820
flags = 0
iseq = 0x78fdc39ed2b8
cfp = <optimized out>
sp = 0x78fdc3d18a28
use_argv = 0x78fdc22ff8e0
stack_argv = 0x78fdc3d18a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#58 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:1834
captured = 0x78fdc3e18620
#59 0x00005bfb5a5928cc 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:1871
No locals.
#60 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#61 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#62 0x00005bfb5a5928cc in rb_yield (val=<optimized out>)
No locals.
#63 0x00005bfb5a771106 in rb_ary_collect (ary=133030663537720) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 133030663522640
i = 69
#64 0x00005bfb5a5d12c8 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:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x78fdc3bae688
cfunc = 0x506000020188
recv = 133030663537720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#65 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18608, cd=0x51200000bfb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#66 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51200000bfb0
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18608
reg_pc = 0x51900001b710
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#67 0x00005bfb5a560c61 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#68 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#69 0x00005bfb5a5f1f42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78fdc3e18738, self=133031277412960, 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:1820
flags = 0
iseq = 0x78fdc3b2b878
cfp = <optimized out>
sp = 0x78fdc3d188d0
use_argv = 0x78fdc22ffde0
stack_argv = 0x78fdc3d188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#70 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:1834
captured = 0x78fdc3e18738
#71 0x00005bfb5a5928cc 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:1871
No locals.
#72 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#73 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#74 0x00005bfb5a5928cc in rb_yield (val=<optimized out>)
No locals.
#75 0x00005bfb5a771106 in rb_ary_collect (ary=133030659102560) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 133030659102400
i = 0
#76 0x00005bfb5a5d12c8 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:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x78fdc3bae688
cfunc = 0x506000020188
recv = 133030659102560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#77 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18720, cd=0x50200002af50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#78 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002af50
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18720
reg_pc = 0x50400000a078
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#79 0x00005bfb5a560c61 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#80 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#81 0x00005bfb5a5a9d29 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#82 0x00005bfb5a190c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x78fdc3b2ba08) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe68dc6830, <optimized out>, 0x7ffe68dc6780, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x78fdc3b2ba08
#83 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#84 0x00005bfb5a189bb7 in rb_main (argc=11, argv=0x7ffe68dc69f8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#85 main (argc=11, argv=0x7ffe68dc69f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1216446) detached]
$ timeout 60 gdb -p 468029 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1216447]
[New LWP 484729]
[New LWP 468095]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078fdc431baca in __GI___libc_read (nbytes=4, buf=0x78fdc24b6c40, fd=14) at ../sysdeps/unix/sysv/linux/read.c:26
>>> Threads
Id Target Id Frame
* 1 Thread 0x78fdc458cc40 (LWP 468029) "ruby" 0x000078fdc431baca in __GI___libc_read (nbytes=4, buf=0x78fdc24b6c40, fd=14) at ../sysdeps/unix/sysv/linux/read.c:26
2 Thread 0x78fda83ff6c0 (LWP 1216447) "ruby" 0x000078fdc431b4fd in __GI___poll (fds=0x78fda4dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x78fd9bcf26c0 (LWP 484729) "parallel.rb:40" 0x000078fdc431b4fd in __GI___poll (fds=0x78fd8dbfe160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x78fda21cd6c0 (LWP 468095) "Timeout stdlib " 0x000078fdc4298d71 in __futex_abstimed_wait_common64 (private=30973, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00009f8d4) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 4 (Thread 0x78fda21cd6c0 (LWP 468095) "Timeout stdlib "):
#0 0x000078fdc4298d71 in __futex_abstimed_wait_common64 (private=30973, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00009f8d4) 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=30973, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00009f8d4) 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=0x50c00009f8d4, 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 0x000078fdc429b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5150000008d8, cond=0x50c00009f8a8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78fdc429b4b0 <__condvar_cleanup_waiting>, __arg = 0x78fda21cbb70, __canceltype = 450048, __prev = 0x0}
cbuffer = {wseq = 59, cond = 0x50c00009f8a8, mutex = 0x5150000008d8, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 59
seq = 29
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=0x50c00009f8a8, mutex=mutex@entry=0x5150000008d8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005bfb5a4beb5f in rb_native_cond_wait (cond=0x50c00009f8d4, mutex=0x5150000008d8) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x5150000008d8, th=th@entry=0x515000079700, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x00005bfb5a4ee5c1 in thread_sched_to_waiting_until_wakeup (sched=0x5150000008d8, th=th@entry=0x515000079700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
can_direct_transfer = <optimized out>
#8 0x00005bfb5a4ce10c in native_sleep (th=0x515000079700, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
sched = <optimized out>
#9 sleep_forever (th=th@entry=0x515000079700, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x00005bfb5a4eca4d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133031277796080, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
th = 0x515000079700
scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:983
args = <optimized out>
#12 0x00005bfb5a1956ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x51700006ddd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x78fda21cbf10, <optimized out>, 0x78fda21cbe20, <optimized out>, <optimized out>}, prev = 0x78fda14cd240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x00005bfb5a195b59 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:1170
No locals.
#14 0x00005bfb5a4ebfe1 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x50600034f9a0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1055
queue_waiter = {w = {self = 133031277796080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 133031277796080, timeout = 4, end = <optimized out>}
waitq = 0x50600034f9a0
end = 0
#15 0x00005bfb5a56d479 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:7538
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#16 0x00005bfb5a56d479 in vm_invoke_builtin_delegate (ec=0x51700006ddd0, cfp=0x78fda22cf758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x51700006ddd0) at ../../src/trunk_asan/insns.def:1678
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fda22cf758
reg_pc = 0x510000002af8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#18 0x00005bfb5a560872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700006ddd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x00005bfb5a5a4f8b in invoke_iseq_block_from_c (ec=0x51700006ddd0, captured=<optimized out>, self=133031277559560, 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:1820
flags = 0
iseq = 0x78fdc39e3f60
cfp = 0x78fda22cf7c8
sp = 0x78fda21cf818
use_argv = <optimized out>
stack_argv = 0x78fda21cf818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x51700006ddd0, self=133031277559560, 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:1914
block = <optimized out>
keyword_hash = <optimized out>
#21 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:1944
No locals.
#22 0x00005bfb5a5a31e6 in rb_vm_invoke_proc (ec=0x50c00009f8d4, proc=0x189, argc=-1003909775, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#23 0x00005bfb5a4f283b in thread_do_start_proc (th=th@entry=0x515000079700) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040002064d0
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x00005bfb5a4f03dd in thread_do_start (th=0x515000079700) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x515000079700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_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>
#26 0x00005bfb5a4ef6ce in call_thread_start_func_2 (th=0x515000079700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x78fda21cccc0
#27 nt_start (ptr=0x50c00009f880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000079700
sched = <optimized out>
nt = 0x50c00009f880
vm = 0x525000000100
#28 0x00005bfb5a149aff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x000078fdc429caa4 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 = {133030741857984, -7774534964175198165, 133030741857984, -352, 0, 140730657675760, -7774534964162615253, -7774477608940361685}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x000078fdc4329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x78fd9bcf26c0 (LWP 484729) "parallel.rb:40"):
#0 0x000078fdc431b4fd in __GI___poll (fds=0x78fd8dbfe160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bfb5a0f074a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bfb5a262259 in nogvl_wait_for (th=133030659102000, fptr=0x511000535880, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x00005bfb5a2637ca in internal_read_func (ptr=0x78fd8dbfdf40) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x78fd8dbfdf40
result = <optimized out>
#5 0x00005bfb5a4d339e in rb_thread_io_blocking_call (io=0x511000535880, func=0x5bfb5a2632c0 <internal_read_func>, data1=0x78fd8dbfdf40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x00005bfb5a1956ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x51700049fed0
_tag = {tag = 36, retval = <optimized out>, buf = {0x78fd9bcf0dd0, <optimized out>, 0x78fd9bcf0ce0, <optimized out>, <optimized out>}, prev = 0x78fd8dbda240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x00005bfb5a195b59 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:1170
No locals.
#8 0x00005bfb5a277912 in io_read_memory_locktmp (str=133030400221536, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9 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:3526
str = <optimized out>
iis = {th = 133030659102000, fptr = 0x511000535880, nonblock = 0, fd = 6, buf = 0x519000326980, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000535880
n = <optimized out>
shrinkable = <optimized out>
#10 0x00005bfb5a253c01 in io_readpartial (argc=-1916804768, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x00005bfb5a5d12c8 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:3902
ci = 0x412100100003
cc = <optimized out>
me = 0x78fdc3ba83a0
cfunc = 0x50600002c1e8
recv = 133030659102280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x00005bfb5a571efd in vm_sendish (ec=0x51700049fed0, reg_cfp=0x78fda084b790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
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>
#13 vm_exec_core (ec=ec@entry=0x51700049fed0) at ../../src/trunk_asan/insns.def:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fda084b790
reg_pc = 0x51300001f258
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#14 0x00005bfb5a560872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700049fed0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x00005bfb5a5a4f8b in invoke_iseq_block_from_c (ec=0x51700049fed0, captured=<optimized out>, self=133031277412960, 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:1820
flags = 0
iseq = 0x78fdc3b2b6c0
cfp = 0x78fda084b7c8
sp = 0x78fda074b818
use_argv = <optimized out>
stack_argv = 0x78fda074b818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x51700049fed0, self=133031277412960, 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:1914
block = <optimized out>
keyword_hash = <optimized out>
#17 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:1944
No locals.
#18 0x00005bfb5a5a31e6 in rb_vm_invoke_proc (ec=0x78fd8dbfe160, proc=0x1, argc=-1003375363, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 4294967295
#19 0x00005bfb5a4f283b in thread_do_start_proc (th=th@entry=0x515000242c80) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001310d0
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x00005bfb5a4f03dd in thread_do_start (th=0x515000242c80) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x515000242c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_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>
#22 0x00005bfb5a4ef6ce in call_thread_start_func_2 (th=0x515000242c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x78fd9bcf1cc0
#23 nt_start (ptr=0x50c000068200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000242c80
sched = <optimized out>
nt = 0x50c000068200
vm = 0x525000000100
#24 0x00005bfb5a149aff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x000078fdc429caa4 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 = {133030636103360, -7774552146728736725, 133030636103360, -352, 25, 140730657686768, -7774552146716153813, -7774477608940361685}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x000078fdc4329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x78fda83ff6c0 (LWP 1216447) "ruby"):
#0 0x000078fdc431b4fd in __GI___poll (fds=0x78fda4dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bfb5a0f074a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bfb5a4f402b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1083
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:3058
vm = <optimized out>
#4 0x00005bfb5a149aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000078fdc429caa4 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 = {133030844823232, -7774521502673950677, 133030844823232, -352, 0, 140730657682448, -7774521502661367765, -7774477608940361685}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000078fdc4329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x78fdc458cc40 (LWP 468029) "ruby"):
#0 0x000078fdc431baca in __GI___libc_read (nbytes=4, buf=0x78fdc24b6c40, fd=14) at ../sysdeps/unix/sysv/linux/read.c:26
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
sc_ret = <optimized out>
__arg2 = <optimized out>
_a3 = <optimized out>
_a1 = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg1 = <optimized out>
_a2 = <optimized out>
#1 __GI___libc_read (fd=14, buf=0x78fdc24b6c40, nbytes=4) at ../sysdeps/unix/sysv/linux/read.c:24
No locals.
#2 0x00005bfb5a0cb243 in __interceptor_read ()
No symbol table info available.
#3 0x00005bfb5a34291e in read_retry (fd=fd@entry=14, buf=buf@entry=0x78fdc24b6c40, len=len@entry=4) at /tmp/ruby/src/trunk_asan/process.c:3781
r = <optimized out>
#4 0x00005bfb5a332c4e in recv_child_error (fd=14, errmsg=0x78fdc23e0530 "", errmsg_buflen=80, errp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:3807
err = <optimized out>
size = <optimized out>
ret = <optimized out>
#5 fork_check_err (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>, eargp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4078
ep = <optimized out>
w = 0x0
pid = 1216799
err = <optimized out>
error_occurred = <optimized out>
#6 0x00005bfb5a332323 in rb_fork_async_signal_safe (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4115
result = <optimized out>
process_status = <optimized out>
#7 0x00005bfb5a23f72d in pipe_open (execarg_obj=133030636644960, modestr=<optimized out>, fmode=<optimized out>, convconfig=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:7681
rbimpl_id = 0
errmsg = '\000' <repeats 24 times>, "!\000\000\000\000\000\000\0000;\300\364<y\000\0000;\300\364<y\000\000 \000\000\000\000\000\000\000\360\017\000\000\000\000\000\000`\346\b#\273a\000\000\240}\005#\273a\000"
arg = {execarg_obj = 133030636644960, eargp = 0x78fd9bd76a80, modef = 1, pair = {-1, -1}, write_pair = {-1, -1}}
eargp = <optimized out>
prog = 133030637020080
pid = 0
e = 0
fp = 0x0
fd = -1
write_fd = -1
port = <optimized out>
fptr = <optimized out>
write_port = <optimized out>
write_fptr = <optimized out>
status = <optimized out>
state = <optimized out>
#8 0x00005bfb5a23f08e in rb_io_popen (pname=<optimized out>, pmode=<optimized out>, env=<optimized out>, opt=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:8070
execarg_obj = <optimized out>
tmp = <optimized out>
modestr = <optimized out>
oflags = <optimized out>
fmode = <optimized out>
convconfig = <optimized out>
#9 0x00005bfb5a24a1e1 in rb_io_s_popen (argc=1, argv=0x78fdc3d18c98, klass=133031305804000) at /tmp/ruby/src/trunk_asan/io.c:8032
pmode = 4
opt = <optimized out>
env = <optimized out>
pname = 14
#10 0x00005bfb5a5d12c8 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:3902
ci = 0x42d100020003
cc = <optimized out>
me = 0x78fdc3ba8d00
cfunc = 0x50600002b168
recv = 133031305804000
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18480, cd=0x51a000008c20, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51a000008c20
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18480
reg_pc = 0x52300000b208
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x00005bfb5a560872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
th: 0x515000000300, native_id: 0x78fdc458cc40
-- Control frame information -----------------------------------------------
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
c:0017 p:---- s:0151 e:000150 l:y b:---- CFUNC :popen
c:0016 p:0289 s:0146 e:000144 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
#14 0x00005bfb5a5f1f42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78fdc3e18620, self=133031277412960, 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:1820
flags = 0
iseq = 0x78fdc39ed2b8
cfp = <optimized out>
c:0015 p:0021 s:0107 e:000106 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:295
c:0014 p:0015 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1634
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
sp = 0x78fdc3d18a28
use_argv = 0x78fdc2261460
stack_argv = 0x78fdc3d18a28
opt_pc = 0
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
type = <optimized out>
av = <optimized out>
c:0007 p:0069 s:0046 E:000660 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x78fdc3e18620
#16 0x00005bfb5a5928cc 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:1871
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005bfb5a5928cc in rb_yield (val=<optimized out>)
No locals.
#20 0x00005bfb5a771106 in rb_ary_collect (ary=133030663537720) at /tmp/ruby/src/trunk_asan/array.c:3764
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
collect = 133030663522640
i = 71
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
#21 0x00005bfb5a5d12c8 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:3902
th: 0x515000079700, native_id: 0x78fda21cd6c0
ci = 0x16a100000001
cc = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
me = 0x78fdc3bae688
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
cfunc = 0x506000020188
recv = 133030663537720
block_handler = <optimized out>
frame_type = 1431634051
th: 0x515000242c80, native_id: 0x78fd9bcf26c0
len = <optimized out>
val = <optimized out>
#22 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18608, cd=0x51200000bfb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51200000bfb0
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18608
reg_pc = 0x51900001b710
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x00005bfb5a560c61 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x00005bfb5a5f1f42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78fdc3e18738, self=133031277412960, 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:1820
flags = 0
iseq = 0x78fdc3b2b878
cfp = <optimized out>
sp = 0x78fdc3d188d0
use_argv = 0x78fdc22ffde0
stack_argv = 0x78fdc3d188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#27 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:1834
captured = 0x78fdc3e18738
#28 0x00005bfb5a5928cc 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:1871
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x00005bfb5a5928cc in rb_yield (val=<optimized out>)
No locals.
#32 0x00005bfb5a771106 in rb_ary_collect (ary=133030659102560) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 133030659102400
i = 0
#33 0x00005bfb5a5d12c8 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:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x78fdc3bae688
cfunc = 0x506000020188
recv = 133030659102560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x00005bfb5a56a0ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78fdc3e18720, cd=0x50200002af50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002af50
insns_address_table = {0x5bfb5a565cb6 <vm_exec_core+1494>, 0x5bfb5a566fbd <vm_exec_core+6365>, 0x5bfb5a56c151 <vm_exec_core+27249>, 0x5bfb5a566b2f <vm_exec_core+5199>, 0x5bfb5a56cf02 <vm_exec_core+30754>, 0x5bfb5a56ad04 <vm_exec_core+22052>, 0x5bfb5a5689ae <vm_exec_core+13006>, 0x5bfb5a565e1e <vm_exec_core+1854>, 0x5bfb5a56c744 <vm_exec_core+28772>, 0x5bfb5a56c48c <vm_exec_core+28076>, 0x5bfb5a566dac <vm_exec_core+5836>, 0x5bfb5a56630e <vm_exec_core+3118>, 0x5bfb5a56b406 <vm_exec_core+23846>, 0x5bfb5a5678b3 <vm_exec_core+8659>, 0x5bfb5a56c945 <vm_exec_core+29285>, 0x5bfb5a56c5ee <vm_exec_core+28430>, 0x5bfb5a567fa1 <vm_exec_core+10433>, 0x5bfb5a56893d <vm_exec_core+12893>, 0x5bfb5a56af65 <vm_exec_core+22661>, 0x5bfb5a56c565 <vm_exec_core+28293>, 0x5bfb5a56a410 <vm_exec_core+19760>, 0x5bfb5a56afee <vm_exec_core+22798>, 0x5bfb5a56baa7 <vm_exec_core+25543>, 0x5bfb5a56a34d <vm_exec_core+19565>, 0x5bfb5a56624b <vm_exec_core+2923>, 0x5bfb5a56aa07 <vm_exec_core+21287>, 0x5bfb5a5660de <vm_exec_core+2558>, 0x5bfb5a566514 <vm_exec_core+3636>, 0x5bfb5a568224 <vm_exec_core+11076>, 0x5bfb5a569f1a <vm_exec_core+18490>, 0x5bfb5a56a8a0 <vm_exec_core+20928>, 0x5bfb5a569bbf <vm_exec_core+17631>, 0x5bfb5a565cea <vm_exec_core+1546>, 0x5bfb5a56bcd7 <vm_exec_core+26103>, 0x5bfb5a56c3b7 <vm_exec_core+27863>, 0x5bfb5a5666bb <vm_exec_core+4059>, 0x5bfb5a567267 <vm_exec_core+7047>, 0x5bfb5a566f25 <vm_exec_core+6213>, 0x5bfb5a5679a2 <vm_exec_core+8898>, 0x5bfb5a5687d9 <vm_exec_core+12537>, 0x5bfb5a566762 <vm_exec_core+4226>, 0x5bfb5a56bb3f <vm_exec_core+25695>, 0x5bfb5a5671f1 <vm_exec_core+6929>, 0x5bfb5a568687 <vm_exec_core+12199>, 0x5bfb5a56914e <vm_exec_core+14958>, 0x5bfb5a56b49c <vm_exec_core+23996>, 0x5bfb5a56a5d2 <vm_exec_core+20210>, 0x5bfb5a567c7c <vm_exec_core+9628>, 0x5bfb5a5674fe <vm_exec_core+7710>, 0x5bfb5a56b2f2 <vm_exec_core+23570>, 0x5bfb5a568404 <vm_exec_core+11556>, 0x5bfb5a56ab06 <vm_exec_core+21542>, 0x5bfb5a56a644 <vm_exec_core+20324>, 0x5bfb5a56abbd <vm_exec_core+21725>, 0x5bfb5a56c089 <vm_exec_core+27049>, 0x5bfb5a5699d1 <vm_exec_core+17137>, 0x5bfb5a56b555 <vm_exec_core+24181>, 0x5bfb5a565a38 <vm_exec_core+856>, 0x5bfb5a56b083 <vm_exec_core+22947>, 0x5bfb5a567d9b <vm_exec_core+9915>, 0x5bfb5a56a2a8 <vm_exec_core+19400>, 0x5bfb5a56a4e8 <vm_exec_core+19976>, 0x5bfb5a568d82 <vm_exec_core+13986>, 0x5bfb5a5665c8 <vm_exec_core+3816>, 0x5bfb5a568149 <vm_exec_core+10857>, 0x5bfb5a567786 <vm_exec_core+8358>, 0x5bfb5a56ac3b <vm_exec_core+21851>, 0x5bfb5a5668f3 <vm_exec_core+4627>, 0x5bfb5a568b2f <vm_exec_core+13391>, 0x5bfb5a56947f <vm_exec_core+15775>, 0x5bfb5a567a80 <vm_exec_core+9120>, 0x5bfb5a573690 <vm_exec_core+57264>, 0x5bfb5a567455 <vm_exec_core+7541>, 0x5bfb5a56734d <vm_exec_core+7277>, 0x5bfb5a567658 <vm_exec_core+8056>, 0x5bfb5a568043 <vm_exec_core+10595>, 0x5bfb5a569dbe <vm_exec_core+18142>, 0x5bfb5a569209 <vm_exec_core+15145>, 0x5bfb5a56a91f <vm_exec_core+21055>, 0x5bfb5a569665 <vm_exec_core+16261>, 0x5bfb5a56bc00 <vm_exec_core+25888>, 0x5bfb5a56d1a7 <vm_exec_core+31431>, 0x5bfb5a56be44 <vm_exec_core+26468>, 0x5bfb5a56ca95 <vm_exec_core+29621>, 0x5bfb5a56cb86 <vm_exec_core+29862>, 0x5bfb5a566170 <vm_exec_core+2704>, 0x5bfb5a56c66d <vm_exec_core+28557>, 0x5bfb5a568329 <vm_exec_core+11337>, 0x5bfb5a56c868 <vm_exec_core+29064>, 0x5bfb5a567e6a <vm_exec_core+10122>, 0x5bfb5a56bd7b <vm_exec_core+26267>, 0x5bfb5a566007 <vm_exec_core+2343>, 0x5bfb5a5667ed <vm_exec_core+4365>, 0x5bfb5a56cdca <vm_exec_core+30442>, 0x5bfb5a56870d <vm_exec_core+12333>, 0x5bfb5a56850a <vm_exec_core+11818>, 0x5bfb5a565a3d <vm_exec_core+861>, 0x5bfb5a565f2a <vm_exec_core+2122>, 0x5bfb5a565ac3 <vm_exec_core+995>, 0x5bfb5a56bf33 <vm_exec_core+26707>, 0x5bfb5a56988e <vm_exec_core+16814>, 0x5bfb5a568f52 <vm_exec_core+14450>, 0x5bfb5a56976a <vm_exec_core+16522>, 0x5bfb5a5693b6 <vm_exec_core+15574>, 0x5bfb5a56859f <vm_exec_core+11967>, 0x5bfb5a568e5d <vm_exec_core+14205>, 0x5bfb5a568829 <vm_exec_core+12617>, 0x5bfb5a56906c <vm_exec_core+14732>, 0x5bfb5a5690dd <vm_exec_core+14845>, 0x5bfb5a565ca7 <vm_exec_core+1479>, 0x5bfb5a566fae <vm_exec_core+6350>, 0x5bfb5a56c142 <vm_exec_core+27234>, 0x5bfb5a566b20 <vm_exec_core+5184>, 0x5bfb5a56cef3 <vm_exec_core+30739>, 0x5bfb5a56acf5 <vm_exec_core+22037>, 0x5bfb5a56899f <vm_exec_core+12991>, 0x5bfb5a565e0f <vm_exec_core+1839>, 0x5bfb5a56c735 <vm_exec_core+28757>, 0x5bfb5a56c47d <vm_exec_core+28061>, 0x5bfb5a566d9d <vm_exec_core+5821>, 0x5bfb5a5662ff <vm_exec_core+3103>, 0x5bfb5a56b3f7 <vm_exec_core+23831>, 0x5bfb5a5678a4 <vm_exec_core+8644>, 0x5bfb5a56c936 <vm_exec_core+29270>, 0x5bfb5a56c5df <vm_exec_core+28415>, 0x5bfb5a567f92 <vm_exec_core+10418>, 0x5bfb5a56892e <vm_exec_core+12878>, 0x5bfb5a56af56 <vm_exec_core+22646>, 0x5bfb5a56c556 <vm_exec_core+28278>, 0x5bfb5a56a401 <vm_exec_core+19745>, 0x5bfb5a56afdf <vm_exec_core+22783>, 0x5bfb5a56ba98 <vm_exec_core+25528>, 0x5bfb5a56a33e <vm_exec_core+19550>, 0x5bfb5a56623c <vm_exec_core+2908>, 0x5bfb5a56a9f8 <vm_exec_core+21272>, 0x5bfb5a5660cf <vm_exec_core+2543>, 0x5bfb5a566505 <vm_exec_core+3621>, 0x5bfb5a568215 <vm_exec_core+11061>, 0x5bfb5a569f0b <vm_exec_core+18475>, 0x5bfb5a56a891 <vm_exec_core+20913>, 0x5bfb5a569bb0 <vm_exec_core+17616>, 0x5bfb5a565cdb <vm_exec_core+1531>, 0x5bfb5a56bcc8 <vm_exec_core+26088>, 0x5bfb5a56c3a8 <vm_exec_core+27848>, 0x5bfb5a5666ac <vm_exec_core+4044>, 0x5bfb5a567258 <vm_exec_core+7032>, 0x5bfb5a566f16 <vm_exec_core+6198>, 0x5bfb5a567993 <vm_exec_core+8883>, 0x5bfb5a5687ca <vm_exec_core+12522>, 0x5bfb5a566753 <vm_exec_core+4211>, 0x5bfb5a56bb30 <vm_exec_core+25680>, 0x5bfb5a5671e2 <vm_exec_core+6914>, 0x5bfb5a568678 <vm_exec_core+12184>, 0x5bfb5a56913f <vm_exec_core+14943>, 0x5bfb5a56b48d <vm_exec_core+23981>, 0x5bfb5a56a5c3 <vm_exec_core+20195>, 0x5bfb5a567c6d <vm_exec_core+9613>, 0x5bfb5a5674ef <vm_exec_core+7695>, 0x5bfb5a56b2e3 <vm_exec_core+23555>, 0x5bfb5a5683f5 <vm_exec_core+11541>, 0x5bfb5a56aaf7 <vm_exec_core+21527>, 0x5bfb5a56a635 <vm_exec_core+20309>, 0x5bfb5a56abae <vm_exec_core+21710>, 0x5bfb5a56c07a <vm_exec_core+27034>, 0x5bfb5a5699c2 <vm_exec_core+17122>, 0x5bfb5a56b546 <vm_exec_core+24166>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a56b074 <vm_exec_core+22932>, 0x5bfb5a567d8c <vm_exec_core+9900>, 0x5bfb5a56a299 <vm_exec_core+19385>, 0x5bfb5a56a4d9 <vm_exec_core+19961>, 0x5bfb5a568d73 <vm_exec_core+13971>, 0x5bfb5a569f06 <vm_exec_core+18470>, 0x5bfb5a56813a <vm_exec_core+10842>, 0x5bfb5a567777 <vm_exec_core+8343>, 0x5bfb5a56ac2c <vm_exec_core+21836>, 0x5bfb5a5668e4 <vm_exec_core+4612>, 0x5bfb5a568b20 <vm_exec_core+13376>, 0x5bfb5a569470 <vm_exec_core+15760>, 0x5bfb5a567a71 <vm_exec_core+9105>, 0x5bfb5a573681 <vm_exec_core+57249>, 0x5bfb5a567446 <vm_exec_core+7526>, 0x5bfb5a56733e <vm_exec_core+7262>, 0x5bfb5a567649 <vm_exec_core+8041>, 0x5bfb5a568034 <vm_exec_core+10580>, 0x5bfb5a569daf <vm_exec_core+18127>, 0x5bfb5a5691fa <vm_exec_core+15130>, 0x5bfb5a569daa <vm_exec_core+18122>, 0x5bfb5a56a5be <vm_exec_core+20190>, 0x5bfb5a56a5b9 <vm_exec_core+20185>, 0x5bfb5a567644 <vm_exec_core+8036>, 0x5bfb5a56a9e4 <vm_exec_core+21252>, 0x5bfb5a568793 <vm_exec_core+12467>, 0x5bfb5a568798 <vm_exec_core+12472>, 0x5bfb5a56a5b4 <vm_exec_core+20180>, 0x5bfb5a56a3fc <vm_exec_core+19740>, 0x5bfb5a56946b <vm_exec_core+15755>, 0x5bfb5a5693a2 <vm_exec_core+15554>, 0x5bfb5a56a4ab <vm_exec_core+19915>, 0x5bfb5a569875 <vm_exec_core+16789>...}
reg_cfp = 0x78fdc3e18720
reg_pc = 0x50400000a078
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#36 0x00005bfb5a560c61 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#38 0x00005bfb5a5a9d29 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#39 0x00005bfb5a190c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x78fdc3b2ba08) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe68dc6830, <optimized out>, 0x7ffe68dc6780, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x78fdc3b2ba08
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#41 0x00005bfb5a189bb7 in rb_main (argc=11, argv=0x7ffe68dc69f8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#42 main (argc=11, argv=0x7ffe68dc69f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 468029) detached]
$ timeout 60 gdb -p 468016 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 468018]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000076d968d26d07 in __GI___select (nfds=19, readfds=0x50c00596b3c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd64b068a0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x76d968e2ac40 (LWP 468016) "ruby" 0x000076d968d26d07 in __GI___select (nfds=19, readfds=0x50c00596b3c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd64b068a0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x76d94cbff6c0 (LWP 468018) "ruby" 0x000076d968d1b4fd in __GI___poll (fds=0x76d94b9ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x76d94cbff6c0 (LWP 468018) "ruby"):
#0 0x000076d968d1b4fd in __GI___poll (fds=0x76d94b9ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000580f0db4a74a in __interceptor_poll ()
No symbol table info available.
#2 0x0000580f0df4e02b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1083
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:3058
vm = <optimized out>
#4 0x0000580f0dba3aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000076d968c9caa4 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 = {130675667629760, -6886426497774340600, 130675667629760, -352, 0, 140726292744848, -6886426497761757688, -6886505781487159800}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000076d968d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x76d968e2ac40 (LWP 468016) "ruby"):
#0 0x000076d968d26d07 in __GI___select (nfds=19, readfds=0x50c00596b3c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd64b068a0) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 528628667}
pts64 = 0x7ffd64b06740
r = <optimized out>
#1 0x0000580f0df34a94 in native_fd_select (n=19, readfds=0x50c00596b3c0, writefds=0x0, exceptfds=0x76d968d26d07 <__GI___select+327>, timeout=0x7ffd64b06740, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2 do_select (p=130676105188992) at /tmp/ruby/src/trunk_asan/thread.c:4508
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffd64b06850
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x0000580f0dbef6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd64b06a10, <optimized out>, 0x7ffd64b06920, <optimized out>, <optimized out>}, prev = 0x76d966d49560, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x0000580f0dbefb59 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:1170
No locals.
#5 0x0000580f0df33f9c 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:4570
set = {max = 19, th = 0x515000000300, rset = 0x76d966d49440, 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 = 0x76d966d494a0}
#6 0x0000580f0dcc70a5 in select_internal (read=130676091631840, write=4, except=4, tp=0x76d966d494a0, fds=0x76d966d49440) at /tmp/ruby/src/trunk_asan/io.c:10754
timerec = <optimized out>
max = 19
pending = <optimized out>
rp = 0x76d966d49440
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>
#7 select_call (arg=130676105188384) at /tmp/ruby/src/trunk_asan/io.c:10824
p = 0x76d966d49420
#8 0x0000580f0dbef6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd64b06d90, <optimized out>, 0x7ffd64b06ca0, <optimized out>, <optimized out>}, prev = 0x76d966d66340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x0000580f0dbefb59 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:1170
No locals.
#10 0x0000580f0dca2f7b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#11 0x0000580f0e02b2c8 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:3902
ci = 0x165100100009
cc = <optimized out>
me = 0x76d968568b88
cfunc = 0x50600002b408
recv = 130676130445680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x0000580f0dfcbefd in vm_sendish (ec=0x5170000000d0, reg_cfp=0x76d9661ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
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>
#13 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x580f0dfbfcb6 <vm_exec_core+1494>, 0x580f0dfc0fbd <vm_exec_core+6365>, 0x580f0dfc6151 <vm_exec_core+27249>, 0x580f0dfc0b2f <vm_exec_core+5199>, 0x580f0dfc6f02 <vm_exec_core+30754>, 0x580f0dfc4d04 <vm_exec_core+22052>, 0x580f0dfc29ae <vm_exec_core+13006>, 0x580f0dfbfe1e <vm_exec_core+1854>, 0x580f0dfc6744 <vm_exec_core+28772>, 0x580f0dfc648c <vm_exec_core+28076>, 0x580f0dfc0dac <vm_exec_core+5836>, 0x580f0dfc030e <vm_exec_core+3118>, 0x580f0dfc5406 <vm_exec_core+23846>, 0x580f0dfc18b3 <vm_exec_core+8659>, 0x580f0dfc6945 <vm_exec_core+29285>, 0x580f0dfc65ee <vm_exec_core+28430>, 0x580f0dfc1fa1 <vm_exec_core+10433>, 0x580f0dfc293d <vm_exec_core+12893>, 0x580f0dfc4f65 <vm_exec_core+22661>, 0x580f0dfc6565 <vm_exec_core+28293>, 0x580f0dfc4410 <vm_exec_core+19760>, 0x580f0dfc4fee <vm_exec_core+22798>, 0x580f0dfc5aa7 <vm_exec_core+25543>, 0x580f0dfc434d <vm_exec_core+19565>, 0x580f0dfc024b <vm_exec_core+2923>, 0x580f0dfc4a07 <vm_exec_core+21287>, 0x580f0dfc00de <vm_exec_core+2558>, 0x580f0dfc0514 <vm_exec_core+3636>, 0x580f0dfc2224 <vm_exec_core+11076>, 0x580f0dfc3f1a <vm_exec_core+18490>, 0x580f0dfc48a0 <vm_exec_core+20928>, 0x580f0dfc3bbf <vm_exec_core+17631>, 0x580f0dfbfcea <vm_exec_core+1546>, 0x580f0dfc5cd7 <vm_exec_core+26103>, 0x580f0dfc63b7 <vm_exec_core+27863>, 0x580f0dfc06bb <vm_exec_core+4059>, 0x580f0dfc1267 <vm_exec_core+7047>, 0x580f0dfc0f25 <vm_exec_core+6213>, 0x580f0dfc19a2 <vm_exec_core+8898>, 0x580f0dfc27d9 <vm_exec_core+12537>, 0x580f0dfc0762 <vm_exec_core+4226>, 0x580f0dfc5b3f <vm_exec_core+25695>, 0x580f0dfc11f1 <vm_exec_core+6929>, 0x580f0dfc2687 <vm_exec_core+12199>, 0x580f0dfc314e <vm_exec_core+14958>, 0x580f0dfc549c <vm_exec_core+23996>, 0x580f0dfc45d2 <vm_exec_core+20210>, 0x580f0dfc1c7c <vm_exec_core+9628>, 0x580f0dfc14fe <vm_exec_core+7710>, 0x580f0dfc52f2 <vm_exec_core+23570>, 0x580f0dfc2404 <vm_exec_core+11556>, 0x580f0dfc4b06 <vm_exec_core+21542>, 0x580f0dfc4644 <vm_exec_core+20324>, 0x580f0dfc4bbd <vm_exec_core+21725>, 0x580f0dfc6089 <vm_exec_core+27049>, 0x580f0dfc39d1 <vm_exec_core+17137>, 0x580f0dfc5555 <vm_exec_core+24181>, 0x580f0dfbfa38 <vm_exec_core+856>, 0x580f0dfc5083 <vm_exec_core+22947>, 0x580f0dfc1d9b <vm_exec_core+9915>, 0x580f0dfc42a8 <vm_exec_core+19400>, 0x580f0dfc44e8 <vm_exec_core+19976>, 0x580f0dfc2d82 <vm_exec_core+13986>, 0x580f0dfc05c8 <vm_exec_core+3816>, 0x580f0dfc2149 <vm_exec_core+10857>, 0x580f0dfc1786 <vm_exec_core+8358>, 0x580f0dfc4c3b <vm_exec_core+21851>, 0x580f0dfc08f3 <vm_exec_core+4627>, 0x580f0dfc2b2f <vm_exec_core+13391>, 0x580f0dfc347f <vm_exec_core+15775>, 0x580f0dfc1a80 <vm_exec_core+9120>, 0x580f0dfcd690 <vm_exec_core+57264>, 0x580f0dfc1455 <vm_exec_core+7541>, 0x580f0dfc134d <vm_exec_core+7277>, 0x580f0dfc1658 <vm_exec_core+8056>, 0x580f0dfc2043 <vm_exec_core+10595>, 0x580f0dfc3dbe <vm_exec_core+18142>, 0x580f0dfc3209 <vm_exec_core+15145>, 0x580f0dfc491f <vm_exec_core+21055>, 0x580f0dfc3665 <vm_exec_core+16261>, 0x580f0dfc5c00 <vm_exec_core+25888>, 0x580f0dfc71a7 <vm_exec_core+31431>, 0x580f0dfc5e44 <vm_exec_core+26468>, 0x580f0dfc6a95 <vm_exec_core+29621>, 0x580f0dfc6b86 <vm_exec_core+29862>, 0x580f0dfc0170 <vm_exec_core+2704>, 0x580f0dfc666d <vm_exec_core+28557>, 0x580f0dfc2329 <vm_exec_core+11337>, 0x580f0dfc6868 <vm_exec_core+29064>, 0x580f0dfc1e6a <vm_exec_core+10122>, 0x580f0dfc5d7b <vm_exec_core+26267>, 0x580f0dfc0007 <vm_exec_core+2343>, 0x580f0dfc07ed <vm_exec_core+4365>, 0x580f0dfc6dca <vm_exec_core+30442>, 0x580f0dfc270d <vm_exec_core+12333>, 0x580f0dfc250a <vm_exec_core+11818>, 0x580f0dfbfa3d <vm_exec_core+861>, 0x580f0dfbff2a <vm_exec_core+2122>, 0x580f0dfbfac3 <vm_exec_core+995>, 0x580f0dfc5f33 <vm_exec_core+26707>, 0x580f0dfc388e <vm_exec_core+16814>, 0x580f0dfc2f52 <vm_exec_core+14450>, 0x580f0dfc376a <vm_exec_core+16522>, 0x580f0dfc33b6 <vm_exec_core+15574>, 0x580f0dfc259f <vm_exec_core+11967>, 0x580f0dfc2e5d <vm_exec_core+14205>, 0x580f0dfc2829 <vm_exec_core+12617>, 0x580f0dfc306c <vm_exec_core+14732>, 0x580f0dfc30dd <vm_exec_core+14845>, 0x580f0dfbfca7 <vm_exec_core+1479>, 0x580f0dfc0fae <vm_exec_core+6350>, 0x580f0dfc6142 <vm_exec_core+27234>, 0x580f0dfc0b20 <vm_exec_core+5184>, 0x580f0dfc6ef3 <vm_exec_core+30739>, 0x580f0dfc4cf5 <vm_exec_core+22037>, 0x580f0dfc299f <vm_exec_core+12991>, 0x580f0dfbfe0f <vm_exec_core+1839>, 0x580f0dfc6735 <vm_exec_core+28757>, 0x580f0dfc647d <vm_exec_core+28061>, 0x580f0dfc0d9d <vm_exec_core+5821>, 0x580f0dfc02ff <vm_exec_core+3103>, 0x580f0dfc53f7 <vm_exec_core+23831>, 0x580f0dfc18a4 <vm_exec_core+8644>, 0x580f0dfc6936 <vm_exec_core+29270>, 0x580f0dfc65df <vm_exec_core+28415>, 0x580f0dfc1f92 <vm_exec_core+10418>, 0x580f0dfc292e <vm_exec_core+12878>, 0x580f0dfc4f56 <vm_exec_core+22646>, 0x580f0dfc6556 <vm_exec_core+28278>, 0x580f0dfc4401 <vm_exec_core+19745>, 0x580f0dfc4fdf <vm_exec_core+22783>, 0x580f0dfc5a98 <vm_exec_core+25528>, 0x580f0dfc433e <vm_exec_core+19550>, 0x580f0dfc023c <vm_exec_core+2908>, 0x580f0dfc49f8 <vm_exec_core+21272>, 0x580f0dfc00cf <vm_exec_core+2543>, 0x580f0dfc0505 <vm_exec_core+3621>, 0x580f0dfc2215 <vm_exec_core+11061>, 0x580f0dfc3f0b <vm_exec_core+18475>, 0x580f0dfc4891 <vm_exec_core+20913>, 0x580f0dfc3bb0 <vm_exec_core+17616>, 0x580f0dfbfcdb <vm_exec_core+1531>, 0x580f0dfc5cc8 <vm_exec_core+26088>, 0x580f0dfc63a8 <vm_exec_core+27848>, 0x580f0dfc06ac <vm_exec_core+4044>, 0x580f0dfc1258 <vm_exec_core+7032>, 0x580f0dfc0f16 <vm_exec_core+6198>, 0x580f0dfc1993 <vm_exec_core+8883>, 0x580f0dfc27ca <vm_exec_core+12522>, 0x580f0dfc0753 <vm_exec_core+4211>, 0x580f0dfc5b30 <vm_exec_core+25680>, 0x580f0dfc11e2 <vm_exec_core+6914>, 0x580f0dfc2678 <vm_exec_core+12184>, 0x580f0dfc313f <vm_exec_core+14943>, 0x580f0dfc548d <vm_exec_core+23981>, 0x580f0dfc45c3 <vm_exec_core+20195>, 0x580f0dfc1c6d <vm_exec_core+9613>, 0x580f0dfc14ef <vm_exec_core+7695>, 0x580f0dfc52e3 <vm_exec_core+23555>, 0x580f0dfc23f5 <vm_exec_core+11541>, 0x580f0dfc4af7 <vm_exec_core+21527>, 0x580f0dfc4635 <vm_exec_core+20309>, 0x580f0dfc4bae <vm_exec_core+21710>, 0x580f0dfc607a <vm_exec_core+27034>, 0x580f0dfc39c2 <vm_exec_core+17122>, 0x580f0dfc5546 <vm_exec_core+24166>, 0x580f0dfc49e4 <vm_exec_core+21252>, 0x580f0dfc5074 <vm_exec_core+22932>, 0x580f0dfc1d8c <vm_exec_core+9900>, 0x580f0dfc4299 <vm_exec_core+19385>, 0x580f0dfc44d9 <vm_exec_core+19961>, 0x580f0dfc2d73 <vm_exec_core+13971>, 0x580f0dfc3f06 <vm_exec_core+18470>, 0x580f0dfc213a <vm_exec_core+10842>, 0x580f0dfc1777 <vm_exec_core+8343>, 0x580f0dfc4c2c <vm_exec_core+21836>, 0x580f0dfc08e4 <vm_exec_core+4612>, 0x580f0dfc2b20 <vm_exec_core+13376>, 0x580f0dfc3470 <vm_exec_core+15760>, 0x580f0dfc1a71 <vm_exec_core+9105>, 0x580f0dfcd681 <vm_exec_core+57249>, 0x580f0dfc1446 <vm_exec_core+7526>, 0x580f0dfc133e <vm_exec_core+7262>, 0x580f0dfc1649 <vm_exec_core+8041>, 0x580f0dfc2034 <vm_exec_core+10580>, 0x580f0dfc3daf <vm_exec_core+18127>, 0x580f0dfc31fa <vm_exec_core+15130>, 0x580f0dfc3daa <vm_exec_core+18122>, 0x580f0dfc45be <vm_exec_core+20190>, 0x580f0dfc45b9 <vm_exec_core+20185>, 0x580f0dfc1644 <vm_exec_core+8036>, 0x580f0dfc49e4 <vm_exec_core+21252>, 0x580f0dfc2793 <vm_exec_core+12467>, 0x580f0dfc2798 <vm_exec_core+12472>, 0x580f0dfc45b4 <vm_exec_core+20180>, 0x580f0dfc43fc <vm_exec_core+19740>, 0x580f0dfc346b <vm_exec_core+15755>, 0x580f0dfc33a2 <vm_exec_core+15554>, 0x580f0dfc44ab <vm_exec_core+19915>, 0x580f0dfc3875 <vm_exec_core+16789>...}
reg_cfp = 0x76d9661ff3a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#14 0x0000580f0dfbaa29 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x0000580f0e04bf42 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x76d9661ff578, self=130676128351520, 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:1820
flags = 0
iseq = 0x76d9683a1e80
cfp = <optimized out>
sp = 0x76d9660ff9e8
use_argv = 0x76d966cf39e0
stack_argv = 0x76d9660ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x76d9661ff578
#18 0x0000580f0dfec8cc 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:1871
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x0000580f0dfec8cc in rb_yield (val=<optimized out>)
No locals.
#22 0x0000580f0e1bd82a in rb_ary_each (ary=130676102132800) at /tmp/ruby/src/trunk_asan/array.c:2751
i = 0
#23 0x0000580f0e02b2c8 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:3902
ci = 0xc1100000001
cc = <optimized out>
me = 0x76d96856eb50
cfunc = 0x50600001e928
recv = 130676102132800
th: 0x515000000300, native_id: 0x76d968e2ac40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x0000580f0dfc40ef in vm_sendish (ec=0x5170000000d0, reg_cfp=0x76d9661ff560, cd=0x511000021400, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
cd = 0x511000021400
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
insns_address_table = {0x580f0dfbfcb6 <vm_exec_core+1494>, 0x580f0dfc0fbd <vm_exec_core+6365>, 0x580f0dfc6151 <vm_exec_core+27249>, 0x580f0dfc0b2f <vm_exec_core+5199>, 0x580f0dfc6f02 <vm_exec_core+30754>, 0x580f0dfc4d04 <vm_exec_core+22052>, 0x580f0dfc29ae <vm_exec_core+13006>, 0x580f0dfbfe1e <vm_exec_core+1854>, 0x580f0dfc6744 <vm_exec_core+28772>, 0x580f0dfc648c <vm_exec_core+28076>, 0x580f0dfc0dac <vm_exec_core+5836>, 0x580f0dfc030e <vm_exec_core+3118>, 0x580f0dfc5406 <vm_exec_core+23846>, 0x580f0dfc18b3 <vm_exec_core+8659>, 0x580f0dfc6945 <vm_exec_core+29285>, 0x580f0dfc65ee <vm_exec_core+28430>, 0x580f0dfc1fa1 <vm_exec_core+10433>, 0x580f0dfc293d <vm_exec_core+12893>, 0x580f0dfc4f65 <vm_exec_core+22661>, 0x580f0dfc6565 <vm_exec_core+28293>, 0x580f0dfc4410 <vm_exec_core+19760>, 0x580f0dfc4fee <vm_exec_core+22798>, 0x580f0dfc5aa7 <vm_exec_core+25543>, 0x580f0dfc434d <vm_exec_core+19565>, 0x580f0dfc024b <vm_exec_core+2923>, 0x580f0dfc4a07 <vm_exec_core+21287>, 0x580f0dfc00de <vm_exec_core+2558>, 0x580f0dfc0514 <vm_exec_core+3636>, 0x580f0dfc2224 <vm_exec_core+11076>, 0x580f0dfc3f1a <vm_exec_core+18490>, 0x580f0dfc48a0 <vm_exec_core+20928>, 0x580f0dfc3bbf <vm_exec_core+17631>, 0x580f0dfbfcea <vm_exec_core+1546>, 0x580f0dfc5cd7 <vm_exec_core+26103>, 0x580f0dfc63b7 <vm_exec_core+27863>, 0x580f0dfc06bb <vm_exec_core+4059>, 0x580f0dfc1267 <vm_exec_core+7047>, 0x580f0dfc0f25 <vm_exec_core+6213>, 0x580f0dfc19a2 <vm_exec_core+8898>, 0x580f0dfc27d9 <vm_exec_core+12537>, 0x580f0dfc0762 <vm_exec_core+4226>, 0x580f0dfc5b3f <vm_exec_core+25695>, 0x580f0dfc11f1 <vm_exec_core+6929>, 0x580f0dfc2687 <vm_exec_core+12199>, 0x580f0dfc314e <vm_exec_core+14958>, 0x580f0dfc549c <vm_exec_core+23996>, 0x580f0dfc45d2 <vm_exec_core+20210>, 0x580f0dfc1c7c <vm_exec_core+9628>, 0x580f0dfc14fe <vm_exec_core+7710>, 0x580f0dfc52f2 <vm_exec_core+23570>, 0x580f0dfc2404 <vm_exec_core+11556>, 0x580f0dfc4b06 <vm_exec_core+21542>, 0x580f0dfc4644 <vm_exec_core+20324>, 0x580f0dfc4bbd <vm_exec_core+21725>, 0x580f0dfc6089 <vm_exec_core+27049>, 0x580f0dfc39d1 <vm_exec_core+17137>, 0x580f0dfc5555 <vm_exec_core+24181>, 0x580f0dfbfa38 <vm_exec_core+856>, 0x580f0dfc5083 <vm_exec_core+22947>, 0x580f0dfc1d9b <vm_exec_core+9915>, 0x580f0dfc42a8 <vm_exec_core+19400>, 0x580f0dfc44e8 <vm_exec_core+19976>, 0x580f0dfc2d82 <vm_exec_core+13986>, 0x580f0dfc05c8 <vm_exec_core+3816>, 0x580f0dfc2149 <vm_exec_core+10857>, 0x580f0dfc1786 <vm_exec_core+8358>, 0x580f0dfc4c3b <vm_exec_core+21851>, 0x580f0dfc08f3 <vm_exec_core+4627>, 0x580f0dfc2b2f <vm_exec_core+13391>, 0x580f0dfc347f <vm_exec_core+15775>, 0x580f0dfc1a80 <vm_exec_core+9120>, 0x580f0dfcd690 <vm_exec_core+57264>, 0x580f0dfc1455 <vm_exec_core+7541>, 0x580f0dfc134d <vm_exec_core+7277>, 0x580f0dfc1658 <vm_exec_core+8056>, 0x580f0dfc2043 <vm_exec_core+10595>, 0x580f0dfc3dbe <vm_exec_core+18142>, 0x580f0dfc3209 <vm_exec_core+15145>, 0x580f0dfc491f <vm_exec_core+21055>, 0x580f0dfc3665 <vm_exec_core+16261>, 0x580f0dfc5c00 <vm_exec_core+25888>, 0x580f0dfc71a7 <vm_exec_core+31431>, 0x580f0dfc5e44 <vm_exec_core+26468>, 0x580f0dfc6a95 <vm_exec_core+29621>, 0x580f0dfc6b86 <vm_exec_core+29862>, 0x580f0dfc0170 <vm_exec_core+2704>, 0x580f0dfc666d <vm_exec_core+28557>, 0x580f0dfc2329 <vm_exec_core+11337>, 0x580f0dfc6868 <vm_exec_core+29064>, 0x580f0dfc1e6a <vm_exec_core+10122>, 0x580f0dfc5d7b <vm_exec_core+26267>, 0x580f0dfc0007 <vm_exec_core+2343>, 0x580f0dfc07ed <vm_exec_core+4365>, 0x580f0dfc6dca <vm_exec_core+30442>, 0x580f0dfc270d <vm_exec_core+12333>, 0x580f0dfc250a <vm_exec_core+11818>, 0x580f0dfbfa3d <vm_exec_core+861>, 0x580f0dfbff2a <vm_exec_core+2122>, 0x580f0dfbfac3 <vm_exec_core+995>, 0x580f0dfc5f33 <vm_exec_core+26707>, 0x580f0dfc388e <vm_exec_core+16814>, 0x580f0dfc2f52 <vm_exec_core+14450>, 0x580f0dfc376a <vm_exec_core+16522>, 0x580f0dfc33b6 <vm_exec_core+15574>, 0x580f0dfc259f <vm_exec_core+11967>, 0x580f0dfc2e5d <vm_exec_core+14205>, 0x580f0dfc2829 <vm_exec_core+12617>, 0x580f0dfc306c <vm_exec_core+14732>, 0x580f0dfc30dd <vm_exec_core+14845>, 0x580f0dfbfca7 <vm_exec_core+1479>, 0x580f0dfc0fae <vm_exec_core+6350>, 0x580f0dfc6142 <vm_exec_core+27234>, 0x580f0dfc0b20 <vm_exec_core+5184>, 0x580f0dfc6ef3 <vm_exec_core+30739>, 0x580f0dfc4cf5 <vm_exec_core+22037>, 0x580f0dfc299f <vm_exec_core+12991>, 0x580f0dfbfe0f <vm_exec_core+1839>, 0x580f0dfc6735 <vm_exec_core+28757>, 0x580f0dfc647d <vm_exec_core+28061>, 0x580f0dfc0d9d <vm_exec_core+5821>, 0x580f0dfc02ff <vm_exec_core+3103>, 0x580f0dfc53f7 <vm_exec_core+23831>, 0x580f0dfc18a4 <vm_exec_core+8644>, 0x580f0dfc6936 <vm_exec_core+29270>, 0x580f0dfc65df <vm_exec_core+28415>, 0x580f0dfc1f92 <vm_exec_core+10418>, 0x580f0dfc292e <vm_exec_core+12878>, 0x580f0dfc4f56 <vm_exec_core+22646>, 0x580f0dfc6556 <vm_exec_core+28278>, 0x580f0dfc4401 <vm_exec_core+19745>, 0x580f0dfc4fdf <vm_exec_core+22783>, 0x580f0dfc5a98 <vm_exec_core+25528>, 0x580f0dfc433e <vm_exec_core+19550>, 0x580f0dfc023c <vm_exec_core+2908>, 0x580f0dfc49f8 <vm_exec_core+21272>, 0x580f0dfc00cf <vm_exec_core+2543>, 0x580f0dfc0505 <vm_exec_core+3621>, 0x580f0dfc2215 <vm_exec_core+11061>, 0x580f0dfc3f0b <vm_exec_core+18475>, 0x580f0dfc4891 <vm_exec_core+20913>, 0x580f0dfc3bb0 <vm_exec_core+17616>, 0x580f0dfbfcdb <vm_exec_core+1531>, 0x580f0dfc5cc8 <vm_exec_core+26088>, 0x580f0dfc63a8 <vm_exec_core+27848>, 0x580f0dfc06ac <vm_exec_core+4044>, 0x580f0dfc1258 <vm_exec_core+7032>, 0x580f0dfc0f16 <vm_exec_core+6198>, 0x580f0dfc1993 <vm_exec_core+8883>, 0x580f0dfc27ca <vm_exec_core+12522>, 0x580f0dfc0753 <vm_exec_core+4211>, 0x580f0dfc5b30 <vm_exec_core+25680>, 0x580f0dfc11e2 <vm_exec_core+6914>, 0x580f0dfc2678 <vm_exec_core+12184>, 0x580f0dfc313f <vm_exec_core+14943>, 0x580f0dfc548d <vm_exec_core+23981>, 0x580f0dfc45c3 <vm_exec_core+20195>, 0x580f0dfc1c6d <vm_exec_core+9613>, 0x580f0dfc14ef <vm_exec_core+7695>, 0x580f0dfc52e3 <vm_exec_core+23555>, 0x580f0dfc23f5 <vm_exec_core+11541>, 0x580f0dfc4af7 <vm_exec_core+21527>, 0x580f0dfc4635 <vm_exec_core+20309>, 0x580f0dfc4bae <vm_exec_core+21710>, 0x580f0dfc607a <vm_exec_core+27034>, 0x580f0dfc39c2 <vm_exec_core+17122>, 0x580f0dfc5546 <vm_exec_core+24166>, 0x580f0dfc49e4 <vm_exec_core+21252>, 0x580f0dfc5074 <vm_exec_core+22932>, 0x580f0dfc1d8c <vm_exec_core+9900>, 0x580f0dfc4299 <vm_exec_core+19385>, 0x580f0dfc44d9 <vm_exec_core+19961>, 0x580f0dfc2d73 <vm_exec_core+13971>, 0x580f0dfc3f06 <vm_exec_core+18470>, 0x580f0dfc213a <vm_exec_core+10842>, 0x580f0dfc1777 <vm_exec_core+8343>, 0x580f0dfc4c2c <vm_exec_core+21836>, 0x580f0dfc08e4 <vm_exec_core+4612>, 0x580f0dfc2b20 <vm_exec_core+13376>, 0x580f0dfc3470 <vm_exec_core+15760>, 0x580f0dfc1a71 <vm_exec_core+9105>, 0x580f0dfcd681 <vm_exec_core+57249>, 0x580f0dfc1446 <vm_exec_core+7526>, 0x580f0dfc133e <vm_exec_core+7262>, 0x580f0dfc1649 <vm_exec_core+8041>, 0x580f0dfc2034 <vm_exec_core+10580>, 0x580f0dfc3daf <vm_exec_core+18127>, 0x580f0dfc31fa <vm_exec_core+15130>, 0x580f0dfc3daa <vm_exec_core+18122>, 0x580f0dfc45be <vm_exec_core+20190>, 0x580f0dfc45b9 <vm_exec_core+20185>, 0x580f0dfc1644 <vm_exec_core+8036>, 0x580f0dfc49e4 <vm_exec_core+21252>, 0x580f0dfc2793 <vm_exec_core+12467>, 0x580f0dfc2798 <vm_exec_core+12472>, 0x580f0dfc45b4 <vm_exec_core+20180>, 0x580f0dfc43fc <vm_exec_core+19740>, 0x580f0dfc346b <vm_exec_core+15755>, 0x580f0dfc33a2 <vm_exec_core+15554>, 0x580f0dfc44ab <vm_exec_core+19915>, 0x580f0dfc3875 <vm_exec_core+16789>...}
reg_cfp = 0x76d9661ff560
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
reg_pc = 0x51500001b9d0
INSN_LABEL_nop = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
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>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
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_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>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x0000580f0dfbac61 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#28 0x0000580f0e003853 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
ec = 0x5170000000d0
val = <optimized out>
#29 0x0000580f0dd09fe9 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130676128787440) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x580f0f3206e0 <root_box>
iseq = 0x76d9683caad8
#30 0x0000580f0dd041e8 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x580f0f3206e0 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 130676130435120
realpath_map = 130676130434960
path = 130676128787440
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#31 0x0000580f0dd024c4 in rb_require_string_internal (fname=130676128787480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d0
result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#33 0x0000580f0e02b2c8 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:3902
ci = 0x594100140003
cc = <optimized out>
me = 0x76d9683cac68
cfunc = 0x5060000371c8
recv = 130676132263840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
#34 0x0000580f0e010b15 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd64b09180) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#35 0x0000580f0e0105a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
ci = <optimized out>
cc = 0x0
#36 0x0000580f0dfcbefd in vm_sendish (ec=0x5170000000d0, reg_cfp=0x76d9661ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
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>
#37 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
insns_address_table = {0x580f0dfbfcb6 <vm_exec_core+1494>, 0x580f0dfc0fbd <vm_exec_core+6365>, 0x580f0dfc6151 <vm_exec_core+27249>, 0x580f0dfc0b2f <vm_exec_core+5199>, 0x580f0dfc6f02 <vm_exec_core+30754>, 0x580f0dfc4d04 <vm_exec_core+22052>, 0x580f0dfc29ae <vm_exec_core+13006>, 0x580f0dfbfe1e <vm_exec_core+1854>, 0x580f0dfc6744 <vm_exec_core+28772>, 0x580f0dfc648c <vm_exec_core+28076>, 0x580f0dfc0dac <vm_exec_core+5836>, 0x580f0dfc030e <vm_exec_core+3118>, 0x580f0dfc5406 <vm_exec_core+23846>, 0x580f0dfc18b3 <vm_exec_core+8659>, 0x580f0dfc6945 <vm_exec_core+29285>, 0x580f0dfc65ee <vm_exec_core+28430>, 0x580f0dfc1fa1 <vm_exec_core+10433>, 0x580f0dfc293d <vm_exec_core+12893>, 0x580f0dfc4f65 <vm_exec_core+22661>, 0x580f0dfc6565 <vm_exec_core+28293>, 0x580f0dfc4410 <vm_exec_core+19760>, 0x580f0dfc4fee <vm_exec_core+22798>, 0x580f0dfc5aa7 <vm_exec_core+25543>, 0x580f0dfc434d <vm_exec_core+19565>, 0x580f0dfc024b <vm_exec_core+2923>, 0x580f0dfc4a07 <vm_exec_core+21287>, 0x580f0dfc00de <vm_exec_core+2558>, 0x580f0dfc0514 <vm_exec_core+3636>, 0x580f0dfc2224 <vm_exec_core+11076>, 0x580f0dfc3f1a <vm_exec_core+18490>, 0x580f0dfc48a0 <vm_exec_core+20928>, 0x580f0dfc3bbf <vm_exec_core+17631>, 0x580f0dfbfcea <vm_exec_core+1546>, 0x580f0dfc5cd7 <vm_exec_core+26103>, 0x580f0dfc63b7 <vm_exec_core+27863>, 0x580f0dfc06bb <vm_exec_core+4059>, 0x580f0dfc1267 <vm_exec_core+7047>, 0x580f0dfc0f25 <vm_exec_core+6213>, 0x580f0dfc19a2 <vm_exec_core+8898>, 0x580f0dfc27d9 <vm_exec_core+12537>, 0x580f0dfc0762 <vm_exec_core+4226>, 0x580f0dfc5b3f <vm_exec_core+25695>, 0x580f0dfc11f1 <vm_exec_core+6929>, 0x580f0dfc2687 <vm_exec_core+12199>, 0x580f0dfc314e <vm_exec_core+14958>, 0x580f0dfc549c <vm_exec_core+23996>, 0x580f0dfc45d2 <vm_exec_core+20210>, 0x580f0dfc1c7c <vm_exec_core+9628>, 0x580f0dfc14fe <vm_exec_core+7710>, 0x580f0dfc52f2 <vm_exec_core+23570>, 0x580f0dfc2404 <vm_exec_core+11556>, 0x580f0dfc4b06 <vm_exec_core+21542>, 0x580f0dfc4644 <vm_exec_core+20324>, 0x580f0dfc4bbd <vm_exec_core+21725>, 0x580f0dfc6089 <vm_exec_core+27049>, 0x580f0dfc39d1 <vm_exec_core+17137>, 0x580f0dfc5555 <vm_exec_core+24181>, 0x580f0dfbfa38 <vm_exec_core+856>, 0x580f0dfc5083 <vm_exec_core+22947>, 0x580f0dfc1d9b <vm_exec_core+9915>, 0x580f0dfc42a8 <vm_exec_core+19400>, 0x580f0dfc44e8 <vm_exec_core+19976>, 0x580f0dfc2d82 <vm_exec_core+13986>, 0x580f0dfc05c8 <vm_exec_core+3816>, 0x580f0dfc2149 <vm_exec_core+10857>, 0x580f0dfc1786 <vm_exec_core+8358>, 0x580f0dfc4c3b <vm_exec_core+21851>, 0x580f0dfc08f3 <vm_exec_core+4627>, 0x580f0dfc2b2f <vm_exec_core+13391>, 0x580f0dfc347f <vm_exec_core+15775>, 0x580f0dfc1a80 <vm_exec_core+9120>, 0x580f0dfcd690 <vm_exec_core+57264>, 0x580f0dfc1455 <vm_exec_core+7541>, 0x580f0dfc134d <vm_exec_core+7277>, 0x580f0dfc1658 <vm_exec_core+8056>, 0x580f0dfc2043 <vm_exec_core+10595>, 0x580f0dfc3dbe <vm_exec_core+18142>, 0x580f0dfc3209 <vm_exec_core+15145>, 0x580f0dfc491f <vm_exec_core+21055>, 0x580f0dfc3665 <vm_exec_core+16261>, 0x580f0dfc5c00 <vm_exec_core+25888>, 0x580f0dfc71a7 <vm_exec_core+31431>, 0x580f0dfc5e44 <vm_exec_core+26468>, 0x580f0dfc6a95 <vm_exec_core+29621>, 0x580f0dfc6b86 <vm_exec_core+29862>, 0x580f0dfc0170 <vm_exec_core+2704>, 0x580f0dfc666d <vm_exec_core+28557>, 0x580f0dfc2329 <vm_exec_core+11337>, 0x580f0dfc6868 <vm_exec_core+29064>, 0x580f0dfc1e6a <vm_exec_core+10122>, 0x580f0dfc5d7b <vm_exec_core+26267>, 0x580f0dfc0007 <vm_exec_core+2343>, 0x580f0dfc07ed <vm_exec_core+4365>, 0x580f0dfc6dca <vm_exec_core+30442>, 0x580f0dfc270d <vm_exec_core+12333>, 0x580f0dfc250a <vm_exec_core+11818>, 0x580f0dfbfa3d <vm_exec_core+861>, 0x580f0dfbff2a <vm_exec_core+2122>, 0x580f0dfbfac3 <vm_exec_core+995>, 0x580f0dfc5f33 <vm_exec_core+26707>, 0x580f0dfc388e <vm_exec_core+16814>, 0x580f0dfc2f52 <vm_exec_core+14450>, 0x580f0dfc376a <vm_exec_core+16522>, 0x580f0dfc33b6 <vm_exec_core+15574>, 0x580f0dfc259f <vm_exec_core+11967>, 0x580f0dfc2e5d <vm_exec_core+14205>, 0x580f0dfc2829 <vm_exec_core+12617>, 0x580f0dfc306c <vm_exec_core+14732>, 0x580f0dfc30dd <vm_exec_core+14845>, 0x580f0dfbfca7 <vm_exec_core+1479>, 0x580f0dfc0fae <vm_exec_core+6350>, 0x580f0dfc6142 <vm_exec_core+27234>, 0x580f0dfc0b20 <vm_exec_core+5184>, 0x580f0dfc6ef3 <vm_exec_core+30739>, 0x580f0dfc4cf5 <vm_exec_core+22037>, 0x580f0dfc299f <vm_exec_core+12991>, 0x580f0dfbfe0f <vm_exec_core+1839>, 0x580f0dfc6735 <vm_exec_core+28757>, 0x580f0dfc647d <vm_exec_core+28061>, 0x580f0dfc0d9d <vm_exec_core+5821>, 0x580f0dfc02ff <vm_exec_core+3103>, 0x580f0dfc53f7 <vm_exec_core+23831>, 0x580f0dfc18a4 <vm_exec_core+8644>, 0x580f0dfc6936 <vm_exec_core+29270>, 0x580f0dfc65df <vm_exec_core+28415>, 0x580f0dfc1f92 <vm_exec_core+10418>, 0x580f0dfc292e <vm_exec_core+12878>, 0x580f0dfc4f56 <vm_exec_core+22646>, 0x580f0dfc6556 <vm_exec_core+28278>, 0x580f0dfc4401 <vm_exec_core+19745>, 0x580f0dfc4fdf <vm_exec_core+22783>, 0x580f0dfc5a98 <vm_exec_core+25528>, 0x580f0dfc433e <vm_exec_core+19550>, 0x580f0dfc023c <vm_exec_core+2908>, 0x580f0dfc49f8 <vm_exec_core+21272>, 0x580f0dfc00cf <vm_exec_core+2543>, 0x580f0dfc0505 <vm_exec_core+3621>, 0x580f0dfc2215 <vm_exec_core+11061>, 0x580f0dfc3f0b <vm_exec_core+18475>, 0x580f0dfc4891 <vm_exec_core+20913>, 0x580f0dfc3bb0 <vm_exec_core+17616>, 0x580f0dfbfcdb <vm_exec_core+1531>, 0x580f0dfc5cc8 <vm_exec_core+26088>, 0x580f0dfc63a8 <vm_exec_core+27848>, 0x580f0dfc06ac <vm_exec_core+4044>, 0x580f0dfc1258 <vm_exec_core+7032>, 0x580f0dfc0f16 <vm_exec_core+6198>, 0x580f0dfc1993 <vm_exec_core+8883>, 0x580f0dfc27ca <vm_exec_core+12522>, 0x580f0dfc0753 <vm_exec_core+4211>, 0x580f0dfc5b30 <vm_exec_core+25680>, 0x580f0dfc11e2 <vm_exec_core+6914>, 0x580f0dfc2678 <vm_exec_core+12184>, 0x580f0dfc313f <vm_exec_core+14943>, 0x580f0dfc548d <vm_exec_core+23981>, 0x580f0dfc45c3 <vm_exec_core+20195>, 0x580f0dfc1c6d <vm_exec_core+9613>, 0x580f0dfc14ef <vm_exec_core+7695>, 0x580f0dfc52e3 <vm_exec_core+23555>, 0x580f0dfc23f5 <vm_exec_core+11541>, 0x580f0dfc4af7 <vm_exec_core+21527>, 0x580f0dfc4635 <vm_exec_core+20309>, 0x580f0dfc4bae <vm_exec_core+21710>, 0x580f0dfc607a <vm_exec_core+27034>, 0x580f0dfc39c2 <vm_exec_core+17122>, 0x580f0dfc5546 <vm_exec_core+24166>, 0x580f0dfc49e4 <vm_exec_core+21252>, 0x580f0dfc5074 <vm_exec_core+22932>, 0x580f0dfc1d8c <vm_exec_core+9900>, 0x580f0dfc4299 <vm_exec_core+19385>, 0x580f0dfc44d9 <vm_exec_core+19961>, 0x580f0dfc2d73 <vm_exec_core+13971>, 0x580f0dfc3f06 <vm_exec_core+18470>, 0x580f0dfc213a <vm_exec_core+10842>, 0x580f0dfc1777 <vm_exec_core+8343>, 0x580f0dfc4c2c <vm_exec_core+21836>, 0x580f0dfc08e4 <vm_exec_core+4612>, 0x580f0dfc2b20 <vm_exec_core+13376>, 0x580f0dfc3470 <vm_exec_core+15760>, 0x580f0dfc1a71 <vm_exec_core+9105>, 0x580f0dfcd681 <vm_exec_core+57249>, 0x580f0dfc1446 <vm_exec_core+7526>, 0x580f0dfc133e <vm_exec_core+7262>, 0x580f0dfc1649 <vm_exec_core+8041>, 0x580f0dfc2034 <vm_exec_core+10580>, 0x580f0dfc3daf <vm_exec_core+18127>, 0x580f0dfc31fa <vm_exec_core+15130>, 0x580f0dfc3daa <vm_exec_core+18122>, 0x580f0dfc45be <vm_exec_core+20190>, 0x580f0dfc45b9 <vm_exec_core+20185>, 0x580f0dfc1644 <vm_exec_core+8036>, 0x580f0dfc49e4 <vm_exec_core+21252>, 0x580f0dfc2793 <vm_exec_core+12467>, 0x580f0dfc2798 <vm_exec_core+12472>, 0x580f0dfc45b4 <vm_exec_core+20180>, 0x580f0dfc43fc <vm_exec_core+19740>, 0x580f0dfc346b <vm_exec_core+15755>, 0x580f0dfc33a2 <vm_exec_core+15554>, 0x580f0dfc44ab <vm_exec_core+19915>, 0x580f0dfc3875 <vm_exec_core+16789>...}
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
reg_cfp = 0x76d9661ff790
reg_pc = 0x504000009938
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x0000580f0dfba872 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#39 0x0000580f0e003d29 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#40 0x0000580f0dbeac70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x76d9683cad08) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd64b096f0, <optimized out>, 0x7ffd64b09640, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x76d9683cad08
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#42 0x0000580f0dbe3bb7 in rb_main (argc=9, argv=0x7ffd64b098b8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffd64b098b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.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.
[Inferior 1 (process 468016) detached]
$ timeout 60 gdb -p 467686 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:913: 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 467685 -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 1216772 -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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-01-30T22:10:33Z master 737809bf25) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ...
Finished in 40.543683 seconds
3362 files, 34012 examples, 194552 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.