# Logfile created on 2026-03-23 07:14:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c82f2affdd8 @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.20260323-071415", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007c82f79dc7f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c82f79dc5f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c82f2a392a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260323-071415", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260323-071415>, @binmode=false, @mon_data=#<Monitor:0x00007c82f79dc2a8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = f845960127
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[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 -DPRISM_XALLOCATOR -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 -DPRISM_XALLOCATOR -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
dfb5db28ef846ab3a5287310b72bc307a9c647c79e2c15a5c756ce3a198e346d 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 -DPRISM_XALLOCATOR -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
ext/configure-ext.mk updated
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'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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.3/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/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
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/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -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 -DPRISM_XALLOCATOR -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.3/
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
ext/configure-ext.mk unchanged
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'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/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/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/rbs-3.10.3/ext/rbs_extension'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: 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.1
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.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
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.14
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[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 -DPRISM_XALLOCATOR -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 -DPRISM_XALLOCATOR -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/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/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=22182
"--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/759] 727573=rubygems/test_gem_resolver_installer_set
[ 2/759] 727572=ripper/test_files_test
[ 3/759] 727574=rubygems/test_gem_dependency_list
[ 4/759] 727575=rubygems/test_gem_commands_uninstall_command
[ 5/759] 727577=openssl/test_pkey_dh
[ 6/759] 727579=openssl/test_ocsp
[ 7/759] 727582=ruby/test_shapes
[ 8/759] 727584=rubygems/test_gem_silent_ui
[ 9/759] 727586=ruby/test_ifunless
[ 10/759] 727586=dtrace/test_require
[ 11/759] 727588=rubygems/test_project_sanity
[ 12/759] 727582=ruby/test_zjit
[ 13/759] 727586=prism/encoding/regular_expression_encoding_test
[ 14/759] 727582=ruby/test_env
[ 15/759] 727586=rubygems/test_gem_commands_cleanup_command
[ 16/759] 727597=-ext-/string/test_interned_str
[ 17/759] 727594=optparse/test_placearg
[ 18/759] 727592=-ext-/exception/test_ensured
[ 19/759] 727597=ruby/test_io_m17n
[ 20/759] 727600=-ext-/hash/test_delete
[ 21/759] 727605=prism/result/comments_test
[ 22/759] 727607=rubygems/test_config
[ 23/759] 727600=test_forwardable
[ 24/759] 727600=dtrace/test_object_create_start
[ 25/759] 727600=ruby/test_continuation
[ 26/759] 727600=openssl/test_ts
[ 27/759] 727572=psych/test_emitter
[ 28/759] 727577=rubygems/test_gem_resolver_api_set
[ 29/759] 727605=prism/api/parse_stream_test
[ 30/759] 727592=prism/result/node_id_test
[ 31/759] 727572=test_tmpdir
[ 32/759] 727605=rubygems/test_gem_source_subpath_problem
[ 33/759] 727574=ruby/test_range
[ 34/759] 727584=-ext-/symbol/test_type
[ 35/759] 727572=rubygems/test_gem_impossible_dependencies_error
[ 36/759] 727607=json/json_generator_test
[ 37/759] 727584=prism/encoding/encodings_test
[ 38/759] 727588=fiber/test_io_buffer
[ 39/759] 727577=fileutils/test_dryrun
[ 40/759] 727588=ruby/enc/test_windows_1252
[ 41/759] 727577=mkmf/test_configuration
[ 42/759] 727588=prism/ruby/dispatcher_test
[ 43/759] 727573=socket/test_udp
[ 44/759] 727573=-ext-/array/test_to_ary_concat
[ 45/759] 727594=prism/result/warnings_test
[ 46/759] 727588=-ext-/test_printf
[ 47/759] 727605=ruby/test_rubyoptions
[ 48/759] 727584=-ext-/load/test_stringify_symbols
[ 49/759] 727584=rubygems/test_gem_validator
[ 50/759] 727572=prism/result/integer_parse_test
[ 51/759] 727584=test_prettyprint
[ 52/759] 727588=mkmf/test_install
[ 53/759] 727594=prism/result/regular_expression_options_test
[ 54/759] 727577=fiber/test_queue
[ 55/759] 727594=ruby/test_sleep
[ 56/759] 727577=openssl/test_ns_spki
[ 57/759] 727607=psych/visitors/test_depth_first
[ 58/759] 727584=ruby/test_integer_comb
[ 59/759] 727607=prism/result/index_write_test
[ 60/759] 727572=openssl/test_pair
[ 61/759] 727577=date/test_date_ractor
[ 62/759] 727607=ruby/test_m17n_comb
[ 63/759] 727586=did_you_mean/test_tree_spell_checker
[ 64/759] 727592=prism/lex_test
[ 65/759] 727592=test_bundled_gems
[ 66/759] 727586=ruby/test_dir
[ 67/759] 727600=cgi/test_cgi_escape
[ 68/759] 727588=resolv/test_mdns
[ 69/759] 727588=openssl/test_x509store
[ 70/759] 727592=rubygems/test_gem_ext_configure_builder
[ 71/759] 727575=io/wait/test_io_wait
[ 72/759] 727579=optparse/test_kwargs
[ 73/759] 727579=ripper/test_lexer
[ 74/759] 727573=psych/test_merge_keys
[ 75/759] 727579=-ext-/test_random
[ 76/759] 727579=rubygems/test_gem_commands_lock_command
[ 77/759] 727573=ruby/enc/test_euc_kr
[ 78/759] 727577=ruby/test_threadgroup
[ 79/759] 727573=-ext-/string/test_set_len
[ 80/759] 727573=rubygems/test_gem_security_signer
[ 81/759] 727592=optparse/test_bash_completion
[ 82/759] 727592=ruby/test_exception
[ 83/759] 727588=rubygems/test_gem_local_remote_options
[ 84/759] 727573=psych/test_scalar_scanner
[ 85/759] 727600=ruby/test_io_buffer
[ 86/759] 727579=rubygems/test_gem_resolver_requirement_list
[ 87/759] 727579=ruby/test_beginendblock
[ 88/759] 727573=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 89/759] 727586=ruby/test_hash
[ 90/759] 727588=ruby/test_yjit_exit_locations
[ 91/759] 727573=psych/test_yamlstore
[ 92/759] 727573=rubygems/test_gem_commands_pristine_command
[ 93/759] 727600=rubygems/test_gem_config_file
[ 94/759] 727577=prism/ruby/ripper_test
[ 95/759] 727588=rubygems/test_gem_package_tar_writer
[ 96/759] 727588=rubygems/test_rubygems
[ 97/759] 727600=psych/visitors/test_yaml_tree
[ 98/759] 727600=ruby/enc/test_case_mapping
[ 99/759] 727600=uri/test_mailto
[100/759] 727597=socket/test_socket
[101/759] 727600=ruby/test_not
[102/759] 727600=test_timeout
[103/759] 727574=test_weakref
[104/759] 727588=rubygems/test_gem_console_ui
[105/759] 727588=-ext-/struct/test_member
[106/759] 727588=resolv/test_resource
[107/759] 727588=rubygems/test_gem_update_suggestion
[108/759] 727588=psych/test_set
[109/759] 727588=rubygems/test_gem_source_fetch_problem
[110/759] 727588=optparse/test_reqarg
[111/759] 727574=ruby/test_method
[112/759] 727575=test_unicode_normalize
[113/759] 727575=rubygems/test_gem_resolver_lock_set
[114/759] 727594=did_you_mean/test_ractor_compatibility
[115/759] 727575=-ext-/econv/test_append
[116/759] 727575=rubygems/test_gem_resolver_composed_set
[117/759] 727575=mkmf/test_egrep_cpp
[118/759] 727575=ruby/test_argf
[119/759] 727579=rubygems/test_webauthn_poller
[120/759] 727572=date/test_date_conv
[121/759] 727572=ruby/test_yjit
[122/759] 727579=net/http/test_buffered_io
[123/759] 727579=ruby/test_m17n
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x000079b0ee6c2de8 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x000079b0ee6c2de8 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:722 dead>
[124/759] 727600=test_ipaddr
[125/759] 727600=ruby/test_arity
[126/759] 727600=-ext-/string/test_nofree
[127/759] 727600=ruby/test_trace
[128/759] 727600=rubygems/test_gem_stream_ui
[129/759] 727600=-ext-/st/test_numhash
[130/759] 727600=openssl/test_pkey_rsa
[131/759] 727594=ruby/test_alias
[132/759] 727579=rubygems/test_gem_requirement
[133/759] 727588=mkmf/test_sizeof
[134/759] 727579=rubygems/test_gem_commands_build_command
[135/759] 727594=ruby/test_compile_prism
[136/759] 727579=ruby/enc/test_euc_tw
[137/759] 727579=rubygems/test_gem_security
[138/759] 727597=fiber/test_sleep
[139/759] 727600=openssl/test_x509name
[140/759] 727573=prism/ruby/find_test
[141/759] 727600=-ext-/wait/test_wait
[142/759] 727600=psych/test_object_references
[143/759] 727600=ruby/test_dup
[144/759] 727594=ruby/test_require
[145/759] 727597=stringio/test_stringio
[146/759] 727573=resolv/test_dns
[147/759] 727597=prism/api/command_line_test
[148/759] 727577=rubygems/test_gem_commands_info_command
[149/759] 727597=ruby/test_io_timeout
[150/759] 727597=date/test_date_new
[151/759] 727577=ruby/test_system
[152/759] 727597=-ext-/test_notimplement
[153/759] 727597=ruby/enc/test_emoji_breaks
[154/759] 727597=-ext-/test_bug-3571
[155/759] 727597=-ext-/box/test_load_ext
[156/759] 727600=ruby/test_comparable
[157/759] 727597=mmtk/test_configuration
[158/759] 727600=optparse/test_switch
[159/759] 727597=rubygems/test_gem_bundler_version_finder
[160/759] 727600=-ext-/win32/test_console_attr
[161/759] 727600=prism/result/constant_path_node_test
[162/759] 727600=rubygems/test_gem_path_support
[163/759] 727600=prism/ruby/parser_test
[164/759] 727600=prism/snippets_test
[165/759] 727597=-ext-/gvl/test_ubf_async_safe
[166/759] 727597=psych/test_array
[167/759] 727597=prism/newline_test
[168/759] 727597=psych/test_psych_set
[169/759] 727597=prism/result/heredoc_test
[170/759] 727597=rubygems/test_webauthn_listener_response
[171/759] 727584=ruby/test_case
[172/759] 727597=-ext-/test_bug-5832
[173/759] 727597=-ext-/popen_deadlock/test_popen_deadlock
[174/759] 727582=optparse/test_autoconf
[175/759] 727582=optparse/test_did_you_mean
[176/759] 727584=digest/test_digest_extend
[177/759] 727584=rubygems/test_gem_safe_yaml
[178/759] 727592=ruby/test_super
[179/759] 727584=mkmf/test_libs
[180/759] 727582=dtrace/test_gc
[181/759] 727582=json/json_encoding_test
[182/759] 727584=test_time
[183/759] 727582=ruby/test_math
[184/759] 727582=psych/test_struct
[185/759] 727582=prism/onigmo_test
[186/759] 727582=prism/fuzzer_test
[187/759] 727573=-ext-/string/test_rb_str_dup
[188/759] 727573=ruby/test_ast
[189/759] 727582=ruby/test_pipe
[190/759] 727607=ruby/enc/test_regex_casefold
[191/759] 727584=rubygems/test_gem_source_git
[192/759] 727607=ruby/test_random_formatter
[193/759] 727582=rubygems/test_gem_commands_check_command
[194/759] 727607=rubygems/test_gem_command_manager
[195/759] 727577=rubygems/test_gem_installer
[196/759] 727607=erb/test_erb
[197/759] 727607=ruby/test_integer
[198/759] 727582=ruby/test_time
[199/759] 727597=json/json_ext_parser_test
[200/759] 727597=-ext-/struct/test_duplicate
[201/759] 727597=-ext-/test_scan_args
[202/759] 727597=date/test_date_attr
[203/759] 727597=did_you_mean/spell_checking/test_class_name_check
[204/759] 727597=rubygems/test_gem_resolver_git_set
[205/759] 727579=ruby/enc/test_emoji
[206/759] 727592=ripper/test_files_lib
[207/759] 727579=ruby/test_string
[208/759] 727574=ruby/enc/test_cp949
[209/759] 727574=ruby/test_condition
[210/759] 727574=psych/test_ractor
[211/759] 727582=psych/test_json_tree
[212/759] 727582=psych/visitors/test_emitter
[213/759] 727582=prism/library_symbols_test
[214/759] 727582=ruby/test_nomethod_error
[215/759] 727582=openssl/test_pkey_dsa
[216/759] 727582=net/http/test_https_proxy
[217/759] 727582=open-uri/test_ssl
[218/759] 727574=date/test_date_strptime
[219/759] 727588=test_shellwords
[220/759] 727588=optparse/test_cclass
[221/759] 727574=dtrace/test_singleton_function
[222/759] 727574=ruby/test_proc
[223/759] 727588=optparse/test_load
[224/759] 727588=did_you_mean/spell_checking/test_uncorrectable_name_check
[225/759] 727588=ruby/test_marshal
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=445242046, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 727582 ko1 7u IPv4 445242046 0t0 TCP localhost:34127->localhost:53776 (CLOSE_WAIT)
[226/759] 727582=prism/magic_comment_test
[227/759] 727586=zlib/test_zlib
[228/759] 727588=psych/test_omap
[229/759] 727588=ruby/enc/test_case_comprehensive
[230/759] 727588=mkmf/test_framework
[231/759] 727588=rubygems/test_gem_source_list
[232/759] 727588=psych/test_yaml_special_cases
[233/759] 727588=psych/test_parser
[234/759] 727588=prism/result/attribute_write_test
[235/759] 727588=-ext-/stack/test_stack_overflow
[236/759] 727588=ruby/test_set
[237/759] 727582=test_delegate
[238/759] 727588=ripper/test_files_test_1
[239/759] 727597=prism/api/freeze_test
[240/759] 727597=prism/percent_delimiter_string_test
[241/759] 727597=rubygems/test_gem
[242/759] 727582=ruby/test_float
[243/759] 727574=stringio/test_ractor
[244/759] 727574=rubygems/test_gem_remote_fetcher_local_ssl_server
[245/759] 727582=digest/test_digest
[246/759] 727575=rubygems/test_gem_package_old
[247/759] 727575=test_rbconfig
[248/759] 727597=rubygems/test_gem_uri
[249/759] 727575=-ext-/debug/test_debug
[250/759] 727597=-ext-/arith_seq/test_arith_seq_extract
[251/759] 727575=ruby/test_stringchar
[252/759] 727575=rubygems/test_gem_package_tar_header_ractor
[253/759] 727584=rubygems/test_gem_commands_help_command
[254/759] 727584=fiber/test_enumerator
[255/759] 727584=psych/test_psych
[256/759] 727597=json/json_coder_test
[257/759] 727597=digest/test_ractor
[258/759] 727584=ruby/test_time_tz
[259/759] 727584=ruby/test_backtrace
[260/759] 727592=prism/ruby/string_query_test
[261/759] 727592=json/json_ryu_fallback_test
[262/759] 727574=rubygems/test_gem_commands_outdated_command
[263/759] 727592=rubygems/test_gem_request_set_lockfile_tokenizer
[264/759] 727594=psych/test_nil
[265/759] 727594=-ext-/class/test_class2name
[266/759] 727594=openssl/test_kdf
[267/759] 727592=mkmf/test_find_executable
[268/759] 727574=ruby/test_array
[269/759] 727592=error_highlight/test_error_highlight
[270/759] 727594=date/test_date_compat
[271/759] 727594=-ext-/load/test_resolve_symbol
[272/759] 727597=-ext-/debug/test_profile_frames
[273/759] 727594=ruby/test_lazy_enumerator
[274/759] 727597=prism/encoding/string_encoding_test
[275/759] 727597=ruby/test_name_error
[276/759] 727607=-ext-/exception/test_exception_at_throwing
[277/759] 727575=rubygems/test_gem_source
[278/759] 727607=ruby/test_frozen
[279/759] 727607=psych/test_safe_load
[280/759] 727607=ruby/enc/test_utf16
[281/759] 727607=rubygems/test_gem_package
[282/759] 727575=ruby/test_enumerator
[283/759] 727597=uri/test_parser
[284/759] 727597=date/test_date
[285/759] 727597=openssl/test_pkcs12
[286/759] 727584=psych/test_date_time
[287/759] 727584=did_you_mean/tree_spell/test_change_word
[288/759] 727584=rubygems/test_gem_available_set
[289/759] 727607=-ext-/string/test_modify_expand
[290/759] 727607=rubygems/test_gem_source_installed
[291/759] 727594=prism/result/overlap_test
[292/759] 727584=prism/ractor_test
[293/759] 727607=rubygems/test_gem_platform
[294/759] 727607=rubygems/test_gem_uninstaller
[295/759] 727584=psych/test_symbol
[296/759] 727584=test_pty
[297/759] 727597=yaml/test_dbm
[298/759] 727597=did_you_mean/spell_checking/test_variable_name_check
[299/759] 727597=rubygems/test_gem_commands_list_command
[300/759] 727597=rubygems/test_gem_source_vendor
[301/759] 727597=did_you_mean/spell_checking/test_method_name_check
[302/759] 727597=rubygems/test_kernel
[303/759] 727586=prism/heredoc_dedent_test
[304/759] 727586=-ext-/struct/test_len
[305/759] 727586=optparse/test_acceptable
[306/759] 727594=prism/result/implicit_array_test
[307/759] 727594=dtrace/test_function_entry
[308/759] 727594=rubygems/test_gem_commands_server_command
[309/759] 727577=ruby/test_data
[310/759] 727577=net/http/test_http_request
[311/759] 727577=net/http/test_httpheader
[312/759] 727577=openssl/test_bn
[313/759] 727594=openssl/test_provider
[314/759] 727577=rubygems/test_gem_package_task
[315/759] 727577=prism/result/numeric_value_test
[316/759] 727584=ruby/test_keyword
[317/759] 727577=lib/!Nothing_to_test
[318/759] 727577=rubygems/test_gem_request_set_gem_dependency_api
[319/759] 727597=ruby/enc/test_grapheme_breaks
[320/759] 727597=date/test_date_marshal
[321/759] 727597=openssl/test_ossl
[322/759] 727597=ruby/test_syntax
[323/759] 727577=ruby/test_assignment
[324/759] 727582=test_singleton
[325/759] 727582=ripper/test_ripper
[326/759] 727586=did_you_mean/spell_checking/test_key_name_check
[327/759] 727586=rubygems/test_gem_commands_signout_command
[328/759] 727586=psych/test_object
[329/759] 727586=psych/test_exception
[330/759] 727586=rubygems/test_gem_gem_runner
[331/759] 727607=rubygems/test_gem_ext_cargo_builder
[332/759] 727586=ruby/test_file_exhaustive
[333/759] 727607=psych/json/test_stream
[334/759] 727607=io/wait/test_ractor
[335/759] 727607=openssl/test_ssl_session
[336/759] 727588=optparse/test_optarg
[337/759] 727594=rubygems/test_gem_resolver_local_specification
[338/759] 727594=ruby/test_autoload
[339/759] 727588=rubygems/test_gem_commands_exec_command
[340/759] 727592=rubygems/test_gem_commands_unpack_command
[341/759] 727584=ruby/test_pack
[342/759] 727607=ruby/test_fiber
[343/759] 727582=prism/result/breadth_first_search_test
[344/759] 727582=uri/test_generic
[345/759] 727592=ruby/test_gc_compact
[346/759] 727582=psych/test_deprecated
[347/759] 727582=-ext-/bignum/test_div
[348/759] 727582=-ext-/array/test_resize
[349/759] 727582=prism/errors_test
[350/759] 727584=test_open3
[351/759] 727582=open-uri/test_ftp
[352/759] 727582=ruby/test_vm_dump
[353/759] 727582=json/json_parser_test
[354/759] 727582=ruby/enc/test_cesu8
[355/759] 727582=rubygems/test_gem_commands_setup_command
[356/759] 727588=psych/test_alias_and_anchor
[357/759] 727588=rubygems/test_gem_commands_rebuild_command
[358/759] 727588=optparse/test_noarg
[359/759] 727600=-ext-/struct/test_data
[360/759] 727600=ruby/test_rand
[361/759] 727582=openssl/test_pkey_ec
[362/759] 727582=openssl/test_fips
[363/759] 727588=rubygems/test_gem_commands_update_command
[364/759] 727582=date/test_date_parse
[365/759] 727600=prism/test_helper
[366/759] 727600=ruby/test_memory_view
[367/759] 727600=-ext-/string/test_ellipsize
[368/759] 727600=-ext-/integer/test_integer
[369/759] 727582=ruby/enc/test_utf32
[370/759] 727582=-ext-/float/test_nextafter
[371/759] 727577=-ext-/string/test_capacity
[372/759] 727577=rubygems/test_gem_safe_marshal
[373/759] 727582=fiber/test_backtrace
[374/759] 727582=openssl/test_random
[375/759] 727600=rubygems/test_bundled_ca
[376/759] 727582=psych/visitors/test_to_ruby
[377/759] 727582=prism/result/static_literals_test
[378/759] 727582=rubygems/test_gem_ci_detector
[379/759] 727582=ruby/enc/test_shift_jis
[380/759] 727582=rubygems/test_gem_request_set_lockfile_parser
[381/759] 727582=ruby/test_yield
[382/759] 727600=psych/test_string
[383/759] 727577=io/wait/test_io_wait_uncommon
[384/759] 727577=open-uri/test_proxy
[385/759] 727600=dtrace/test_raise
[386/759] 727600=net/http/test_http
[387/759] 727577=ruby/test_rational2
[388/759] 727577=prism/fixtures_test
[389/759] 727577=rubygems/test_gem_dependency_resolution_error
[390/759] 727577=ruby/enc/test_koi8
[391/759] 727588=erb/test_erb_m17n
[392/759] 727577=objspace/test_objspace
[393/759] 727588=ruby/test_clone
[394/759] 727588=rubygems/test_gem_ext_cmake_builder
[395/759] 727588=ripper/test_filter
[396/759] 727588=-ext-/string/test_too_many_dummy_encodings
[397/759] 727588=uri/test_ftp
[398/759] 727588=ruby/test_unicode_escape
[399/759] 727574=net/http/test_httpresponses
[400/759] 727574=prism/result/integer_base_flags_test
[401/759] 727588=net/http/test_https
[402/759] 727574=rubygems/test_require
[403/759] 727579=erb/test_erb_command
[404/759] 727579=mkmf/test_have_library
[405/759] 727584=ruby/test_fnmatch
[406/759] 727584=rubygems/test_gem_resolver_vendor_set
[407/759] 727584=-ext-/bignum/test_pack
[408/759] 727584=ruby/test_defined
[409/759] 727584=date/test_switch_hitter
[410/759] 727584=json/json_generic_object_test
[411/759] 727584=dtrace/test_hash_create
[412/759] 727584=ruby/test_thread
[413/759] 727592=ruby/test_call
[414/759] 727592=rubygems/test_gem_resolver_index_set
[415/759] 727592=uri/test_file
[416/759] 727592=rubygems/test_gem_install_update_options
[417/759] 727592=rubygems/test_gem_security_policy
[418/759] 727574=-ext-/st/test_update
[419/759] 727574=ripper/test_files_sample
[420/759] 727579=ruby/test_ractor
[421/759] 727592=-ext-/method/test_arity
[422/759] 727592=ruby/enc/test_case_options
[423/759] 727592=-ext-/exception/test_enc_raise
[424/759] 727592=openssl/test_engine
[425/759] 727592=ruby/test_key_error
[426/759] 727592=rubygems/test_gem_command
[427/759] 727574=-ext-/marshal/test_usrmarshal
[428/759] 727592=ruby/test_weakkeymap
[429/759] 727594=ruby/test_inlinecache
[430/759] 727594=net/http/test_httpresponse
[431/759] 727600=did_you_mean/spell_checking/test_pattern_key_name_check
[432/759] 727600=rubygems/test_exit
[433/759] 727594=rubygems/test_gem_commands_yank_command
[434/759] 727600=did_you_mean/edit_distance/test_jaro_winkler
[435/759] 727600=rubygems/test_gem_remote_fetcher
[436/759] 727574=rubygems/test_gem_gemcutter_utilities
[437/759] 727594=rubygems/test_gem_resolver
[438/759] 727574=openssl/test_config
[439/759] 727575=test_tempfile
[440/759] 727594=rubygems/test_gem_util
[441/759] 727574=prism/ruby/reflection_test
[442/759] 727574=ruby/test_bignum
[443/759] 727600=-ext-/load/test_dot_dot
[444/759] 727600=did_you_mean/tree_spell/test_human_typo
[445/759] 727600=fiber/test_io_close
[446/759] 727592=json/ractor_test
[447/759] 727600=rubygems/test_gem_request_set_lockfile
[448/759] 727594=-ext-/postponed_job/test_postponed_job
[449/759] 727574=ruby/test_symbol
[450/759] 727592=psych/test_coder
[451/759] 727592=prism/result/continuable_test
[452/759] 727592=optparse/test_optparse
[453/759] 727588=socket/test_unix
[454/759] 727588=rubygems/test_gem_source_specific_file
[455/759] 727588=prism/api/parse_test
[456/759] 727588=ruby/test_enum
[457/759] 727592=rubygems/test_gem_commands_which_command
[458/759] 727592=-ext-/time/test_new
[459/759] 727592=psych/test_hash
[460/759] 727582=openssl/test_cipher
[461/759] 727592=rubygems/test_gem_remote_fetcher_local_server
[462/759] 727575=etc/test_etc
[463/759] 727592=rubygems/test_gem_source_lock
[464/759] 727582=uri/test_ldap
[465/759] 727582=-ext-/gvl/test_last_thread
[466/759] 727592=openssl/test_hmac
[467/759] 727592=mkmf/test_signedness
[468/759] 727607=prism/ruby/desugar_compiler_test
[469/759] 727607=prism/encoding/symbol_encoding_test
[470/759] 727594=-ext-/marshal/test_internal_ivar
[471/759] 727575=rubygems/test_gem_commands_mirror
[472/759] 727594=rubygems/test_gem_resolver_installed_specification
[473/759] 727575=dtrace/test_array_create
[474/759] 727575=-ext-/integer/test_my_integer
[475/759] 727607=-ext-/tracepoint/test_tracepoint
[476/759] 727575=rubygems/test_gem_commands_environment_command
[477/759] 727594=pathname/test_ractor
[478/759] 727575=ruby/test_io
[479/759] 727582=ruby/test_metaclass
[480/759] 727582=ruby/test_numeric
[481/759] 727594=io/console/test_io_console
[482/759] 727582=date/test_date_arith
[483/759] 727582=uri/test_ws
[484/759] 727582=rubygems/test_gem_commands_sources_command
[485/759] 727600=ruby/test_undef
[486/759] 727600=rubygems/test_gem_spec_fetcher
[487/759] 727607=io/console/test_ractor
[488/759] 727600=ruby/test_parse
[489/759] 727607=ruby/test_process
[490/759] 727582=mkmf/test_have_macro
[491/759] 727582=-ext-/iter/test_iter_break
[492/759] 727582=rubygems/test_gem_source_local
[493/759] 727594=-ext-/num2int/test_num2int
[494/759] 727594=-ext-/string/test_cstr
[495/759] 727600=rubygems/test_gem_resolver_lock_specification
[496/759] 727582=openssl/test_digest
[497/759] 727582=ruby/test_variable
[498/759] 727600=fiber/test_address_resolve
[499/759] 727600=uri/test_wss
[500/759] 727600=test_securerandom
[501/759] 727600=ruby/test_econv
[502/759] 727592=-ext-/st/test_foreach
[503/759] 727592=rubygems/test_gem_commands_install_command
[504/759] 727588=rubygems/test_gem_ext_cargo_builder_unit
[505/759] 727588=ruby/test_stack
[506/759] 727594=optparse/test_summary
[507/759] 727594=ruby/test_thread_queue
[508/759] 727574=ruby/test_flip
[509/759] 727574=fileutils/test_nowrite
[510/759] 727574=prism/result/named_capture_test
[511/759] 727574=rubygems/test_gem_resolver_git_specification
[512/759] 727592=ruby/test_dir_m17n
[513/759] 727588=rubygems/test_remote_fetch_error
[514/759] 727588=pathname/test_pathname
[515/759] 727600=json/json_common_interface_test
[516/759] 727600=psych/test_stream
[517/759] 727600=coverage/test_coverage
[518/759] 727572=ruby/test_object
[519/759] 727582=fiber/test_process
[520/759] 727582=-ext-/eval/test_eval
[521/759] 727582=fileutils/test_fileutils
[522/759] 727588=fiber/test_io
[523/759] 727594=rubygems/test_gem_commands_cert_command
[524/759] 727588=prism/api/parse_comments_test
[525/759] 727588=ruby/test_const
[526/759] 727588=psych/test_serialize_subclasses
[527/759] 727588=ruby/test_class
[528/759] 727574=rubygems/test_gem_dependency
[529/759] 727574=psych/test_marshalable
[530/759] 727574=rubygems/test_gem_resolver_index_specification
[531/759] 727574=dtrace/test_string
[532/759] 727574=ruby/test_iterator
[533/759] 727579=dtrace/test_method_cache
[534/759] 727579=json/json_addition_test
[535/759] 727579=prism/result/string_test
[536/759] 727579=-ext-/path_to_class/test_path_to_class
[537/759] 727579=fiber/test_storage
[538/759] 727574=-ext-/string/test_qsort
[539/759] 727579=dtrace/test_cmethod
[540/759] 727579=rubygems/test_gem_ext_ext_conf_builder
[541/759] 727574=rubygems/test_gem_commands_dependency_command
[542/759] 727574=rubygems/test_gem_resolver_best_set
[543/759] 727574=mkmf/test_convertible
[544/759] 727594=resolv/test_win32_config
[545/759] 727594=ruby/test_eval
[546/759] 727572=-ext-/file/test_stat
[547/759] 727572=resolv/test_addr
[548/759] 727572=ripper/test_parser_events
[549/759] 727605=prism/ruby/relocation_test
[550/759] 727605=ruby/enc/test_windows_1251
[551/759] 727605=ruby/test_thread_cv
[552/759] 727572=json/test_helper
[553/759] 727572=psych/test_yamldbm
[554/759] 727572=rubygems/test_gem_commands_contents_command
[555/759] 727572=psych/test_scalar
[556/759] 727572=ruby/test_readpartial
[557/759] 727605=rubygems/test_gem_resolver_conflict
[558/759] 727572=rubygems/test_gem_util_atomic_file_writer
[559/759] 727605=-ext-/bignum/test_str2big
[560/759] 727572=ruby/test_rational
[561/759] 727605=ruby/test_regexp
[562/759] 727600=prism/newline_offsets_test
[563/759] 727592=psych/test_encoding
[564/759] 727592=ruby/test_lambda
[565/759] 727572=prism/bom_test
[566/759] 727594=ruby/test_frozen_error
[567/759] 727594=socket/test_sockopt
[568/759] 727594=ruby/test_file
[569/759] 727572=ruby/test_literal
[570/759] 727592=ruby/test_arithmetic_sequence
[571/759] 727592=rubygems/test_gem_commands_search_command
[572/759] 727592=fiber/test_thread
[573/759] 727600=ruby/test_pattern_matching
[574/759] 727592=openssl/test_pkey
[575/759] 727579=socket/test_nonblock
[576/759] 727579=rubygems/test_gem_commands_signin_command
[577/759] 727579=rubygems/test_gem_request
[578/759] 727592=ruby/test_primitive
[579/759] 727592=prism/ruby/parameters_signature_test
[580/759] 727592=rubygems/test_gem_resolver_api_specification
[581/759] 727592=optparse/test_getopts
[582/759] 727592=-ext-/bug_reporter/test_bug_reporter
[583/759] 727600=did_you_mean/test_spell_checker
[584/759] 727600=psych/test_document
[585/759] 727600=fiber/test_ractor
[586/759] 727579=mkmf/test_config
[587/759] 727600=psych/test_boolean
[588/759] 727600=psych/test_yaml
[589/759] 727600=-ext-/iter/test_yield_block
[590/759] 727600=psych/handlers/test_recorder
[591/759] 727600=rubygems/test_gem_commands_specification_command
[592/759] 727597=rubygems/test_gem_package_tar_reader
[593/759] 727592=ruby/enc/test_gb18030
[594/759] 727592=psych/test_class
[595/759] 727592=strscan/test_stringscanner
[596/759] 727592=psych/test_numeric
[597/759] 727597=openssl/test_x509crl
[598/759] 727592=ruby/test_refinement
[599/759] 727600=rubygems/test_gem_dependency_installer
[600/759] 727597=ruby/test_warning
[601/759] 727579=rubygems/test_gem_name_tuple
[602/759] 727579=rubygems/test_gem_specification
[603/759] 727597=ruby/enc/test_gbk
[604/759] 727597=ruby/test_complexrational
[605/759] 727575=rubygems/test_gem_commands_fetch_command
[606/759] 727597=openssl/test_pkcs7
[607/759] 727575=io/nonblock/test_flush
[608/759] 727575=did_you_mean/spell_checking/test_require_path_check
[609/759] 727575=-ext-/test_enumerator_kw
[610/759] 727575=ruby/test_mixed_unicode_escapes
[611/759] 727575=-ext-/bignum/test_mul
[612/759] 727575=mkmf/test_mkmf
[613/759] 727575=-ext-/string/test_coderange
[614/759] 727575=open-uri/test_open-uri
[615/759] 727594=-ext-/bignum/test_big2str
[616/759] 727594=mkmf/test_pkg_config
[617/759] 727594=prism/regexp_test
[618/759] 727594=ruby/test_string_memory
[619/759] 727575=ruby/enc/test_iso_8859
[620/759] 727575=ruby/test_complex2
[621/759] 727575=openssl/test_x509attr
[622/759] 727594=-ext-/win32/test_dln
[623/759] 727594=openssl/test_x509req
[624/759] 727575=rubygems/test_gem_commands_open_command
[625/759] 727575=net/protocol/test_protocol
[626/759] 727594=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[627/759] 727575=psych/test_tree_builder
[628/759] 727597=-ext-/load/test_protect
[629/759] 727597=ruby/test_insns_leaf
[630/759] 727597=yaml/test_store
[631/759] 727575=ruby/test_iseq
[632/759] 727597=ruby/test_gc
[633/759] 727594=ruby/test_allocation
[634/759] 727572=prism/api/dump_test
[635/759] 727574=-ext-/string/test_enc_associate
[636/759] 727600=prism/ruby/location_test
[637/759] 727600=rubygems/test_gem_stub_specification
[638/759] 727588=ruby/test_path
[639/759] 727588=ruby/test_method_cache
[640/759] 727588=ruby/test_sprintf_comb
[641/759] 727600=test_pp
[642/759] 727579=socket/test_tcp
[643/759] 727600=rubygems/test_gem_version
[644/759] 727588=rubygems/test_gem_commands_stale_command
[645/759] 727588=ruby/test_settracefunc
[646/759] 727574=rubygems/test_gem_text
[647/759] 727600=prism/ruby/tunnel_test
[648/759] 727600=-ext-/rational/test_rat
[649/759] 727600=test_extlibs
[650/759] 727574=ruby/test_whileuntil
[651/759] 727574=ruby/test_transcode
[652/759] 727579=openssl/test_asn1
[653/759] 727579=mkmf/test_flags
[654/759] 727575=json/json_string_matching_test
[655/759] 727575=monitor/test_monitor
[656/759] 727575=rubygems/test_gem_ext_rake_builder
[657/759] 727572=-ext-/thread/test_instrumentation_api
[658/759] 727579=prism/ruby/source_test
[659/759] 727579=-ext-/vm/test_at_exit
[660/759] 727579=ruby/test_complex
[661/759] 727582=prism/result/source_location_test
[662/759] 727582=prism/result/static_inspect_test
[663/759] 727582=-ext-/symbol/test_inadvertent_creation
[664/759] 727575=prism/result/equality_test
[665/759] 727575=ruby/test_object_id
[666/759] 727582=prism/unescape_test
[667/759] 727582=openssl/test_x509ext
[668/759] 727582=ripper/test_files_ext
[669/759] 727572=psych/test_data
[670/759] 727572=rubygems/test_gem_resolver_dependency_request
[671/759] 727572=-ext-/test_abi
[672/759] 727582=ripper/test_scanner_events
[673/759] 727582=-ext-/string/test_external_new
[674/759] 727582=ruby/enc/test_euc_jp
[675/759] 727582=socket/test_ancdata
[676/759] 727582=rubygems/test_gem_doctor
[677/759] 727579=ruby/test_weakmap
[678/759] 727582=ruby/test_rubyvm
[679/759] 727574=-ext-/exception/test_data_error
[680/759] 727582=uri/test_common
[681/759] 727572=rubygems/test_gem_request_connection_pools
[682/759] 727574=ruby/test_optimization
[683/759] 727575=rubygems/test_gem_uri_formatter
[684/759] 727575=ruby/test_sprintf
[685/759] 727572=strscan/test_ractor
[686/759] 727582=ruby/test_module
[687/759] 727572=rubygems/test_gem_commands_push_command
[688/759] 727575=prism/api/parse_success_test
[689/759] 727575=openssl/test_ssl
[690/759] 727572=rubygems/test_deprecate
[691/759] 727572=socket/test_addrinfo
[692/759] 727572=openssl/test_x509cert
[693/759] 727588=uri/test_http
[694/759] 727588=-ext-/funcall/test_passing_block
[695/759] 727588=-ext-/proc/test_bmethod
[696/759] 727588=psych/nodes/test_enumerable
[697/759] 727588=resolv/test_svcb_https
[698/759] 727588=prism/ruby/ruby_parser_test
[699/759] 727588=openssl/test_buffering
[700/759] 727588=-ext-/test_bug-14834
[701/759] 727592=mkmf/test_constant
[702/759] 727588=rubygems/test_gem_security_trust_dir
[703/759] 727588=ruby/test_default_gems
[704/759] 727588=json/json_fixtures_test
[705/759] 727600=ruby/test_encoding
[706/759] 727588=dtrace/test_load
[707/759] 727588=rubygems/test_gem_resolver_specification
[708/759] 727588=-ext-/thread/test_lock_native_thread
[709/759] 727588=rubygems/test_webauthn_listener
[710/759] 727572=optparse/test_zsh_completion
[711/759] 727572=rubygems/test_gem_package_tar_reader_entry
[712/759] 727588=-ext-/string/test_enc_str_buf_cat
[713/759] 727588=mkmf/test_have_func
[714/759] 727572=rubygems/test_gem_request_set
[715/759] 727577=prism/version_test
[716/759] 727577=test_trick
[717/759] 727600=ruby/test_objectspace
[718/759] 727588=-ext-/win32/test_fd_setsize
[719/759] 727588=rubygems/test_gem_remote_fetcher_s3
[720/759] 727588=psych/test_stringio
[721/759] 727588=ruby/test_require_lib
[722/759] 727572=rubygems/test_gem_version_option
[723/759] 727572=ripper/test_files_test_2
[724/759] 727572=rubygems/test_gem_rdoc
[725/759] 727572=prism/api/lex_test
[726/759] 727572=-ext-/test_ensure_and_callcc
[727/759] 727572=fiber/test_scheduler
[728/759] 727592=ruby/test_signal
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 8 : #<File:/dev/null>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 727572 ko1 8r CHR 1,3 0t0 5 /dev/null
Closed file descriptor: TestFiberScheduler#test_io_write_flush_error: 8
[729/759] 727572=ruby/test_fixnum
[730/759] 727572=fiber/test_timeout
[731/759] 727572=-ext-/string/test_fstring
[732/759] 727579=did_you_mean/core_ext/test_name_error_extension
[733/759] 727579=-ext-/iseq_load/test_iseq_load
[734/759] 727572=-ext-/scheduler/test_interrupt_with_scheduler
[735/759] 727572=ruby/enc/test_big5
[736/759] 727572=rubygems/test_gem_resolver_activation_request
[737/759] 727572=psych/test_null
[738/759] 727572=ruby/test_box
[739/759] 727582=fiber/test_mutex
[740/759] 727582=ruby/test_basicinstructions
[741/759] 727582=-ext-/bignum/test_bigzero
[742/759] 727582=ruby/test_struct
[743/759] 727582=date/test_date_strftime
[744/759] 727575=prism/ruby/compiler_test
[745/759] 727575=rubygems/test_gem_resolver_vendor_specification
[746/759] 727575=-ext-/typeddata/test_typeddata
[747/759] 727577=fileutils/test_verbose
[748/759] 727577=rubygems/test_gem_ext_builder
[749/759] 727582=ripper/test_sexp
[750/759] 727575=prism/ruby/pattern_test
[751/759] 727582=rubygems/test_gem_package_tar_header
[752/759] 727575=objspace/test_ractor
[753/759] 727582=rubygems/test_gem_unsatisfiable_dependency_error
[754/759] 727582=test_find
[755/759] 727582=prism/locals_test
[756/759] 727582=-ext-/string/test_normalize
[757/759] 727582=-ext-/test_recursion
[758/759] 727582=rubygems/test_gem_commands_owner_command
[759/759] 727582=socket/test_basicsocket
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1009 1009 1009 ? -1 Ss 1000 0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1009 1022 1022 1022 pts/0 1022 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
1022 1024 1022 1022 pts/0 1022 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1024 726336 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
726336 726339 1022 1022 pts/0 1022 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.20260323-071415 --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
726339 726340 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260323-071415 --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
726340 727238 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
727238 727239 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
727239 727569 1022 1022 pts/0 1022 Sl+ 1000 0:22 /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
727569 727584 1022 1022 pts/0 1022 Sl+ 1000 0:38 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
727584 742324 1022 1022 pts/0 1022 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
726340 757760 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[726336], 726336=>[726339], 726339=>[726340], 726340=>[727238, 757760], 727238=>[727239], 727239=>[727569], 727569=>[727584], 727584=>[742324]}
$ timeout 60 gdb -p 742324 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 742325]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000064bfb82a9e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f03d878d6c0 (LWP 742324) "test_thread.rb*" 0x000064bfb82a9e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7f03ea3ff6c0 (LWP 742325) "test_thread.rb*" 0x00007f040651b4fd in __GI___poll (fds=0x7f03e6dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7f03ea3ff6c0 (LWP 742325) "test_thread.rb*"):
#0 0x00007f040651b4fd in __GI___poll (fds=0x7f03e6dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064bfb823471a in __interceptor_poll ()
No symbol table info available.
#2 0x000064bfb863eb5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
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 0x000064bfb828dacf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007f040649caa4 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 = {139654791689920, -4115698925176953609, 139654791689920, -352, 0, 139654493415472, -4115698925164370697, -4112418341941615369}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007f0406529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7f03d878d6c0 (LWP 742324) "test_thread.rb*"):
#0 0x000064bfb82a9e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000064bfb82aae3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000064bfb81f77c8 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 0x000064bfb81f75b9 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 0x000064bfb81f73ed 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 0x000064bfb81f6e2d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x000064bfb81f6a76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x000064bfb81f8d46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x000064bfb828fc10 in __interceptor_free ()
No symbol table info available.
#9 0x000064bfb831c720 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x519000568680, old_size=1024) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8281
malloc_increase_done = <optimized out>
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 0x000064bfb83406e1 in rb_data_free (objspace=0x51d000000a80, obj=139655254385680) at /tmp/ruby/src/trunk_asan/gc.c:1398
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#11 rb_gc_obj_free (objspace=<optimized out>, obj=139655254385680) at /tmp/ruby/src/trunk_asan/gc.c:1544
args = <optimized out>
#12 0x000064bfb830c494 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3102
poisoned = 0x0
vp = 139655254385680
page = <optimized out>
p = 139655254385680
pend = 139655254441920
i = 171
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#13 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1926
No locals.
#14 0x000064bfb82d4139 in rb_ec_finalize (ec=0x51700066b858) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#15 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x51700066b858
_tag = {tag = 36, retval = <optimized out>, buf = {0x7f03d878b470, <optimized out>, 0x7f03d878b340, <optimized out>, <optimized out>}, prev = 0x7f03cfb26740, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000170500
step = 4
message = 4
th = 0x515000170500
buf = <optimized out>
state = <optimized out>
#16 0x000064bfb82d3824 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#17 0x000064bfb82d473b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#18 0x000064bfb847efdd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4291
status = <optimized out>
pid = <optimized out>
#19 0x000064bfb871d638 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:3905
ci = 0x666100040001
cc = <optimized out>
me = 0x7f03e40e9e28
cfunc = 0x506000039f88
recv = 139654703740560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#20 0x000064bfb86b6a94 in vm_sendish (ec=0x51700066b858, reg_cfp=0x7f03d2138720, cd=0x50400802e210, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x51700066b858) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50400802e210
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f03d2138720
reg_pc = 0x5080000f87d0
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
th: 0x515000170500, native_id: 0x7f03d878d6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_trace_opt_ge = <optimized out>
c:0005 p:---- s:0018 e:000017 l:y b:---- CFUNC :fork
c:0004 p:0006 s:0014 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1277 [FINISH]
c:0003 p:0018 s:0010 e:000009 l:y b:0001 METHOD <internal:thread_sync>:390
c:0002 p:0006 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1277 [FINISH]
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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>
#22 0x000064bfb86abd62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x51700066b858
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#23 0x000064bfb873e5f2 in invoke_iseq_block_from_c (ec=0x51700066b858, captured=0x7f03d21387a8, self=139654703740560, 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:1821
flags = 0
iseq = 0x7f0404275ec0
cfp = <optimized out>
sp = 0x7f03d2038850
use_argv = 0x0
stack_argv = 0x7f03d2038850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#24 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:1835
captured = 0x7f03d21387a8
#25 0x000064bfb86deafc 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:1872
No locals.
#26 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#27 0x000064bfb86deafc in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#28 0x000064bfb82d96ae 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 = 0x51700066b858
_tag = {tag = 36, retval = <optimized out>, buf = {0x7f03d878c030, <optimized out>, 0x7f03d878bf40, <optimized out>, <optimized out>}, prev = 0x7f03cfb26240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#29 0x000064bfb860d7ad in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
args = {self = 139654705307920, mutex = 0x504008039910, ec = <optimized out>}
#30 0x000064bfb86b8b6a 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:7541
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#31 0x000064bfb86b8b6a in vm_invoke_builtin_delegate (ec=0x51700066b858, cfp=0x7f03d2138758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x51700066b858) at ../../src/trunk_asan/insns.def:1729
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f03d2138758
reg_pc = 0x50e000001a30
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x000064bfb86abd62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x51700066b858
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#34 0x000064bfb86f0e3b in invoke_iseq_block_from_c (ec=0x51700066b858, captured=<optimized out>, self=139654703740560, 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:1821
flags = 0
iseq = 0x7f0404275f38
cfp = 0x7f03d21387c8
sp = 0x7f03d2038818
use_argv = <optimized out>
stack_argv = 0x7f03d2038818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#35 invoke_block_from_c_proc (ec=0x51700066b858, self=139654703740560, 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:1915
block = <optimized out>
keyword_hash = <optimized out>
#36 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:1945
No locals.
#37 0x000064bfb86ef066 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, argc=-1205166466, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 0
#38 0x000064bfb863d362 in thread_do_start_proc (th=th@entry=0x515000170500) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504008039a50
args_len = <optimized out>
args_ptr = <optimized out>
#39 0x000064bfb863aefd in thread_do_start (th=0x515000170500) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#40 thread_start_func_2 (th=th@entry=0x515000170500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x64bfb8fbc700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#41 0x000064bfb863a1ee in call_thread_start_func_2 (th=0x515000170500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7f03d878ccc0
#42 nt_start (ptr=0x50c0000bdf40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000170500
sched = <optimized out>
nt = 0x50c0000bdf40
vm = 0x64bfb99e6460 <_vm>
#43 0x000064bfb828dacf in asan_thread_start(void*) ()
No symbol table info available.
#44 0x00007f040649caa4 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 = {139654493427392, -4115589479746575113, 139654493427392, -352, 0, 140737429693648, -4115589479733992201, -4112418341941615369}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#45 0x00007f0406529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 742324) detached]
$ timeout 60 gdb -p 727584 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 757788]
[New LWP 741688]
[New LWP 730942]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f0406510813 in __GI___wait4 (pid=-1, stat_loc=0x7f04045e9b68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f04066b0c40 (LWP 727584) "ruby" 0x00007f0406510813 in __GI___wait4 (pid=-1, stat_loc=0x7f04045e9b68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x7f03ea3ff6c0 (LWP 757788) "test_thread.rb*" 0x00007f040651b4fd in __GI___poll (fds=0x7f03e6dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7f03e46fd6c0 (LWP 741688) "parallel.rb:40" 0x00007f040651b4fd in __GI___poll (fds=0x7f03d3260860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7f03e36df6c0 (LWP 730942) "Timeout stdlib " 0x00007f0406498d71 in __futex_abstimed_wait_common64 (private=32515, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000042454) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 4 (Thread 0x7f03e36df6c0 (LWP 730942) "Timeout stdlib "):
#0 0x00007f0406498d71 in __futex_abstimed_wait_common64 (private=32515, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000042454) 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=32515, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000042454) 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=0x50c000042454, 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 0x00007f040649b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64bfb8fbc348 <_main_ractor+264>, cond=0x50c000042428) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f040649b4b0 <__condvar_cleanup_waiting>, __arg = 0x7f03e36ddb90, __canceltype = 97909760, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x50c000042428, mutex = 0x64bfb8fbc348 <_main_ractor+264>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3
seq = 1
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=0x50c000042428, mutex=mutex@entry=0x64bfb8fbc348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000064bfb8606adf in rb_native_cond_wait (cond=0x50c000042454, mutex=0x64bfb8fbc348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x64bfb8fbc348 <_main_ractor+264>, th=th@entry=0x51500018ec80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x000064bfb8639137 in thread_sched_to_waiting_until_wakeup (sched=0x64bfb8fbc348 <_main_ractor+264>, th=th@entry=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1113
can_direct_transfer = <optimized out>
#8 0x000064bfb861776c in native_sleep (th=0x51500018ec80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
sched = <optimized out>
#9 sleep_forever (th=th@entry=0x51500018ec80, 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 0x000064bfb86368fd in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139654657117720, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
th = 0x51500018ec80
scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
args = <optimized out>
#12 0x000064bfb82d96ae 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 = 0x517000401558
_tag = {tag = 36, retval = <optimized out>, buf = {0x7f03e36ddf30, <optimized out>, 0x7f03e36dde40, <optimized out>, <optimized out>}, prev = 0x7f03e0b96240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000064bfb82d9b39 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 0x000064bfb8635e91 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x506004ca57c0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
queue_waiter = {w = {self = 139654657117720, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 139654657117720, timeout = 4, end = <optimized out>}
waitq = 0x506004ca57c0
end = 0
#15 0x000064bfb86b8b6a 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:7541
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#16 0x000064bfb86b8b6a in vm_invoke_builtin_delegate (ec=0x517000401558, cfp=0x7f03e2bcb758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000401558) at ../../src/trunk_asan/insns.def:1729
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f03e2bcb758
reg_pc = 0x5100000027f8
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x000064bfb86abd62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x517000401558
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x000064bfb86f0e3b in invoke_iseq_block_from_c (ec=0x517000401558, captured=<optimized out>, self=139655215390400, 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:1821
flags = 0
iseq = 0x7f0405d12b48
cfp = 0x7f03e2bcb7c8
sp = 0x7f03e2acb818
use_argv = <optimized out>
stack_argv = 0x7f03e2acb818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000401558, self=139655215390400, 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:1915
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:1945
No locals.
#22 0x000064bfb86ef066 in rb_vm_invoke_proc (ec=0x50c000042454, proc=0x189, argc=105483633, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 0
#23 0x000064bfb863d362 in thread_do_start_proc (th=th@entry=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504003484f10
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x000064bfb863aefd in thread_do_start (th=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x51500018ec80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x64bfb8fbc700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x000064bfb863a1ee in call_thread_start_func_2 (th=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7f03e36decc0
#27 nt_start (ptr=0x50c000042400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x51500018ec80
sched = <optimized out>
nt = 0x50c000042400
vm = 0x64bfb99e6460 <_vm>
#28 0x000064bfb828dacf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007f040649caa4 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 = {139654677264064, -4115714988354640649, 139654677264064, -352, 0, 140737429685616, -4115714988342057737, -4112418341941615369}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007f0406529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7f03e46fd6c0 (LWP 741688) "parallel.rb:40"):
#0 0x00007f040651b4fd in __GI___poll (fds=0x7f03d3260860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064bfb823471a in __interceptor_poll ()
No symbol table info available.
#2 0x000064bfb83a7379 in nogvl_wait_for (th=139654669070440, fptr=0x5110002d3c40, 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 0x000064bfb83a88ea in internal_read_func (ptr=0x7f03d3260640) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7f03d3260640
result = <optimized out>
#5 0x000064bfb861c9fe in rb_thread_io_blocking_call (io=0x5110002d3c40, func=0x64bfb83a83e0 <internal_read_func>, data1=0x7f03d3260640, 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 0x000064bfb82d96ae 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 = 0x517000682458
_tag = {tag = 36, retval = <optimized out>, buf = {0x7f03e46fbdf0, <optimized out>, 0x7f03e46fbd00, <optimized out>, <optimized out>}, prev = 0x7f03d3259240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000064bfb82d9b39 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 0x000064bfb83bca22 in io_read_memory_locktmp (str=139654404114528, 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 = 139654669070440, fptr = 0x5110002d3c40, nonblock = 0, fd = 6, buf = 0x5190002a7180, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x5110002d3c40
n = <optimized out>
shrinkable = <optimized out>
#10 0x000064bfb8398d21 in io_readpartial (argc=-752482208, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x000064bfb871d638 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:3905
ci = 0x412100100003
cc = <optimized out>
me = 0x7f0405dd8398
cfunc = 0x506000021fe8
recv = 139654669070600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000064bfb86bd691 in vm_sendish (ec=0x517000682458, reg_cfp=0x7f03e007a790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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=0x517000682458) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f03e007a790
reg_pc = 0x513000070d98
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x000064bfb86abd62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x517000682458
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x000064bfb86f0e3b in invoke_iseq_block_from_c (ec=0x517000682458, captured=<optimized out>, self=139655216097280, 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:1821
flags = 0
iseq = 0x7f0405d5a240
cfp = 0x7f03e007a7c8
sp = 0x7f03dff7a818
use_argv = <optimized out>
stack_argv = 0x7f03dff7a818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x517000682458, self=139655216097280, 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:1915
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:1945
No locals.
#18 0x000064bfb86ef066 in rb_vm_invoke_proc (ec=0x7f03d3260860, proc=0x1, argc=106018045, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 4294967295
#19 0x000064bfb863d362 in thread_do_start_proc (th=th@entry=0x515000280800) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504008030890
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x000064bfb863aefd in thread_do_start (th=0x515000280800) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x515000280800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x64bfb8fbc700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#22 0x000064bfb863a1ee in call_thread_start_func_2 (th=0x515000280800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7f03e46fccc0
#23 nt_start (ptr=0x50c0000e6440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000280800
sched = <optimized out>
nt = 0x50c0000e6440
vm = 0x64bfb99e6460 <_vm>
#24 0x000064bfb828dacf in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007f040649caa4 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 = {139654694164160, -4115721601530534665, 139654694164160, -352, 25, 140737429696496, -4115721601517951753, -4112418341941615369}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x00007f0406529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7f03ea3ff6c0 (LWP 757788) "test_thread.rb*"):
#0 0x00007f040651b4fd in __GI___poll (fds=0x7f03e6dbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064bfb823471a in __interceptor_poll ()
No symbol table info available.
#2 0x000064bfb863eb5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
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 0x000064bfb828dacf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007f040649caa4 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 = {139654791689920, -4115698925176953609, 139654791689920, -352, 0, 139654400879024, -4115698925164370697, -4112418341941615369}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007f0406529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7f04066b0c40 (LWP 727584) "ruby"):
#0 0x00007f0406510813 in __GI___wait4 (pid=-1, stat_loc=0x7f04045e9b68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064bfb8221f50 in __interceptor_waitpid ()
No symbol table info available.
#2 0x000064bfb8487af4 in do_waitpid (pid=-1, st=0x7f04045e9b68, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x7f04045e9b40) at /tmp/ruby/src/trunk_asan/process.c:1074
w = 0x7f04045e9b40
#4 0x000064bfb861a7c8 in rb_nogvl (func=0x64bfb8487ab0 <waitpid_blocking_no_SIGCHLD>, data1=0x7f04045e9b40, ubf=<optimized out>, data2=0x0, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1628
__region = <optimized out>
val = 0x0
ec = 0x5170000000d8
th = 0x64bfb8fbc700 <_main_thread>
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x000064bfb847007b in waitpid_no_SIGCHLD (w=0x7f04045e9b40) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5170000000d8, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7 0x000064bfb848038f in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
status = <optimized out>
data = <optimized out>
#8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
result = 139654705268600
pid = <optimized out>
status = <optimized out>
#9 0x000064bfb871d638 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:3905
ci = 0x6d4100100001
cc = <optimized out>
me = 0x7f0405db5028
cfunc = 0x50600003ad08
recv = 139655254935840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000064bfb86bd691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f04039ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f04039ff480
reg_pc = 0x50b00001cde0
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#12 0x000064bfb86abd62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#13 0x000064bfb873e5f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7f04039ff578, self=139654703740560, 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:1821
flags = 0
iseq = 0x7f0405d64448
cfp = <optimized out>
sp = 0x7f04038ffac8
use_argv = 0x7f04044965e0
stack_argv = 0x7f04038ffac8
opt_pc = 0
type = <optimized out>
av = <optimized out>
th: 0x64bfb8fbc700, native_id: 0x7f04066b0c40
-- Control frame information -----------------------------------------------
bound = <optimized out>
#14 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:1835
captured = 0x7f04039ff578
#15 0x000064bfb86de70c 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:1872
No locals.
c:0017 p:---- s:0108 e:000107 l:y b:---- CFUNC :waitall
c:0016 p:0010 s:0104 e:000102 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
#16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
c:0015 p:0004 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0005 s:0093 e:000092 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
No locals.
#18 0x000064bfb86de70c in rb_yield (val=<optimized out>)
No locals.
c:0013 p:---- s:0089 e:000088 l:y b:---- CFUNC :each
c:0012 p:0102 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
#19 0x000064bfb88ac92a in rb_ary_each (ary=139654705277720) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 2
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
#20 0x000064bfb871d638 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:3905
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
ci = 0xc1100000001
cc = <optimized out>
c:0007 p:0069 s:0046 E:001770 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
me = 0x7f0405ddeb58
cfunc = 0x506000015b68
recv = 139654705277720
block_handler = <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]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#21 0x000064bfb86b6a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f04039ff560, cd=0x5120000158c0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
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
recv = <optimized out>
cc = <optimized out>
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:002650 l:y b:---- DUMMY [FINISH]
calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5120000158c0
th: 0x51500018ec80, native_id: 0x7f03e36df6c0
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
-- Control frame information -----------------------------------------------
reg_cfp = 0x7f04039ff560
reg_pc = 0x5190000788b0
INSN_LABEL_nop = <optimized out>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
th: 0x515000280800, native_id: 0x7f03e46fd6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_getspecial = <optimized out>
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
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]
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>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#23 0x000064bfb86ac151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#25 0x000064bfb873e5f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7f04039ff620, self=139655216097280, 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:1821
flags = 0
iseq = 0x7f0405d1bea0
cfp = <optimized out>
sp = 0x7f04038ffa28
use_argv = 0x7f04044696e0
stack_argv = 0x7f04038ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#26 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:1835
captured = 0x7f04039ff620
#27 0x000064bfb86de70c 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:1872
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#30 0x000064bfb86de70c in rb_yield (val=<optimized out>)
No locals.
#31 0x000064bfb88ba206 in rb_ary_collect (ary=139654669067400) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 139654669063440
i = 14
#32 0x000064bfb871d638 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:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7f0405dde6a8
cfunc = 0x5060000163a8
recv = 139654669067400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x000064bfb86b6a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f04039ff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5120000101b0
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f04039ff608
reg_pc = 0x51900003c910
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#35 0x000064bfb86ac151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#37 0x000064bfb873e5f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7f04039ff738, self=139655216097280, 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:1821
flags = 0
iseq = 0x7f0405d5a3f8
cfp = <optimized out>
sp = 0x7f04038ff8d0
use_argv = 0x7f04044fde60
stack_argv = 0x7f04038ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#38 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:1835
captured = 0x7f04039ff738
#39 0x000064bfb86de70c 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:1872
No locals.
#40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#42 0x000064bfb86de70c in rb_yield (val=<optimized out>)
No locals.
#43 0x000064bfb88ba206 in rb_ary_collect (ary=139654669070760) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 139654669070680
i = 0
#44 0x000064bfb871d638 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:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7f0405dde6a8
cfunc = 0x5060000163a8
recv = 139654669070760
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#45 0x000064bfb86b6a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7f04039ff720, cd=0x5020000214f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#46 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020000214f0
insns_address_table = {0x64bfb86b8055 <vm_exec_core+29765>, 0x64bfb86b1f3f <vm_exec_core+4911>, 0x64bfb86b788d <vm_exec_core+27773>, 0x64bfb86b365f <vm_exec_core+10831>, 0x64bfb86b1129 <vm_exec_core+1305>, 0x64bfb86b2897 <vm_exec_core+7303>, 0x64bfb86b7c45 <vm_exec_core+28725>, 0x64bfb86b24af <vm_exec_core+6303>, 0x64bfb86b879b <vm_exec_core+31627>, 0x64bfb86b6c76 <vm_exec_core+24678>, 0x64bfb86b4e57 <vm_exec_core+16967>, 0x64bfb86b14a9 <vm_exec_core+2201>, 0x64bfb86b81fe <vm_exec_core+30190>, 0x64bfb86b7ea8 <vm_exec_core+29336>, 0x64bfb86b2691 <vm_exec_core+6785>, 0x64bfb86b19d7 <vm_exec_core+3527>, 0x64bfb86b7239 <vm_exec_core+26153>, 0x64bfb86b2f60 <vm_exec_core+9040>, 0x64bfb86b849b <vm_exec_core+30859>, 0x64bfb86b8089 <vm_exec_core+29817>, 0x64bfb86b34d5 <vm_exec_core+10437>, 0x64bfb86b4dc2 <vm_exec_core+16818>, 0x64bfb86b6f49 <vm_exec_core+25401>, 0x64bfb86b7f97 <vm_exec_core+29575>, 0x64bfb86b5a9c <vm_exec_core+20108>, 0x64bfb86b6fe1 <vm_exec_core+25553>, 0x64bfb86b73ef <vm_exec_core+26591>, 0x64bfb86b59d9 <vm_exec_core+19913>, 0x64bfb86b18e6 <vm_exec_core+3286>, 0x64bfb86b66d6 <vm_exec_core+23238>, 0x64bfb86b1735 <vm_exec_core+2853>, 0x64bfb86b1a65 <vm_exec_core+3669>, 0x64bfb86b3d04 <vm_exec_core+12532>, 0x64bfb86b5921 <vm_exec_core+19729>, 0x64bfb86b64ec <vm_exec_core+22748>, 0x64bfb86b5449 <vm_exec_core+18489>, 0x64bfb86b13c3 <vm_exec_core+1971>, 0x64bfb86b77f5 <vm_exec_core+27621>, 0x64bfb86b7dca <vm_exec_core+29114>, 0x64bfb86b1c5f <vm_exec_core+4175>, 0x64bfb86b2b67 <vm_exec_core+8023>, 0x64bfb86b27f0 <vm_exec_core+7136>, 0x64bfb86b3050 <vm_exec_core+9280>, 0x64bfb86b4be5 <vm_exec_core+16341>, 0x64bfb86b2171 <vm_exec_core+5473>, 0x64bfb86b773c <vm_exec_core+27436>, 0x64bfb86b2af5 <vm_exec_core+7909>, 0x64bfb86b46f5 <vm_exec_core+15077>, 0x64bfb86b5135 <vm_exec_core+17701>, 0x64bfb86b72db <vm_exec_core+26315>, 0x64bfb86b5e83 <vm_exec_core+21107>, 0x64bfb86b32bb <vm_exec_core+9899>, 0x64bfb86b2c66 <vm_exec_core+8278>, 0x64bfb86b71bb <vm_exec_core+26027>, 0x64bfb86b404d <vm_exec_core+13373>, 0x64bfb86b6764 <vm_exec_core+23380>, 0x64bfb86b5f98 <vm_exec_core+21384>, 0x64bfb86b0f58 <vm_exec_core+840>, 0x64bfb86b1caf <vm_exec_core+4255>, 0x64bfb86b54f0 <vm_exec_core+18656>, 0x64bfb86b7697 <vm_exec_core+27271>, 0x64bfb86b357f <vm_exec_core+10607>, 0x64bfb86b70e0 <vm_exec_core+25808>, 0x64bfb86b2e6d <vm_exec_core+8797>, 0x64bfb86b5c67 <vm_exec_core+20567>, 0x64bfb86b5d56 <vm_exec_core+20806>, 0x64bfb86b528a <vm_exec_core+18042>, 0x64bfb86b56db <vm_exec_core+19147>, 0x64bfb86b3a75 <vm_exec_core+11877>, 0x64bfb86b30c6 <vm_exec_core+9398>, 0x64bfb86b6d4f <vm_exec_core+24895>, 0x64bfb86beed7 <vm_exec_core+58055>, 0x64bfb86b39bf <vm_exec_core+11695>, 0x64bfb86b55ce <vm_exec_core+18878>, 0x64bfb86b5b5f <vm_exec_core+20303>, 0x64bfb86b22db <vm_exec_core+5835>, 0x64bfb86b245e <vm_exec_core+6222>, 0x64bfb86b23e1 <vm_exec_core+6097>, 0x64bfb86b2c06 <vm_exec_core+8182>, 0x64bfb86b2fd6 <vm_exec_core+9158>, 0x64bfb86b4fd5 <vm_exec_core+17349>, 0x64bfb86b454d <vm_exec_core+14653>, 0x64bfb86b83c7 <vm_exec_core+30647>, 0x64bfb86b1029 <vm_exec_core+1049>, 0x64bfb86b25ba <vm_exec_core+6570>, 0x64bfb86b88bf <vm_exec_core+31919>, 0x64bfb86b65b2 <vm_exec_core+22946>, 0x64bfb86b5344 <vm_exec_core+18228>, 0x64bfb86b7481 <vm_exec_core+26737>, 0x64bfb86b0f5d <vm_exec_core+845>, 0x64bfb86b7b6e <vm_exec_core+28510>, 0x64bfb86b8515 <vm_exec_core+30981>, 0x64bfb86b85e1 <vm_exec_core+31185>, 0x64bfb86b17b4 <vm_exec_core+2980>, 0x64bfb86b8103 <vm_exec_core+29939>, 0x64bfb86b3f76 <vm_exec_core+13158>, 0x64bfb86b8285 <vm_exec_core+30325>, 0x64bfb86b3398 <vm_exec_core+10120>, 0x64bfb86b7ae8 <vm_exec_core+28376>, 0x64bfb86b16a0 <vm_exec_core+2704>, 0x64bfb86b221d <vm_exec_core+5645>, 0x64bfb86b86af <vm_exec_core+31391>, 0x64bfb86b4805 <vm_exec_core+15349>, 0x64bfb86b43f7 <vm_exec_core+14311>, 0x64bfb86b4c7f <vm_exec_core+16495>, 0x64bfb86b420a <vm_exec_core+13818>, 0x64bfb86b4acb <vm_exec_core+16059>, 0x64bfb86b49fd <vm_exec_core+15853>, 0x64bfb86b38dc <vm_exec_core+11468>, 0x64bfb86b4115 <vm_exec_core+13573>, 0x64bfb86b3e38 <vm_exec_core+12840>, 0x64bfb86b4324 <vm_exec_core+14100>, 0x64bfb86b4395 <vm_exec_core+14213>, 0x64bfb86b8046 <vm_exec_core+29750>, 0x64bfb86b1f30 <vm_exec_core+4896>, 0x64bfb86b787e <vm_exec_core+27758>, 0x64bfb86b3650 <vm_exec_core+10816>, 0x64bfb86b111a <vm_exec_core+1290>, 0x64bfb86b2888 <vm_exec_core+7288>, 0x64bfb86b7c36 <vm_exec_core+28710>, 0x64bfb86b24a0 <vm_exec_core+6288>, 0x64bfb86b878c <vm_exec_core+31612>, 0x64bfb86b6c67 <vm_exec_core+24663>, 0x64bfb86b4e48 <vm_exec_core+16952>, 0x64bfb86b149a <vm_exec_core+2186>, 0x64bfb86b81ef <vm_exec_core+30175>, 0x64bfb86b7e99 <vm_exec_core+29321>, 0x64bfb86b2682 <vm_exec_core+6770>, 0x64bfb86b19c8 <vm_exec_core+3512>, 0x64bfb86b722a <vm_exec_core+26138>, 0x64bfb86b2f51 <vm_exec_core+9025>, 0x64bfb86b848c <vm_exec_core+30844>, 0x64bfb86b807a <vm_exec_core+29802>, 0x64bfb86b34c6 <vm_exec_core+10422>, 0x64bfb86b4db3 <vm_exec_core+16803>, 0x64bfb86b6f3a <vm_exec_core+25386>, 0x64bfb86b7f88 <vm_exec_core+29560>, 0x64bfb86b5a8d <vm_exec_core+20093>, 0x64bfb86b6fd2 <vm_exec_core+25538>, 0x64bfb86b73e0 <vm_exec_core+26576>, 0x64bfb86b59ca <vm_exec_core+19898>, 0x64bfb86b18d7 <vm_exec_core+3271>, 0x64bfb86b66c7 <vm_exec_core+23223>, 0x64bfb86b1726 <vm_exec_core+2838>, 0x64bfb86b1a56 <vm_exec_core+3654>, 0x64bfb86b3cf5 <vm_exec_core+12517>, 0x64bfb86b5912 <vm_exec_core+19714>, 0x64bfb86b64dd <vm_exec_core+22733>, 0x64bfb86b543a <vm_exec_core+18474>, 0x64bfb86b13b4 <vm_exec_core+1956>, 0x64bfb86b77e6 <vm_exec_core+27606>, 0x64bfb86b7dbb <vm_exec_core+29099>, 0x64bfb86b1c50 <vm_exec_core+4160>, 0x64bfb86b2b58 <vm_exec_core+8008>, 0x64bfb86b27e1 <vm_exec_core+7121>, 0x64bfb86b3041 <vm_exec_core+9265>, 0x64bfb86b4bd6 <vm_exec_core+16326>, 0x64bfb86b2162 <vm_exec_core+5458>, 0x64bfb86b772d <vm_exec_core+27421>, 0x64bfb86b2ae6 <vm_exec_core+7894>, 0x64bfb86b46e6 <vm_exec_core+15062>, 0x64bfb86b5126 <vm_exec_core+17686>, 0x64bfb86b72cc <vm_exec_core+26300>, 0x64bfb86b5e74 <vm_exec_core+21092>, 0x64bfb86b32ac <vm_exec_core+9884>, 0x64bfb86b2c57 <vm_exec_core+8263>, 0x64bfb86b71ac <vm_exec_core+26012>, 0x64bfb86b403e <vm_exec_core+13358>, 0x64bfb86b6755 <vm_exec_core+23365>, 0x64bfb86b5f89 <vm_exec_core+21369>, 0x64bfb86b5d33 <vm_exec_core+20771>, 0x64bfb86b1ca0 <vm_exec_core+4240>, 0x64bfb86b54e1 <vm_exec_core+18641>, 0x64bfb86b7688 <vm_exec_core+27256>, 0x64bfb86b3570 <vm_exec_core+10592>, 0x64bfb86b70d1 <vm_exec_core+25793>, 0x64bfb86b364b <vm_exec_core+10811>, 0x64bfb86b5c58 <vm_exec_core+20552>, 0x64bfb86b5d47 <vm_exec_core+20791>, 0x64bfb86b527b <vm_exec_core+18027>, 0x64bfb86b56cc <vm_exec_core+19132>, 0x64bfb86b3a66 <vm_exec_core+11862>, 0x64bfb86b30b7 <vm_exec_core+9383>, 0x64bfb86b6d40 <vm_exec_core+24880>, 0x64bfb86beec8 <vm_exec_core+58040>, 0x64bfb86b39b0 <vm_exec_core+11680>, 0x64bfb86b55bf <vm_exec_core+18863>, 0x64bfb86b5b50 <vm_exec_core+20288>, 0x64bfb86b22cc <vm_exec_core+5820>, 0x64bfb86b244f <vm_exec_core+6207>, 0x64bfb86b23d2 <vm_exec_core+6082>, 0x64bfb86b2bf7 <vm_exec_core+8167>, 0x64bfb86b2fc7 <vm_exec_core+9143>, 0x64bfb86b4fc6 <vm_exec_core+17334>, 0x64bfb86b453e <vm_exec_core+14638>, 0x64bfb86b4fc1 <vm_exec_core+17329>, 0x64bfb86b59c5 <vm_exec_core+19893>, 0x64bfb86b590d <vm_exec_core+19709>, 0x64bfb86b2bf2 <vm_exec_core+8162>, 0x64bfb86b5d33 <vm_exec_core+20771>...}
reg_cfp = 0x7f04039ff720
reg_pc = 0x504000005f78
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#47 0x000064bfb86ac151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#49 0x000064bfb86f5c16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
ec = 0x5170000000d8
val = <optimized out>
#50 0x000064bfb82d4c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7f0405d5a588) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffffc8112f0, <optimized out>, 0x7ffffc811240, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f0405d5a588
#51 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#52 0x000064bfb82cdb87 in rb_main (argc=11, argv=0x7ffffc8114b8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#53 main (argc=11, argv=0x7ffffc8114b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 727584) detached]
$ timeout 60 gdb -p 727569 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 727571]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000071a962b26d07 in __GI___select (nfds=21, readfds=0x50c00599a400, writefds=0x0, exceptfds=0x0, timeout=0x7ffc79f110c0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x71a962c31c40 (LWP 727569) "ruby" 0x000071a962b26d07 in __GI___select (nfds=21, readfds=0x50c00599a400, writefds=0x0, exceptfds=0x0, timeout=0x7ffc79f110c0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x71a9469ff6c0 (LWP 727571) "ruby" 0x000071a962b1b4fd in __GI___poll (fds=0x71a9457ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x71a9469ff6c0 (LWP 727571) "ruby"):
#0 0x000071a962b1b4fd in __GI___poll (fds=0x71a9457ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000563e66aa171a in __interceptor_poll ()
No symbol table info available.
#2 0x0000563e66eabb5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
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 0x0000563e66afaacf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000071a962a9caa4 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 = {124971848300224, -8753141753024488117, 124971848300224, -352, 0, 140722354335504, -8753141753011905205, -8753062947647922869}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000071a962b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x71a962c31c40 (LWP 727569) "ruby"):
#0 0x000071a962b26d07 in __GI___select (nfds=21, readfds=0x50c00599a400, writefds=0x0, exceptfds=0x0, timeout=0x7ffc79f110c0) 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 = 944328171}
pts64 = 0x7ffc79f10f40
r = <optimized out>
#1 0x0000563e66e913c5 in native_fd_select (n=21, readfds=0x50c00599a400, writefds=0x0, exceptfds=0x71a962b26d07 <__GI___select+327>, timeout=0x7ffc79f10f40, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2 do_select (p=124972285717120) at /tmp/ruby/src/trunk_asan/thread.c:4531
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffc79f11070
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x0000563e66b466ae 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 = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc79f11230, <optimized out>, 0x7ffc79f11140, <optimized out>, <optimized out>}, prev = 0x71a960b26960, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x0000563e66b46b39 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 0x0000563e66e908a2 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:4593
set = {max = 21, th = 0x563e67829700 <_main_thread>, rset = 0x71a960b26840, 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 = 0x71a960b268a0}
#6 0x0000563e66c1f1b5 in select_internal (read=124972272517520, write=4, except=4, tp=0x71a960b268a0, fds=0x71a960b26840) at /tmp/ruby/src/trunk_asan/io.c:10754
timerec = <optimized out>
max = 21
pending = <optimized out>
rp = 0x71a960b26840
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=124972285716512) at /tmp/ruby/src/trunk_asan/io.c:10824
p = 0x71a960b26820
#8 0x0000563e66b466ae 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 = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc79f115b0, <optimized out>, 0x7ffc79f114c0, <optimized out>, <optimized out>}, prev = 0x71a960b1f640, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x0000563e66b46b39 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 0x0000563e66bfb09b 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 0x0000563e66f8a638 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:3905
ci = 0x165100100009
cc = <optimized out>
me = 0x71a962368b48
cfunc = 0x506000021208
recv = 124972311116000
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x0000563e66f2a691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x71a95ffff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x563e66f25055 <vm_exec_core+29765>, 0x563e66f1ef3f <vm_exec_core+4911>, 0x563e66f2488d <vm_exec_core+27773>, 0x563e66f2065f <vm_exec_core+10831>, 0x563e66f1e129 <vm_exec_core+1305>, 0x563e66f1f897 <vm_exec_core+7303>, 0x563e66f24c45 <vm_exec_core+28725>, 0x563e66f1f4af <vm_exec_core+6303>, 0x563e66f2579b <vm_exec_core+31627>, 0x563e66f23c76 <vm_exec_core+24678>, 0x563e66f21e57 <vm_exec_core+16967>, 0x563e66f1e4a9 <vm_exec_core+2201>, 0x563e66f251fe <vm_exec_core+30190>, 0x563e66f24ea8 <vm_exec_core+29336>, 0x563e66f1f691 <vm_exec_core+6785>, 0x563e66f1e9d7 <vm_exec_core+3527>, 0x563e66f24239 <vm_exec_core+26153>, 0x563e66f1ff60 <vm_exec_core+9040>, 0x563e66f2549b <vm_exec_core+30859>, 0x563e66f25089 <vm_exec_core+29817>, 0x563e66f204d5 <vm_exec_core+10437>, 0x563e66f21dc2 <vm_exec_core+16818>, 0x563e66f23f49 <vm_exec_core+25401>, 0x563e66f24f97 <vm_exec_core+29575>, 0x563e66f22a9c <vm_exec_core+20108>, 0x563e66f23fe1 <vm_exec_core+25553>, 0x563e66f243ef <vm_exec_core+26591>, 0x563e66f229d9 <vm_exec_core+19913>, 0x563e66f1e8e6 <vm_exec_core+3286>, 0x563e66f236d6 <vm_exec_core+23238>, 0x563e66f1e735 <vm_exec_core+2853>, 0x563e66f1ea65 <vm_exec_core+3669>, 0x563e66f20d04 <vm_exec_core+12532>, 0x563e66f22921 <vm_exec_core+19729>, 0x563e66f234ec <vm_exec_core+22748>, 0x563e66f22449 <vm_exec_core+18489>, 0x563e66f1e3c3 <vm_exec_core+1971>, 0x563e66f247f5 <vm_exec_core+27621>, 0x563e66f24dca <vm_exec_core+29114>, 0x563e66f1ec5f <vm_exec_core+4175>, 0x563e66f1fb67 <vm_exec_core+8023>, 0x563e66f1f7f0 <vm_exec_core+7136>, 0x563e66f20050 <vm_exec_core+9280>, 0x563e66f21be5 <vm_exec_core+16341>, 0x563e66f1f171 <vm_exec_core+5473>, 0x563e66f2473c <vm_exec_core+27436>, 0x563e66f1faf5 <vm_exec_core+7909>, 0x563e66f216f5 <vm_exec_core+15077>, 0x563e66f22135 <vm_exec_core+17701>, 0x563e66f242db <vm_exec_core+26315>, 0x563e66f22e83 <vm_exec_core+21107>, 0x563e66f202bb <vm_exec_core+9899>, 0x563e66f1fc66 <vm_exec_core+8278>, 0x563e66f241bb <vm_exec_core+26027>, 0x563e66f2104d <vm_exec_core+13373>, 0x563e66f23764 <vm_exec_core+23380>, 0x563e66f22f98 <vm_exec_core+21384>, 0x563e66f1df58 <vm_exec_core+840>, 0x563e66f1ecaf <vm_exec_core+4255>, 0x563e66f224f0 <vm_exec_core+18656>, 0x563e66f24697 <vm_exec_core+27271>, 0x563e66f2057f <vm_exec_core+10607>, 0x563e66f240e0 <vm_exec_core+25808>, 0x563e66f1fe6d <vm_exec_core+8797>, 0x563e66f22c67 <vm_exec_core+20567>, 0x563e66f22d56 <vm_exec_core+20806>, 0x563e66f2228a <vm_exec_core+18042>, 0x563e66f226db <vm_exec_core+19147>, 0x563e66f20a75 <vm_exec_core+11877>, 0x563e66f200c6 <vm_exec_core+9398>, 0x563e66f23d4f <vm_exec_core+24895>, 0x563e66f2bed7 <vm_exec_core+58055>, 0x563e66f209bf <vm_exec_core+11695>, 0x563e66f225ce <vm_exec_core+18878>, 0x563e66f22b5f <vm_exec_core+20303>, 0x563e66f1f2db <vm_exec_core+5835>, 0x563e66f1f45e <vm_exec_core+6222>, 0x563e66f1f3e1 <vm_exec_core+6097>, 0x563e66f1fc06 <vm_exec_core+8182>, 0x563e66f1ffd6 <vm_exec_core+9158>, 0x563e66f21fd5 <vm_exec_core+17349>, 0x563e66f2154d <vm_exec_core+14653>, 0x563e66f253c7 <vm_exec_core+30647>, 0x563e66f1e029 <vm_exec_core+1049>, 0x563e66f1f5ba <vm_exec_core+6570>, 0x563e66f258bf <vm_exec_core+31919>, 0x563e66f235b2 <vm_exec_core+22946>, 0x563e66f22344 <vm_exec_core+18228>, 0x563e66f24481 <vm_exec_core+26737>, 0x563e66f1df5d <vm_exec_core+845>, 0x563e66f24b6e <vm_exec_core+28510>, 0x563e66f25515 <vm_exec_core+30981>, 0x563e66f255e1 <vm_exec_core+31185>, 0x563e66f1e7b4 <vm_exec_core+2980>, 0x563e66f25103 <vm_exec_core+29939>, 0x563e66f20f76 <vm_exec_core+13158>, 0x563e66f25285 <vm_exec_core+30325>, 0x563e66f20398 <vm_exec_core+10120>, 0x563e66f24ae8 <vm_exec_core+28376>, 0x563e66f1e6a0 <vm_exec_core+2704>, 0x563e66f1f21d <vm_exec_core+5645>, 0x563e66f256af <vm_exec_core+31391>, 0x563e66f21805 <vm_exec_core+15349>, 0x563e66f213f7 <vm_exec_core+14311>, 0x563e66f21c7f <vm_exec_core+16495>, 0x563e66f2120a <vm_exec_core+13818>, 0x563e66f21acb <vm_exec_core+16059>, 0x563e66f219fd <vm_exec_core+15853>, 0x563e66f208dc <vm_exec_core+11468>, 0x563e66f21115 <vm_exec_core+13573>, 0x563e66f20e38 <vm_exec_core+12840>, 0x563e66f21324 <vm_exec_core+14100>, 0x563e66f21395 <vm_exec_core+14213>, 0x563e66f25046 <vm_exec_core+29750>, 0x563e66f1ef30 <vm_exec_core+4896>, 0x563e66f2487e <vm_exec_core+27758>, 0x563e66f20650 <vm_exec_core+10816>, 0x563e66f1e11a <vm_exec_core+1290>, 0x563e66f1f888 <vm_exec_core+7288>, 0x563e66f24c36 <vm_exec_core+28710>, 0x563e66f1f4a0 <vm_exec_core+6288>, 0x563e66f2578c <vm_exec_core+31612>, 0x563e66f23c67 <vm_exec_core+24663>, 0x563e66f21e48 <vm_exec_core+16952>, 0x563e66f1e49a <vm_exec_core+2186>, 0x563e66f251ef <vm_exec_core+30175>, 0x563e66f24e99 <vm_exec_core+29321>, 0x563e66f1f682 <vm_exec_core+6770>, 0x563e66f1e9c8 <vm_exec_core+3512>, 0x563e66f2422a <vm_exec_core+26138>, 0x563e66f1ff51 <vm_exec_core+9025>, 0x563e66f2548c <vm_exec_core+30844>, 0x563e66f2507a <vm_exec_core+29802>, 0x563e66f204c6 <vm_exec_core+10422>, 0x563e66f21db3 <vm_exec_core+16803>, 0x563e66f23f3a <vm_exec_core+25386>, 0x563e66f24f88 <vm_exec_core+29560>, 0x563e66f22a8d <vm_exec_core+20093>, 0x563e66f23fd2 <vm_exec_core+25538>, 0x563e66f243e0 <vm_exec_core+26576>, 0x563e66f229ca <vm_exec_core+19898>, 0x563e66f1e8d7 <vm_exec_core+3271>, 0x563e66f236c7 <vm_exec_core+23223>, 0x563e66f1e726 <vm_exec_core+2838>, 0x563e66f1ea56 <vm_exec_core+3654>, 0x563e66f20cf5 <vm_exec_core+12517>, 0x563e66f22912 <vm_exec_core+19714>, 0x563e66f234dd <vm_exec_core+22733>, 0x563e66f2243a <vm_exec_core+18474>, 0x563e66f1e3b4 <vm_exec_core+1956>, 0x563e66f247e6 <vm_exec_core+27606>, 0x563e66f24dbb <vm_exec_core+29099>, 0x563e66f1ec50 <vm_exec_core+4160>, 0x563e66f1fb58 <vm_exec_core+8008>, 0x563e66f1f7e1 <vm_exec_core+7121>, 0x563e66f20041 <vm_exec_core+9265>, 0x563e66f21bd6 <vm_exec_core+16326>, 0x563e66f1f162 <vm_exec_core+5458>, 0x563e66f2472d <vm_exec_core+27421>, 0x563e66f1fae6 <vm_exec_core+7894>, 0x563e66f216e6 <vm_exec_core+15062>, 0x563e66f22126 <vm_exec_core+17686>, 0x563e66f242cc <vm_exec_core+26300>, 0x563e66f22e74 <vm_exec_core+21092>, 0x563e66f202ac <vm_exec_core+9884>, 0x563e66f1fc57 <vm_exec_core+8263>, 0x563e66f241ac <vm_exec_core+26012>, 0x563e66f2103e <vm_exec_core+13358>, 0x563e66f23755 <vm_exec_core+23365>, 0x563e66f22f89 <vm_exec_core+21369>, 0x563e66f22d33 <vm_exec_core+20771>, 0x563e66f1eca0 <vm_exec_core+4240>, 0x563e66f224e1 <vm_exec_core+18641>, 0x563e66f24688 <vm_exec_core+27256>, 0x563e66f20570 <vm_exec_core+10592>, 0x563e66f240d1 <vm_exec_core+25793>, 0x563e66f2064b <vm_exec_core+10811>, 0x563e66f22c58 <vm_exec_core+20552>, 0x563e66f22d47 <vm_exec_core+20791>, 0x563e66f2227b <vm_exec_core+18027>, 0x563e66f226cc <vm_exec_core+19132>, 0x563e66f20a66 <vm_exec_core+11862>, 0x563e66f200b7 <vm_exec_core+9383>, 0x563e66f23d40 <vm_exec_core+24880>, 0x563e66f2bec8 <vm_exec_core+58040>, 0x563e66f209b0 <vm_exec_core+11680>, 0x563e66f225bf <vm_exec_core+18863>, 0x563e66f22b50 <vm_exec_core+20288>, 0x563e66f1f2cc <vm_exec_core+5820>, 0x563e66f1f44f <vm_exec_core+6207>, 0x563e66f1f3d2 <vm_exec_core+6082>, 0x563e66f1fbf7 <vm_exec_core+8167>, 0x563e66f1ffc7 <vm_exec_core+9143>, 0x563e66f21fc6 <vm_exec_core+17334>, 0x563e66f2153e <vm_exec_core+14638>, 0x563e66f21fc1 <vm_exec_core+17329>, 0x563e66f229c5 <vm_exec_core+19893>, 0x563e66f2290d <vm_exec_core+19709>, 0x563e66f1fbf2 <vm_exec_core+8162>, 0x563e66f22d33 <vm_exec_core+20771>...}
reg_cfp = 0x71a95ffff3a0
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
th: 0x563e67829700, native_id: 0x71a962c31c40
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>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
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>
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
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
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]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
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>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
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
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
#14 0x0000563e66f18f19 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2802
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x0000563e66fab5f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x71a95ffff578, self=124972307313520, 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:1821
flags = 0
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
iseq = 0x71a9621904b0
cfp = <optimized out>
sp = 0x71a95feff9e8
use_argv = 0x71a960a13f60
stack_argv = 0x71a95feff9e8
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:1835
captured = 0x71a95ffff578
#18 0x0000563e66f4b70c 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:1872
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:1880
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#21 0x0000563e66f4b70c in rb_yield (val=<optimized out>)
No locals.
#22 0x0000563e6711992a in rb_ary_each (ary=124972282848960) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 0
c:0001 p:0000 s:0003 E:002620 l:y b:---- DUMMY [FINISH]
#23 0x0000563e66f8a638 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:3905
ci = 0xc1100000001
cc = <optimized out>
me = 0x71a96236eb38
cfunc = 0x506000015b68
recv = 124972282848960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x0000563e66f23a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x71a95ffff560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000020c80
insns_address_table = {0x563e66f25055 <vm_exec_core+29765>, 0x563e66f1ef3f <vm_exec_core+4911>, 0x563e66f2488d <vm_exec_core+27773>, 0x563e66f2065f <vm_exec_core+10831>, 0x563e66f1e129 <vm_exec_core+1305>, 0x563e66f1f897 <vm_exec_core+7303>, 0x563e66f24c45 <vm_exec_core+28725>, 0x563e66f1f4af <vm_exec_core+6303>, 0x563e66f2579b <vm_exec_core+31627>, 0x563e66f23c76 <vm_exec_core+24678>, 0x563e66f21e57 <vm_exec_core+16967>, 0x563e66f1e4a9 <vm_exec_core+2201>, 0x563e66f251fe <vm_exec_core+30190>, 0x563e66f24ea8 <vm_exec_core+29336>, 0x563e66f1f691 <vm_exec_core+6785>, 0x563e66f1e9d7 <vm_exec_core+3527>, 0x563e66f24239 <vm_exec_core+26153>, 0x563e66f1ff60 <vm_exec_core+9040>, 0x563e66f2549b <vm_exec_core+30859>, 0x563e66f25089 <vm_exec_core+29817>, 0x563e66f204d5 <vm_exec_core+10437>, 0x563e66f21dc2 <vm_exec_core+16818>, 0x563e66f23f49 <vm_exec_core+25401>, 0x563e66f24f97 <vm_exec_core+29575>, 0x563e66f22a9c <vm_exec_core+20108>, 0x563e66f23fe1 <vm_exec_core+25553>, 0x563e66f243ef <vm_exec_core+26591>, 0x563e66f229d9 <vm_exec_core+19913>, 0x563e66f1e8e6 <vm_exec_core+3286>, 0x563e66f236d6 <vm_exec_core+23238>, 0x563e66f1e735 <vm_exec_core+2853>, 0x563e66f1ea65 <vm_exec_core+3669>, 0x563e66f20d04 <vm_exec_core+12532>, 0x563e66f22921 <vm_exec_core+19729>, 0x563e66f234ec <vm_exec_core+22748>, 0x563e66f22449 <vm_exec_core+18489>, 0x563e66f1e3c3 <vm_exec_core+1971>, 0x563e66f247f5 <vm_exec_core+27621>, 0x563e66f24dca <vm_exec_core+29114>, 0x563e66f1ec5f <vm_exec_core+4175>, 0x563e66f1fb67 <vm_exec_core+8023>, 0x563e66f1f7f0 <vm_exec_core+7136>, 0x563e66f20050 <vm_exec_core+9280>, 0x563e66f21be5 <vm_exec_core+16341>, 0x563e66f1f171 <vm_exec_core+5473>, 0x563e66f2473c <vm_exec_core+27436>, 0x563e66f1faf5 <vm_exec_core+7909>, 0x563e66f216f5 <vm_exec_core+15077>, 0x563e66f22135 <vm_exec_core+17701>, 0x563e66f242db <vm_exec_core+26315>, 0x563e66f22e83 <vm_exec_core+21107>, 0x563e66f202bb <vm_exec_core+9899>, 0x563e66f1fc66 <vm_exec_core+8278>, 0x563e66f241bb <vm_exec_core+26027>, 0x563e66f2104d <vm_exec_core+13373>, 0x563e66f23764 <vm_exec_core+23380>, 0x563e66f22f98 <vm_exec_core+21384>, 0x563e66f1df58 <vm_exec_core+840>, 0x563e66f1ecaf <vm_exec_core+4255>, 0x563e66f224f0 <vm_exec_core+18656>, 0x563e66f24697 <vm_exec_core+27271>, 0x563e66f2057f <vm_exec_core+10607>, 0x563e66f240e0 <vm_exec_core+25808>, 0x563e66f1fe6d <vm_exec_core+8797>, 0x563e66f22c67 <vm_exec_core+20567>, 0x563e66f22d56 <vm_exec_core+20806>, 0x563e66f2228a <vm_exec_core+18042>, 0x563e66f226db <vm_exec_core+19147>, 0x563e66f20a75 <vm_exec_core+11877>, 0x563e66f200c6 <vm_exec_core+9398>, 0x563e66f23d4f <vm_exec_core+24895>, 0x563e66f2bed7 <vm_exec_core+58055>, 0x563e66f209bf <vm_exec_core+11695>, 0x563e66f225ce <vm_exec_core+18878>, 0x563e66f22b5f <vm_exec_core+20303>, 0x563e66f1f2db <vm_exec_core+5835>, 0x563e66f1f45e <vm_exec_core+6222>, 0x563e66f1f3e1 <vm_exec_core+6097>, 0x563e66f1fc06 <vm_exec_core+8182>, 0x563e66f1ffd6 <vm_exec_core+9158>, 0x563e66f21fd5 <vm_exec_core+17349>, 0x563e66f2154d <vm_exec_core+14653>, 0x563e66f253c7 <vm_exec_core+30647>, 0x563e66f1e029 <vm_exec_core+1049>, 0x563e66f1f5ba <vm_exec_core+6570>, 0x563e66f258bf <vm_exec_core+31919>, 0x563e66f235b2 <vm_exec_core+22946>, 0x563e66f22344 <vm_exec_core+18228>, 0x563e66f24481 <vm_exec_core+26737>, 0x563e66f1df5d <vm_exec_core+845>, 0x563e66f24b6e <vm_exec_core+28510>, 0x563e66f25515 <vm_exec_core+30981>, 0x563e66f255e1 <vm_exec_core+31185>, 0x563e66f1e7b4 <vm_exec_core+2980>, 0x563e66f25103 <vm_exec_core+29939>, 0x563e66f20f76 <vm_exec_core+13158>, 0x563e66f25285 <vm_exec_core+30325>, 0x563e66f20398 <vm_exec_core+10120>, 0x563e66f24ae8 <vm_exec_core+28376>, 0x563e66f1e6a0 <vm_exec_core+2704>, 0x563e66f1f21d <vm_exec_core+5645>, 0x563e66f256af <vm_exec_core+31391>, 0x563e66f21805 <vm_exec_core+15349>, 0x563e66f213f7 <vm_exec_core+14311>, 0x563e66f21c7f <vm_exec_core+16495>, 0x563e66f2120a <vm_exec_core+13818>, 0x563e66f21acb <vm_exec_core+16059>, 0x563e66f219fd <vm_exec_core+15853>, 0x563e66f208dc <vm_exec_core+11468>, 0x563e66f21115 <vm_exec_core+13573>, 0x563e66f20e38 <vm_exec_core+12840>, 0x563e66f21324 <vm_exec_core+14100>, 0x563e66f21395 <vm_exec_core+14213>, 0x563e66f25046 <vm_exec_core+29750>, 0x563e66f1ef30 <vm_exec_core+4896>, 0x563e66f2487e <vm_exec_core+27758>, 0x563e66f20650 <vm_exec_core+10816>, 0x563e66f1e11a <vm_exec_core+1290>, 0x563e66f1f888 <vm_exec_core+7288>, 0x563e66f24c36 <vm_exec_core+28710>, 0x563e66f1f4a0 <vm_exec_core+6288>, 0x563e66f2578c <vm_exec_core+31612>, 0x563e66f23c67 <vm_exec_core+24663>, 0x563e66f21e48 <vm_exec_core+16952>, 0x563e66f1e49a <vm_exec_core+2186>, 0x563e66f251ef <vm_exec_core+30175>, 0x563e66f24e99 <vm_exec_core+29321>, 0x563e66f1f682 <vm_exec_core+6770>, 0x563e66f1e9c8 <vm_exec_core+3512>, 0x563e66f2422a <vm_exec_core+26138>, 0x563e66f1ff51 <vm_exec_core+9025>, 0x563e66f2548c <vm_exec_core+30844>, 0x563e66f2507a <vm_exec_core+29802>, 0x563e66f204c6 <vm_exec_core+10422>, 0x563e66f21db3 <vm_exec_core+16803>, 0x563e66f23f3a <vm_exec_core+25386>, 0x563e66f24f88 <vm_exec_core+29560>, 0x563e66f22a8d <vm_exec_core+20093>, 0x563e66f23fd2 <vm_exec_core+25538>, 0x563e66f243e0 <vm_exec_core+26576>, 0x563e66f229ca <vm_exec_core+19898>, 0x563e66f1e8d7 <vm_exec_core+3271>, 0x563e66f236c7 <vm_exec_core+23223>, 0x563e66f1e726 <vm_exec_core+2838>, 0x563e66f1ea56 <vm_exec_core+3654>, 0x563e66f20cf5 <vm_exec_core+12517>, 0x563e66f22912 <vm_exec_core+19714>, 0x563e66f234dd <vm_exec_core+22733>, 0x563e66f2243a <vm_exec_core+18474>, 0x563e66f1e3b4 <vm_exec_core+1956>, 0x563e66f247e6 <vm_exec_core+27606>, 0x563e66f24dbb <vm_exec_core+29099>, 0x563e66f1ec50 <vm_exec_core+4160>, 0x563e66f1fb58 <vm_exec_core+8008>, 0x563e66f1f7e1 <vm_exec_core+7121>, 0x563e66f20041 <vm_exec_core+9265>, 0x563e66f21bd6 <vm_exec_core+16326>, 0x563e66f1f162 <vm_exec_core+5458>, 0x563e66f2472d <vm_exec_core+27421>, 0x563e66f1fae6 <vm_exec_core+7894>, 0x563e66f216e6 <vm_exec_core+15062>, 0x563e66f22126 <vm_exec_core+17686>, 0x563e66f242cc <vm_exec_core+26300>, 0x563e66f22e74 <vm_exec_core+21092>, 0x563e66f202ac <vm_exec_core+9884>, 0x563e66f1fc57 <vm_exec_core+8263>, 0x563e66f241ac <vm_exec_core+26012>, 0x563e66f2103e <vm_exec_core+13358>, 0x563e66f23755 <vm_exec_core+23365>, 0x563e66f22f89 <vm_exec_core+21369>, 0x563e66f22d33 <vm_exec_core+20771>, 0x563e66f1eca0 <vm_exec_core+4240>, 0x563e66f224e1 <vm_exec_core+18641>, 0x563e66f24688 <vm_exec_core+27256>, 0x563e66f20570 <vm_exec_core+10592>, 0x563e66f240d1 <vm_exec_core+25793>, 0x563e66f2064b <vm_exec_core+10811>, 0x563e66f22c58 <vm_exec_core+20552>, 0x563e66f22d47 <vm_exec_core+20791>, 0x563e66f2227b <vm_exec_core+18027>, 0x563e66f226cc <vm_exec_core+19132>, 0x563e66f20a66 <vm_exec_core+11862>, 0x563e66f200b7 <vm_exec_core+9383>, 0x563e66f23d40 <vm_exec_core+24880>, 0x563e66f2bec8 <vm_exec_core+58040>, 0x563e66f209b0 <vm_exec_core+11680>, 0x563e66f225bf <vm_exec_core+18863>, 0x563e66f22b50 <vm_exec_core+20288>, 0x563e66f1f2cc <vm_exec_core+5820>, 0x563e66f1f44f <vm_exec_core+6207>, 0x563e66f1f3d2 <vm_exec_core+6082>, 0x563e66f1fbf7 <vm_exec_core+8167>, 0x563e66f1ffc7 <vm_exec_core+9143>, 0x563e66f21fc6 <vm_exec_core+17334>, 0x563e66f2153e <vm_exec_core+14638>, 0x563e66f21fc1 <vm_exec_core+17329>, 0x563e66f229c5 <vm_exec_core+19893>, 0x563e66f2290d <vm_exec_core+19709>, 0x563e66f1fbf2 <vm_exec_core+8162>, 0x563e66f22d33 <vm_exec_core+20771>...}
reg_cfp = 0x71a95ffff560
reg_pc = 0x51500001b750
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#26 0x0000563e66f19151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#28 0x0000563e66f62723 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3055
ec = 0x5170000000d8
val = <optimized out>
#29 0x0000563e66c63e20 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124972309452680) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x563e682675c0 <root_box>
iseq = 0x71a9621c9670
#30 0x0000563e66c5de31 in require_internal (ec=ec@entry=0x5170000000d8, 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 = 0x563e67829700 <_main_thread>
box = 0x563e682675c0 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 124972311105440
realpath_map = 124972311105280
path = 124972309452680
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 0x0000563e66c5c164 in rb_require_string_internal (fname=124972309452720, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d8
result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#33 0x0000563e66f8a638 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:3905
ci = 0x59a100140003
cc = <optimized out>
me = 0x71a9621c9800
cfunc = 0x50600002e108
recv = 124972312934280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x0000563e66f6f913 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc79f13620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#35 0x0000563e66f6f37d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
ci = <optimized out>
cc = 0x0
#36 0x0000563e66f2a691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x71a95ffff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x563e66f25055 <vm_exec_core+29765>, 0x563e66f1ef3f <vm_exec_core+4911>, 0x563e66f2488d <vm_exec_core+27773>, 0x563e66f2065f <vm_exec_core+10831>, 0x563e66f1e129 <vm_exec_core+1305>, 0x563e66f1f897 <vm_exec_core+7303>, 0x563e66f24c45 <vm_exec_core+28725>, 0x563e66f1f4af <vm_exec_core+6303>, 0x563e66f2579b <vm_exec_core+31627>, 0x563e66f23c76 <vm_exec_core+24678>, 0x563e66f21e57 <vm_exec_core+16967>, 0x563e66f1e4a9 <vm_exec_core+2201>, 0x563e66f251fe <vm_exec_core+30190>, 0x563e66f24ea8 <vm_exec_core+29336>, 0x563e66f1f691 <vm_exec_core+6785>, 0x563e66f1e9d7 <vm_exec_core+3527>, 0x563e66f24239 <vm_exec_core+26153>, 0x563e66f1ff60 <vm_exec_core+9040>, 0x563e66f2549b <vm_exec_core+30859>, 0x563e66f25089 <vm_exec_core+29817>, 0x563e66f204d5 <vm_exec_core+10437>, 0x563e66f21dc2 <vm_exec_core+16818>, 0x563e66f23f49 <vm_exec_core+25401>, 0x563e66f24f97 <vm_exec_core+29575>, 0x563e66f22a9c <vm_exec_core+20108>, 0x563e66f23fe1 <vm_exec_core+25553>, 0x563e66f243ef <vm_exec_core+26591>, 0x563e66f229d9 <vm_exec_core+19913>, 0x563e66f1e8e6 <vm_exec_core+3286>, 0x563e66f236d6 <vm_exec_core+23238>, 0x563e66f1e735 <vm_exec_core+2853>, 0x563e66f1ea65 <vm_exec_core+3669>, 0x563e66f20d04 <vm_exec_core+12532>, 0x563e66f22921 <vm_exec_core+19729>, 0x563e66f234ec <vm_exec_core+22748>, 0x563e66f22449 <vm_exec_core+18489>, 0x563e66f1e3c3 <vm_exec_core+1971>, 0x563e66f247f5 <vm_exec_core+27621>, 0x563e66f24dca <vm_exec_core+29114>, 0x563e66f1ec5f <vm_exec_core+4175>, 0x563e66f1fb67 <vm_exec_core+8023>, 0x563e66f1f7f0 <vm_exec_core+7136>, 0x563e66f20050 <vm_exec_core+9280>, 0x563e66f21be5 <vm_exec_core+16341>, 0x563e66f1f171 <vm_exec_core+5473>, 0x563e66f2473c <vm_exec_core+27436>, 0x563e66f1faf5 <vm_exec_core+7909>, 0x563e66f216f5 <vm_exec_core+15077>, 0x563e66f22135 <vm_exec_core+17701>, 0x563e66f242db <vm_exec_core+26315>, 0x563e66f22e83 <vm_exec_core+21107>, 0x563e66f202bb <vm_exec_core+9899>, 0x563e66f1fc66 <vm_exec_core+8278>, 0x563e66f241bb <vm_exec_core+26027>, 0x563e66f2104d <vm_exec_core+13373>, 0x563e66f23764 <vm_exec_core+23380>, 0x563e66f22f98 <vm_exec_core+21384>, 0x563e66f1df58 <vm_exec_core+840>, 0x563e66f1ecaf <vm_exec_core+4255>, 0x563e66f224f0 <vm_exec_core+18656>, 0x563e66f24697 <vm_exec_core+27271>, 0x563e66f2057f <vm_exec_core+10607>, 0x563e66f240e0 <vm_exec_core+25808>, 0x563e66f1fe6d <vm_exec_core+8797>, 0x563e66f22c67 <vm_exec_core+20567>, 0x563e66f22d56 <vm_exec_core+20806>, 0x563e66f2228a <vm_exec_core+18042>, 0x563e66f226db <vm_exec_core+19147>, 0x563e66f20a75 <vm_exec_core+11877>, 0x563e66f200c6 <vm_exec_core+9398>, 0x563e66f23d4f <vm_exec_core+24895>, 0x563e66f2bed7 <vm_exec_core+58055>, 0x563e66f209bf <vm_exec_core+11695>, 0x563e66f225ce <vm_exec_core+18878>, 0x563e66f22b5f <vm_exec_core+20303>, 0x563e66f1f2db <vm_exec_core+5835>, 0x563e66f1f45e <vm_exec_core+6222>, 0x563e66f1f3e1 <vm_exec_core+6097>, 0x563e66f1fc06 <vm_exec_core+8182>, 0x563e66f1ffd6 <vm_exec_core+9158>, 0x563e66f21fd5 <vm_exec_core+17349>, 0x563e66f2154d <vm_exec_core+14653>, 0x563e66f253c7 <vm_exec_core+30647>, 0x563e66f1e029 <vm_exec_core+1049>, 0x563e66f1f5ba <vm_exec_core+6570>, 0x563e66f258bf <vm_exec_core+31919>, 0x563e66f235b2 <vm_exec_core+22946>, 0x563e66f22344 <vm_exec_core+18228>, 0x563e66f24481 <vm_exec_core+26737>, 0x563e66f1df5d <vm_exec_core+845>, 0x563e66f24b6e <vm_exec_core+28510>, 0x563e66f25515 <vm_exec_core+30981>, 0x563e66f255e1 <vm_exec_core+31185>, 0x563e66f1e7b4 <vm_exec_core+2980>, 0x563e66f25103 <vm_exec_core+29939>, 0x563e66f20f76 <vm_exec_core+13158>, 0x563e66f25285 <vm_exec_core+30325>, 0x563e66f20398 <vm_exec_core+10120>, 0x563e66f24ae8 <vm_exec_core+28376>, 0x563e66f1e6a0 <vm_exec_core+2704>, 0x563e66f1f21d <vm_exec_core+5645>, 0x563e66f256af <vm_exec_core+31391>, 0x563e66f21805 <vm_exec_core+15349>, 0x563e66f213f7 <vm_exec_core+14311>, 0x563e66f21c7f <vm_exec_core+16495>, 0x563e66f2120a <vm_exec_core+13818>, 0x563e66f21acb <vm_exec_core+16059>, 0x563e66f219fd <vm_exec_core+15853>, 0x563e66f208dc <vm_exec_core+11468>, 0x563e66f21115 <vm_exec_core+13573>, 0x563e66f20e38 <vm_exec_core+12840>, 0x563e66f21324 <vm_exec_core+14100>, 0x563e66f21395 <vm_exec_core+14213>, 0x563e66f25046 <vm_exec_core+29750>, 0x563e66f1ef30 <vm_exec_core+4896>, 0x563e66f2487e <vm_exec_core+27758>, 0x563e66f20650 <vm_exec_core+10816>, 0x563e66f1e11a <vm_exec_core+1290>, 0x563e66f1f888 <vm_exec_core+7288>, 0x563e66f24c36 <vm_exec_core+28710>, 0x563e66f1f4a0 <vm_exec_core+6288>, 0x563e66f2578c <vm_exec_core+31612>, 0x563e66f23c67 <vm_exec_core+24663>, 0x563e66f21e48 <vm_exec_core+16952>, 0x563e66f1e49a <vm_exec_core+2186>, 0x563e66f251ef <vm_exec_core+30175>, 0x563e66f24e99 <vm_exec_core+29321>, 0x563e66f1f682 <vm_exec_core+6770>, 0x563e66f1e9c8 <vm_exec_core+3512>, 0x563e66f2422a <vm_exec_core+26138>, 0x563e66f1ff51 <vm_exec_core+9025>, 0x563e66f2548c <vm_exec_core+30844>, 0x563e66f2507a <vm_exec_core+29802>, 0x563e66f204c6 <vm_exec_core+10422>, 0x563e66f21db3 <vm_exec_core+16803>, 0x563e66f23f3a <vm_exec_core+25386>, 0x563e66f24f88 <vm_exec_core+29560>, 0x563e66f22a8d <vm_exec_core+20093>, 0x563e66f23fd2 <vm_exec_core+25538>, 0x563e66f243e0 <vm_exec_core+26576>, 0x563e66f229ca <vm_exec_core+19898>, 0x563e66f1e8d7 <vm_exec_core+3271>, 0x563e66f236c7 <vm_exec_core+23223>, 0x563e66f1e726 <vm_exec_core+2838>, 0x563e66f1ea56 <vm_exec_core+3654>, 0x563e66f20cf5 <vm_exec_core+12517>, 0x563e66f22912 <vm_exec_core+19714>, 0x563e66f234dd <vm_exec_core+22733>, 0x563e66f2243a <vm_exec_core+18474>, 0x563e66f1e3b4 <vm_exec_core+1956>, 0x563e66f247e6 <vm_exec_core+27606>, 0x563e66f24dbb <vm_exec_core+29099>, 0x563e66f1ec50 <vm_exec_core+4160>, 0x563e66f1fb58 <vm_exec_core+8008>, 0x563e66f1f7e1 <vm_exec_core+7121>, 0x563e66f20041 <vm_exec_core+9265>, 0x563e66f21bd6 <vm_exec_core+16326>, 0x563e66f1f162 <vm_exec_core+5458>, 0x563e66f2472d <vm_exec_core+27421>, 0x563e66f1fae6 <vm_exec_core+7894>, 0x563e66f216e6 <vm_exec_core+15062>, 0x563e66f22126 <vm_exec_core+17686>, 0x563e66f242cc <vm_exec_core+26300>, 0x563e66f22e74 <vm_exec_core+21092>, 0x563e66f202ac <vm_exec_core+9884>, 0x563e66f1fc57 <vm_exec_core+8263>, 0x563e66f241ac <vm_exec_core+26012>, 0x563e66f2103e <vm_exec_core+13358>, 0x563e66f23755 <vm_exec_core+23365>, 0x563e66f22f89 <vm_exec_core+21369>, 0x563e66f22d33 <vm_exec_core+20771>, 0x563e66f1eca0 <vm_exec_core+4240>, 0x563e66f224e1 <vm_exec_core+18641>, 0x563e66f24688 <vm_exec_core+27256>, 0x563e66f20570 <vm_exec_core+10592>, 0x563e66f240d1 <vm_exec_core+25793>, 0x563e66f2064b <vm_exec_core+10811>, 0x563e66f22c58 <vm_exec_core+20552>, 0x563e66f22d47 <vm_exec_core+20791>, 0x563e66f2227b <vm_exec_core+18027>, 0x563e66f226cc <vm_exec_core+19132>, 0x563e66f20a66 <vm_exec_core+11862>, 0x563e66f200b7 <vm_exec_core+9383>, 0x563e66f23d40 <vm_exec_core+24880>, 0x563e66f2bec8 <vm_exec_core+58040>, 0x563e66f209b0 <vm_exec_core+11680>, 0x563e66f225bf <vm_exec_core+18863>, 0x563e66f22b50 <vm_exec_core+20288>, 0x563e66f1f2cc <vm_exec_core+5820>, 0x563e66f1f44f <vm_exec_core+6207>, 0x563e66f1f3d2 <vm_exec_core+6082>, 0x563e66f1fbf7 <vm_exec_core+8167>, 0x563e66f1ffc7 <vm_exec_core+9143>, 0x563e66f21fc6 <vm_exec_core+17334>, 0x563e66f2153e <vm_exec_core+14638>, 0x563e66f21fc1 <vm_exec_core+17329>, 0x563e66f229c5 <vm_exec_core+19893>, 0x563e66f2290d <vm_exec_core+19709>, 0x563e66f1fbf2 <vm_exec_core+8162>, 0x563e66f22d33 <vm_exec_core+20771>...}
reg_cfp = 0x71a95ffff790
reg_pc = 0x504000006b38
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x0000563e66f18d62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#39 0x0000563e66f62c16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
ec = 0x5170000000d8
val = <optimized out>
#40 0x0000563e66b41c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x71a9621c98a0) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc79f13b70, <optimized out>, 0x7ffc79f13ac0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x71a9621c98a0
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#42 0x0000563e66b3ab87 in rb_main (argc=9, argv=0x7ffc79f13d48) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffc79f13d48) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 727569) detached]
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.
$ timeout 60 gdb -p 727239 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:930: 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 727238 -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 757760 -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 -DPRISM_XALLOCATOR -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/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/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-03-22T19:22:47Z master f845960127) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 38.774655 seconds
3429 files, 34260 examples, 195154 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.