# Logfile created on 2025-11-24 11:39:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007eb62dcbfdd8 @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.20251124-113920", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007eb62e09c690 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007eb62e09c438 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007eb6297991f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251124-113920", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251124-113920>, @binmode=false, @mon_data=#<Monitor:0x00007eb62e09c190>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = aeb7689e69
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
4e5a2af4cec19632c96282b6146091e37871e21f4fb366bd5fc88dfce6783bcf 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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
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.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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'
./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.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
bundler 4.0.0.beta1
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
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.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.1
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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=25567
"--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/756] 173148=psych/visitors/test_yaml_tree
[ 2/756] 173153=ruby/enc/test_case_mapping
[ 3/756] 173149=uri/test_mailto
[ 4/756] 173150=rubygems/test_gem_package_tar_writer
[ 5/756] 173153=rubygems/test_rubygems
[ 6/756] 173151=prism/ruby/ripper_test
[ 7/756] 173159=test_timeout
[ 8/756] 173155=ruby/test_not
[ 9/756] 173155=test_weakref
[ 10/756] 173157=socket/test_socket
[ 11/756] 173161=ruby/test_io_buffer
[ 12/756] 173164=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 13/756] 173149=ruby/test_hash
[ 14/756] 173166=rubygems/test_gem_resolver_requirement_list
[ 15/756] 173169=ruby/test_beginendblock
[ 16/756] 173178=psych/test_scalar_scanner
[ 17/756] 173176=rubygems/test_gem_commands_pristine_command
[ 18/756] 173170=rubygems/test_gem_config_file
[ 19/756] 173180=psych/test_yamlstore
[ 20/756] 173148=ruby/test_yjit_exit_locations
[ 21/756] 173180=ruby/test_yjit
[ 22/756] 173178=net/http/test_buffered_io
[ 23/756] 173161=ruby/test_m17n
[ 24/756] 173164=mkmf/test_egrep_cpp
[ 25/756] 173155=ruby/test_argf
[ 26/756] 173178=rubygems/test_gem_resolver_composed_set
[ 27/756] 173164=date/test_date_conv
[ 28/756] 173164=rubygems/test_webauthn_poller
[ 29/756] 173148=ruby/test_trace
[ 30/756] 173166=rubygems/test_gem_stream_ui
[ 31/756] 173148=-ext-/st/test_numhash
[ 32/756] 173148=-ext-/string/test_nofree
[ 33/756] 173148=openssl/test_pkey_rsa
[ 34/756] 173150=test_ipaddr
[ 35/756] 173166=ruby/test_arity
[ 36/756] 173166=resolv/test_resource
[ 37/756] 173150=rubygems/test_gem_source_fetch_problem
[ 38/756] 173178=psych/test_set
[ 39/756] 173178=rubygems/test_gem_update_suggestion
[ 40/756] 173166=rubygems/test_gem_console_ui
[ 41/756] 173166=-ext-/struct/test_member
[ 42/756] 173150=ruby/test_method
[ 43/756] 173166=test_unicode_normalize
[ 44/756] 173170=did_you_mean/test_ractor_compatibility
[ 45/756] 173159=-ext-/econv/test_append
[ 46/756] 173166=rubygems/test_gem_resolver_lock_set
[ 47/756] 173159=optparse/test_reqarg
[ 48/756] 173178=stringio/test_stringio
[ 49/756] 173166=resolv/test_dns
[ 50/756] 173153=ruby/test_dup
[ 51/756] 173161=ruby/test_require
[ 52/756] 173164=-ext-/test_bug-3571
[ 53/756] 173164=ruby/test_system
[ 54/756] 173178=-ext-/test_notimplement
[ 55/756] 173178=ruby/enc/test_emoji_breaks
[ 56/756] 173178=ruby/test_comparable
[ 57/756] 173178=mmtk/test_configuration
[ 58/756] 173178=-ext-/box/test_load_ext
[ 59/756] 173178=rubygems/test_gem_commands_info_command
[ 60/756] 173166=prism/api/command_line_test
[ 61/756] 173178=ruby/test_io_timeout
[ 62/756] 173178=date/test_date_new
[ 63/756] 173178=ruby/test_compile_prism
[ 64/756] 173166=rubygems/test_gem_commands_build_command
[ 65/756] 173148=rubygems/test_gem_security
[ 66/756] 173153=ruby/enc/test_euc_tw
[ 67/756] 173153=ruby/test_alias
[ 68/756] 173169=rubygems/test_gem_requirement
[ 69/756] 173151=mkmf/test_sizeof
[ 70/756] 173166=-ext-/wait/test_wait
[ 71/756] 173170=psych/test_object_references
[ 72/756] 173153=openssl/test_x509name
[ 73/756] 173166=fiber/test_sleep
[ 74/756] 173170=optparse/test_autoconf
[ 75/756] 173170=optparse/test_did_you_mean
[ 76/756] 173153=-ext-/popen_deadlock/test_popen_deadlock
[ 77/756] 173169=rubygems/test_gem_safe_yaml
[ 78/756] 173178=digest/test_digest_extend
[ 79/756] 173178=ruby/test_case
[ 80/756] 173169=-ext-/test_bug-5832
[ 81/756] 173169=prism/onigmo_test
[ 82/756] 173169=psych/test_struct
[ 83/756] 173169=ruby/test_ast
[ 84/756] 173178=prism/fuzzer_test
[ 85/756] 173166=-ext-/string/test_rb_str_dup
[ 86/756] 173166=dtrace/test_gc
[ 87/756] 173166=json/json_encoding_test
[ 88/756] 173159=test_time
[ 89/756] 173166=ruby/test_math
[ 90/756] 173178=ruby/test_super
[ 91/756] 173166=mkmf/test_libs
[ 92/756] 173170=rubygems/test_gem_bundler_version_finder
[ 93/756] 173166=-ext-/win32/test_console_attr
[ 94/756] 173166=optparse/test_switch
[ 95/756] 173166=prism/newline_test
[ 96/756] 173170=prism/snippets_test
[ 97/756] 173166=prism/ruby/parser_test
[ 98/756] 173166=-ext-/gvl/test_ubf_async_safe
[ 99/756] 173159=psych/test_array
[100/756] 173159=rubygems/test_webauthn_listener_response
[101/756] 173166=psych/test_psych_set
[102/756] 173166=prism/result/heredoc_test
[103/756] 173166=prism/result/constant_path_node_test
[104/756] 173166=rubygems/test_gem_path_support
[105/756] 173166=rubygems/test_gem_commands_cleanup_command
[106/756] 173157=-ext-/string/test_interned_str
[107/756] 173157=optparse/test_placearg
[108/756] 173159=rubygems/test_project_sanity
[109/756] 173164=ruby/test_zjit
[110/756] 173164=prism/encoding/regular_expression_encoding_test
[111/756] 173164=ruby/test_env
[112/756] 173159=test_forwardable
[113/756] 173159=dtrace/test_object_create_start
[114/756] 173159=ruby/test_continuation
[115/756] 173159=-ext-/exception/test_ensured
[116/756] 173157=-ext-/hash/test_delete
[117/756] 173157=prism/result/comments_test
[118/756] 173159=rubygems/test_config
[119/756] 173159=ruby/test_io_m17n
[120/756] 173157=rubygems/test_gem_commands_uninstall_command
[121/756] 173166=ripper/test_files_test
[122/756] 173153=rubygems/test_gem_dependency_list
[123/756] 173178=rubygems/test_gem_resolver_installer_set
[124/756] 173153=rubygems/test_gem_silent_ui
[125/756] 173153=dtrace/test_require
[126/756] 173153=ruby/test_ifunless
[127/756] 173153=openssl/test_pkey_dh
[128/756] 173166=ruby/test_shapes
[129/756] 173153=openssl/test_ocsp
[130/756] 173166=socket/test_udp
[131/756] 173166=prism/ruby/dispatcher_test
[132/756] 173166=mkmf/test_configuration
[133/756] 173176=ruby/enc/test_windows_1252
[134/756] 173176=-ext-/load/test_stringify_symbols
[135/756] 173176=prism/result/warnings_test
[136/756] 173178=-ext-/array/test_to_ary_concat
[137/756] 173166=-ext-/test_printf
[138/756] 173176=ruby/test_rubyoptions
[139/756] 173166=rubygems/test_gem_source_subpath_problem
[140/756] 173166=prism/result/node_id_test
[141/756] 173148=test_tmpdir
[142/756] 173148=openssl/test_ts
[143/756] 173153=psych/test_emitter
[144/756] 173153=rubygems/test_gem_resolver_api_set
[145/756] 173166=prism/api/parse_stream_test
[146/756] 173166=prism/encoding/encodings_test
[147/756] 173166=fiber/test_io_buffer
[148/756] 173153=rubygems/test_gem_impossible_dependencies_error
[149/756] 173153=json/json_generator_test
[150/756] 173166=fileutils/test_dryrun
[151/756] 173166=-ext-/symbol/test_type
[152/756] 173166=ruby/test_range
[153/756] 173178=ruby/test_integer_comb
[154/756] 173157=prism/result/index_write_test
[155/756] 173157=test_tsort
[156/756] 173157=openssl/test_ns_spki
[157/756] 173157=psych/visitors/test_depth_first
[158/756] 173157=prism/lex_test
[159/756] 173148=test_bundled_gems
[160/756] 173148=date/test_date_ractor
[161/756] 173153=ruby/test_m17n_comb
[162/756] 173159=openssl/test_pair
[163/756] 173151=did_you_mean/test_tree_spell_checker
[164/756] 173151=mkmf/test_install
[165/756] 173148=prism/result/integer_parse_test
[166/756] 173148=rubygems/test_gem_validator
[167/756] 173151=test_prettyprint
[168/756] 173148=prism/result/regular_expression_options_test
[169/756] 173148=fiber/test_queue
[170/756] 173150=ruby/test_sleep
[171/756] 173151=ruby/test_threadgroup
[172/756] 173148=-ext-/string/test_set_len
[173/756] 173148=rubygems/test_gem_commands_lock_command
[174/756] 173148=ruby/enc/test_euc_kr
[175/756] 173148=rubygems/test_gem_local_remote_options
[176/756] 173148=optparse/test_bash_completion
[177/756] 173148=ruby/test_exception
[178/756] 173151=rubygems/test_gem_security_signer
[179/756] 173166=resolv/test_mdns
[180/756] 173166=openssl/test_x509store
[181/756] 173151=rubygems/test_gem_ext_configure_builder
[182/756] 173151=ruby/test_dir
[183/756] 173166=cgi/test_cgi_escape
[184/756] 173157=psych/test_merge_keys
[185/756] 173157=-ext-/test_random
[186/756] 173157=optparse/test_kwargs
[187/756] 173157=io/wait/test_io_wait
[188/756] 173150=ripper/test_lexer
[189/756] 173150=openssl/test_provider
[190/756] 173166=openssl/test_bn
[191/756] 173166=rubygems/test_gem_package_task
[192/756] 173166=rubygems/test_gem_commands_server_command
[193/756] 173151=net/http/test_httpheader
[194/756] 173166=ruby/test_data
[195/756] 173166=net/http/test_http_request
[196/756] 173166=lib/!Nothing_to_test
[197/756] 173166=prism/result/numeric_value_test
[198/756] 173166=ruby/test_keyword
[199/756] 173151=prism/heredoc_dedent_test
[200/756] 173151=did_you_mean/spell_checking/test_method_name_check
[201/756] 173151=rubygems/test_kernel
[202/756] 173159=dtrace/test_function_entry
[203/756] 173159=-ext-/struct/test_len
[204/756] 173159=prism/result/implicit_array_test
[205/756] 173159=optparse/test_acceptable
[206/756] 173161=rubygems/test_gem_ext_cargo_builder
[207/756] 173149=rubygems/test_gem_gem_runner
[208/756] 173159=ruby/test_file_exhaustive
[209/756] 173155=psych/test_object
[210/756] 173150=rubygems/test_gem_commands_signout_command
[211/756] 173155=psych/test_exception
[212/756] 173150=ruby/test_autoload
[213/756] 173155=rubygems/test_gem_resolver_local_specification
[214/756] 173161=rubygems/test_gem_commands_exec_command
[215/756] 173149=rubygems/test_gem_commands_unpack_command
[216/756] 173157=ruby/test_pack
[217/756] 173151=psych/json/test_stream
[218/756] 173151=openssl/test_ssl_session
[219/756] 173155=io/wait/test_ractor
[220/756] 173155=optparse/test_optarg
[221/756] 173166=ruby/test_assignment
[222/756] 173149=date/test_date_marshal
[223/756] 173149=openssl/test_ossl
[224/756] 173149=rubygems/test_gem_request_set_gem_dependency_api
[225/756] 173149=ruby/enc/test_grapheme_breaks
[226/756] 173149=ruby/test_syntax
[227/756] 173155=ripper/test_ripper
[228/756] 173151=did_you_mean/spell_checking/test_key_name_check
[229/756] 173151=test_singleton
[230/756] 173151=open-uri/test_ftp
[231/756] 173151=ruby/test_vm_dump
[232/756] 173151=test_open3
[233/756] 173157=prism/errors_test
[234/756] 173164=ruby/enc/test_cesu8
[235/756] 173164=rubygems/test_gem_commands_rebuild_command
[236/756] 173164=rubygems/test_gem_commands_setup_command
[237/756] 173157=psych/test_alias_and_anchor
[238/756] 173157=json/json_parser_test
[239/756] 173170=prism/result/breadth_first_search_test
[240/756] 173170=uri/test_generic
[241/756] 173161=ruby/test_fiber
[242/756] 173157=-ext-/bignum/test_div
[243/756] 173157=-ext-/array/test_resize
[244/756] 173157=ruby/test_gc_compact
[245/756] 173170=psych/test_deprecated
[246/756] 173170=rubygems/test_gem_safe_marshal
[247/756] 173155=-ext-/string/test_capacity
[248/756] 173155=-ext-/float/test_nextafter
[249/756] 173178=openssl/test_random
[250/756] 173178=rubygems/test_bundled_ca
[251/756] 173155=psych/visitors/test_to_ruby
[252/756] 173155=prism/result/static_literals_test
[253/756] 173155=fiber/test_backtrace
[254/756] 173155=openssl/test_fips
[255/756] 173164=rubygems/test_gem_commands_update_command
[256/756] 173170=date/test_date_parse
[257/756] 173178=optparse/test_noarg
[258/756] 173170=-ext-/struct/test_data
[259/756] 173170=openssl/test_pkey_ec
[260/756] 173155=ruby/test_rand
[261/756] 173170=-ext-/string/test_ellipsize
[262/756] 173170=ruby/enc/test_utf32
[263/756] 173170=-ext-/integer/test_integer
[264/756] 173148=ruby/test_memory_view
[265/756] 173148=prism/test_helper
[266/756] 173148=ruby/test_integer
[267/756] 173170=ruby/test_time
[268/756] 173178=json/json_ext_parser_test
[269/756] 173178=-ext-/struct/test_duplicate
[270/756] 173178=date/test_date_attr
[271/756] 173178=-ext-/test_scan_args
[272/756] 173155=erb/test_erb
[273/756] 173178=ruby/test_condition
[274/756] 173178=ruby/enc/test_cp949
[275/756] 173178=did_you_mean/spell_checking/test_class_name_check
[276/756] 173170=rubygems/test_gem_resolver_git_set
[277/756] 173178=ruby/test_string
[278/756] 173155=ruby/enc/test_emoji
[279/756] 173155=ripper/test_files_lib
[280/756] 173153=ruby/test_random_formatter
[281/756] 173153=rubygems/test_gem_commands_check_command
[282/756] 173153=rubygems/test_gem_source_git
[283/756] 173164=ruby/test_pipe
[284/756] 173166=ruby/enc/test_regex_casefold
[285/756] 173166=rubygems/test_gem_command_manager
[286/756] 173164=rubygems/test_gem_installer
[287/756] 173166=ruby/test_set
[288/756] 173166=-ext-/stack/test_stack_overflow
[289/756] 173166=test_delegate
[290/756] 173166=rubygems/test_gem_source_list
[291/756] 173166=psych/test_yaml_special_cases
[292/756] 173166=prism/result/attribute_write_test
[293/756] 173166=psych/test_parser
[294/756] 173166=stringio/test_ractor
[295/756] 173166=ruby/test_float
[296/756] 173151=rubygems/test_gem_remote_fetcher_local_ssl_server
[297/756] 173166=ripper/test_files_test_1
[298/756] 173166=prism/percent_delimiter_string_test
[299/756] 173166=rubygems/test_gem
[300/756] 173150=prism/api/freeze_test
[301/756] 173150=openssl/test_pkey_dsa
[302/756] 173170=net/http/test_https_proxy
[303/756] 173170=ruby/test_nomethod_error
[304/756] 173170=open-uri/test_ssl
[305/756] 173150=date/test_date_strptime
[306/756] 173151=psych/test_ractor
[307/756] 173150=prism/library_symbols_test
[308/756] 173150=psych/test_json_tree
[309/756] 173150=psych/visitors/test_emitter
[310/756] 173150=psych/test_omap
[311/756] 173150=ruby/test_marshal
[312/756] 173157=prism/magic_comment_test
[313/756] 173157=zlib/test_zlib
[314/756] 173166=mkmf/test_framework
[315/756] 173166=ruby/enc/test_case_comprehensive
[316/756] 173166=ruby/test_proc
[317/756] 173151=test_shellwords
[318/756] 173151=optparse/test_cclass
[319/756] 173170=dtrace/test_singleton_function
[320/756] 173170=did_you_mean/spell_checking/test_uncorrectable_name_check
[321/756] 173170=optparse/test_load
[322/756] 173170=psych/test_nil
[323/756] 173170=-ext-/class/test_class2name
[324/756] 173170=json/json_ryu_fallback_test
[325/756] 173170=rubygems/test_gem_commands_outdated_command
[326/756] 173150=rubygems/test_gem_request_set_lockfile_tokenizer
[327/756] 173170=openssl/test_kdf
[328/756] 173150=ruby/test_time_tz
[329/756] 173170=ruby/test_backtrace
[330/756] 173150=prism/ruby/string_query_test
[331/756] 173150=-ext-/load/test_resolve_symbol
[332/756] 173155=-ext-/debug/test_profile_frames
[333/756] 173150=date/test_date_compat
[334/756] 173150=ruby/test_lazy_enumerator
[335/756] 173151=ruby/test_array
[336/756] 173155=mkmf/test_find_executable
[337/756] 173153=error_highlight/test_error_highlight
[338/756] 173155=-ext-/debug/test_debug
[339/756] 173155=ruby/test_stringchar
[340/756] 173155=rubygems/test_gem_package_tar_header_ractor
[341/756] 173148=rubygems/test_gem_commands_help_command
[342/756] 173148=-ext-/arith_seq/test_arith_seq_extract
[343/756] 173150=digest/test_digest
[344/756] 173148=rubygems/test_gem_package_old
[345/756] 173148=test_rbconfig
[346/756] 173170=rubygems/test_gem_uri
[347/756] 173170=digest/test_ractor
[348/756] 173148=psych/test_psych
[349/756] 173148=json/json_coder_test
[350/756] 173148=fiber/test_enumerator
[351/756] 173148=did_you_mean/tree_spell/test_change_word
[352/756] 173148=-ext-/string/test_modify_expand
[353/756] 173148=rubygems/test_gem_source_installed
[354/756] 173161=rubygems/test_gem_available_set
[355/756] 173148=uri/test_parser
[356/756] 173155=date/test_date
[357/756] 173155=openssl/test_pkcs12
[358/756] 173148=psych/test_date_time
[359/756] 173161=test_pty
[360/756] 173148=yaml/test_dbm
[361/756] 173148=did_you_mean/spell_checking/test_variable_name_check
[362/756] 173166=rubygems/test_gem_commands_list_command
[363/756] 173166=rubygems/test_gem_source_vendor
[364/756] 173166=prism/ractor_test
[365/756] 173170=rubygems/test_gem_platform
[366/756] 173148=rubygems/test_gem_uninstaller
[367/756] 173170=psych/test_symbol
[368/756] 173170=prism/result/overlap_test
[369/756] 173155=rubygems/test_gem_source
[370/756] 173166=ruby/test_frozen
[371/756] 173166=psych/test_safe_load
[372/756] 173166=prism/encoding/string_encoding_test
[373/756] 173166=ruby/test_name_error
[374/756] 173161=-ext-/exception/test_exception_at_throwing
[375/756] 173161=ruby/test_enumerator
[376/756] 173155=ruby/enc/test_utf16
[377/756] 173155=rubygems/test_gem_package
[378/756] 173170=test_securerandom
[379/756] 173170=-ext-/st/test_foreach
[380/756] 173170=ruby/test_econv
[381/756] 173166=optparse/test_summary
[382/756] 173155=ruby/test_flip
[383/756] 173155=fileutils/test_nowrite
[384/756] 173155=ruby/test_thread_queue
[385/756] 173166=rubygems/test_gem_commands_install_command
[386/756] 173148=rubygems/test_gem_ext_cargo_builder_unit
[387/756] 173148=ruby/test_stack
[388/756] 173157=-ext-/num2int/test_num2int
[389/756] 173157=rubygems/test_gem_source_local
[390/756] 173157=-ext-/iter/test_iter_break
[391/756] 173157=ruby/test_parse
[392/756] 173164=ruby/test_process
[393/756] 173150=mkmf/test_have_macro
[394/756] 173166=fiber/test_address_resolve
[395/756] 173166=uri/test_wss
[396/756] 173166=openssl/test_digest
[397/756] 173166=ruby/test_variable
[398/756] 173170=-ext-/string/test_cstr
[399/756] 173153=rubygems/test_gem_resolver_lock_specification
[400/756] 173155=rubygems/test_gem_dependency
[401/756] 173153=dtrace/test_method_cache
[402/756] 173153=psych/test_marshalable
[403/756] 173153=dtrace/test_string
[404/756] 173153=rubygems/test_gem_resolver_index_specification
[405/756] 173150=ruby/test_iterator
[406/756] 173153=ruby/test_const
[407/756] 173153=psych/test_serialize_subclasses
[408/756] 173153=ruby/test_class
[409/756] 173148=prism/api/parse_comments_test
[410/756] 173148=-ext-/string/test_qsort
[411/756] 173148=dtrace/test_cmethod
[412/756] 173155=rubygems/test_gem_ext_ext_conf_builder
[413/756] 173148=rubygems/test_gem_commands_dependency_command
[414/756] 173180=prism/result/string_test
[415/756] 173148=-ext-/path_to_class/test_path_to_class
[416/756] 173148=fiber/test_storage
[417/756] 173150=json/json_addition_test
[418/756] 173148=rubygems/test_remote_fetch_error
[419/756] 173148=pathname/test_pathname
[420/756] 173150=coverage/test_coverage
[421/756] 173180=json/json_common_interface_test
[422/756] 173157=psych/test_stream
[423/756] 173180=prism/result/named_capture_test
[424/756] 173180=rubygems/test_gem_resolver_git_specification
[425/756] 173157=ruby/test_dir_m17n
[426/756] 173148=rubygems/test_gem_commands_cert_command
[427/756] 173170=fiber/test_io
[428/756] 173170=-ext-/eval/test_eval
[429/756] 173170=ruby/test_object
[430/756] 173180=fiber/test_process
[431/756] 173180=fileutils/test_fileutils
[432/756] 173148=rubygems/test_gem_resolver_conflict
[433/756] 173148=rubygems/test_gem_commands_contents_command
[434/756] 173148=ruby/test_readpartial
[435/756] 173148=psych/test_scalar
[436/756] 173148=-ext-/bignum/test_str2big
[437/756] 173148=ruby/test_rational
[438/756] 173155=ruby/test_regexp
[439/756] 173166=prism/newline_offsets_test
[440/756] 173150=ripper/test_parser_events
[441/756] 173150=prism/ruby/relocation_test
[442/756] 173150=ruby/enc/test_windows_1251
[443/756] 173150=resolv/test_win32_config
[444/756] 173150=rubygems/test_gem_resolver_best_set
[445/756] 173148=mkmf/test_convertible
[446/756] 173150=resolv/test_addr
[447/756] 173150=ruby/test_eval
[448/756] 173151=-ext-/file/test_stat
[449/756] 173151=psych/test_yamldbm
[450/756] 173151=json/test_helper
[451/756] 173151=ruby/test_thread_cv
[452/756] 173166=prism/ruby/parameters_signature_test
[453/756] 173166=rubygems/test_gem_resolver_api_specification
[454/756] 173166=optparse/test_getopts
[455/756] 173166=rubygems/test_gem_commands_signin_command
[456/756] 173166=socket/test_nonblock
[457/756] 173151=openssl/test_pkey
[458/756] 173166=rubygems/test_gem_request
[459/756] 173170=ruby/test_primitive
[460/756] 173170=psych/test_yaml
[461/756] 173170=mkmf/test_config
[462/756] 173151=psych/test_boolean
[463/756] 173151=rubygems/test_gem_commands_specification_command
[464/756] 173166=-ext-/iter/test_yield_block
[465/756] 173166=psych/handlers/test_recorder
[466/756] 173166=-ext-/bug_reporter/test_bug_reporter
[467/756] 173151=did_you_mean/test_spell_checker
[468/756] 173151=fiber/test_ractor
[469/756] 173151=psych/test_document
[470/756] 173151=ruby/test_lambda
[471/756] 173150=ruby/test_file
[472/756] 173149=prism/bom_test
[473/756] 173151=ruby/test_frozen_error
[474/756] 173151=socket/test_sockopt
[475/756] 173151=psych/test_encoding
[476/756] 173166=rubygems/test_gem_commands_search_command
[477/756] 173149=ruby/test_pattern_matching
[478/756] 173151=fiber/test_thread
[479/756] 173166=ruby/test_literal
[480/756] 173151=ruby/test_arithmetic_sequence
[481/756] 173151=rubygems/test_gem_ext_cmake_builder
[482/756] 173151=ripper/test_filter
[483/756] 173157=-ext-/string/test_too_many_dummy_encodings
[484/756] 173151=ruby/enc/test_koi8
[485/756] 173151=erb/test_erb_m17n
[486/756] 173151=objspace/test_objspace
[487/756] 173149=ruby/test_clone
[488/756] 173170=mkmf/test_have_library
[489/756] 173157=erb/test_erb_command
[490/756] 173157=net/http/test_https
[491/756] 173178=rubygems/test_require
[492/756] 173149=rubygems/test_gem_resolver_vendor_set
[493/756] 173149=ruby/test_fnmatch
[494/756] 173149=uri/test_ftp
[495/756] 173149=net/http/test_httpresponses
[496/756] 173149=prism/result/integer_base_flags_test
[497/756] 173149=ruby/test_unicode_escape
[498/756] 173149=open-uri/test_proxy
[499/756] 173149=dtrace/test_raise
[500/756] 173149=ruby/enc/test_shift_jis
[501/756] 173149=rubygems/test_gem_request_set_lockfile_parser
[502/756] 173149=ruby/test_yield
[503/756] 173150=rubygems/test_gem_ci_detector
[504/756] 173150=psych/test_string
[505/756] 173150=io/wait/test_io_wait_uncommon
[506/756] 173150=net/http/test_http
[507/756] 173170=ruby/test_rational2
[508/756] 173170=prism/fixtures_test
[509/756] 173180=rubygems/test_gem_dependency_resolution_error
[510/756] 173180=uri/test_file
[511/756] 173180=rubygems/test_gem_install_update_options
[512/756] 173161=rubygems/test_gem_security_policy
[513/756] 173170=rubygems/test_gem_resolver_index_set
[514/756] 173170=ruby/test_ractor
[515/756] 173180=-ext-/method/test_arity
[516/756] 173180=-ext-/st/test_update
[517/756] 173180=ripper/test_files_sample
[518/756] 173161=ruby/enc/test_case_options
[519/756] 173161=-ext-/bignum/test_pack
[520/756] 173180=ruby/test_defined
[521/756] 173178=date/test_switch_hitter
[522/756] 173166=ruby/test_thread
[523/756] 173178=ruby/test_call
[524/756] 173180=json/json_generic_object_test
[525/756] 173180=dtrace/test_hash_create
[526/756] 173180=rubygems/test_gem_resolver
[527/756] 173178=rubygems/test_gem_remote_fetcher
[528/756] 173161=rubygems/test_gem_gemcutter_utilities
[529/756] 173180=rubygems/test_gem_util
[530/756] 173161=openssl/test_config
[531/756] 173180=test_tempfile
[532/756] 173178=rubygems/test_exit
[533/756] 173157=did_you_mean/spell_checking/test_pattern_key_name_check
[534/756] 173161=did_you_mean/edit_distance/test_jaro_winkler
[535/756] 173161=rubygems/test_gem_commands_yank_command
[536/756] 173157=json/ractor_test
[537/756] 173178=rubygems/test_gem_request_set_lockfile
[538/756] 173161=fiber/test_io_close
[539/756] 173161=-ext-/postponed_job/test_postponed_job
[540/756] 173157=ruby/test_bignum
[541/756] 173148=prism/ruby/reflection_test
[542/756] 173148=did_you_mean/tree_spell/test_human_typo
[543/756] 173148=-ext-/load/test_dot_dot
[544/756] 173148=-ext-/exception/test_enc_raise
[545/756] 173148=openssl/test_engine
[546/756] 173148=ruby/test_key_error
[547/756] 173148=-ext-/marshal/test_usrmarshal
[548/756] 173157=ruby/test_weakkeymap
[549/756] 173180=net/http/test_httpresponse
[550/756] 173180=ruby/test_inlinecache
[551/756] 173148=rubygems/test_gem_command
[552/756] 173148=-ext-/integer/test_my_integer
[553/756] 173148=-ext-/tracepoint/test_tracepoint
[554/756] 173180=rubygems/test_gem_commands_environment_command
[555/756] 173180=rubygems/test_gem_resolver_installed_specification
[556/756] 173180=dtrace/test_array_create
[557/756] 173180=pathname/test_ractor
[558/756] 173161=prism/ruby/desugar_compiler_test
[559/756] 173180=openssl/test_hmac
[560/756] 173180=mkmf/test_signedness
[561/756] 173161=-ext-/marshal/test_internal_ivar
[562/756] 173161=rubygems/test_gem_commands_mirror
[563/756] 173161=prism/encoding/symbol_encoding_test
[564/756] 173161=ruby/test_undef
[565/756] 173161=rubygems/test_gem_commands_sources_command
[566/756] 173148=rubygems/test_gem_spec_fetcher
[567/756] 173178=io/console/test_ractor
[568/756] 173148=ruby/test_metaclass
[569/756] 173148=ruby/test_numeric
[570/756] 173150=ruby/test_io
[571/756] 173178=uri/test_ws
[572/756] 173178=io/console/test_io_console
[573/756] 173161=date/test_date_arith
[574/756] 173161=socket/test_unix
[575/756] 173157=rubygems/test_gem_source_specific_file
[576/756] 173148=prism/api/parse_test
[577/756] 173161=ruby/test_enum
[578/756] 173148=rubygems/test_gem_commands_which_command
[579/756] 173148=ruby/test_symbol
[580/756] 173157=psych/test_coder
[581/756] 173157=optparse/test_optparse
[582/756] 173157=rubygems/test_gem_source_lock
[583/756] 173157=uri/test_ldap
[584/756] 173157=rubygems/test_gem_remote_fetcher_local_server
[585/756] 173157=etc/test_etc
[586/756] 173157=-ext-/gvl/test_last_thread
[587/756] 173157=-ext-/time/test_new
[588/756] 173157=psych/test_hash
[589/756] 173157=openssl/test_cipher
[590/756] 173157=rubygems/test_gem_uri_formatter
[591/756] 173157=ruby/test_sprintf
[592/756] 173153=uri/test_common
[593/756] 173149=ruby/test_optimization
[594/756] 173180=rubygems/test_gem_request_connection_pools
[595/756] 173178=openssl/test_ssl
[596/756] 173157=win32/test_registry
[597/756] 173157=rubygems/test_deprecate
[598/756] 173157=strscan/test_ractor
[599/756] 173157=prism/api/parse_success_test
[600/756] 173157=ruby/test_module
[601/756] 173180=rubygems/test_gem_commands_push_command
[602/756] 173153=ripper/test_scanner_events
[603/756] 173153=-ext-/string/test_external_new
[604/756] 173153=-ext-/test_abi
[605/756] 173180=ruby/enc/test_euc_jp
[606/756] 173180=rubygems/test_gem_resolver_dependency_request
[607/756] 173180=ruby/test_rubyvm
[608/756] 173180=-ext-/exception/test_data_error
[609/756] 173180=socket/test_ancdata
[610/756] 173180=rubygems/test_gem_doctor
[611/756] 173180=ruby/test_weakmap
[612/756] 173153=ruby/test_encoding
[613/756] 173176=dtrace/test_load
[614/756] 173176=json/json_fixtures_test
[615/756] 173176=rubygems/test_gem_resolver_specification
[616/756] 173176=mkmf/test_constant
[617/756] 173161=rubygems/test_gem_security_trust_dir
[618/756] 173161=ruby/test_default_gems
[619/756] 173161=-ext-/string/test_enc_str_buf_cat
[620/756] 173161=mkmf/test_have_func
[621/756] 173153=rubygems/test_webauthn_listener
[622/756] 173153=-ext-/thread/test_lock_native_thread
[623/756] 173153=rubygems/test_gem_package_tar_reader_entry
[624/756] 173153=optparse/test_zsh_completion
[625/756] 173153=uri/test_http
[626/756] 173153=-ext-/funcall/test_passing_block
[627/756] 173153=socket/test_addrinfo
[628/756] 173161=openssl/test_x509cert
[629/756] 173153=-ext-/test_bug-14834
[630/756] 173170=resolv/test_svcb_https
[631/756] 173170=prism/ruby/ruby_parser_test
[632/756] 173170=openssl/test_buffering
[633/756] 173170=psych/nodes/test_enumerable
[634/756] 173170=-ext-/proc/test_bmethod
[635/756] 173170=ruby/test_signal
[636/756] 173153=ruby/test_fixnum
[637/756] 173153=fiber/test_timeout
[638/756] 173153=-ext-/iseq_load/test_iseq_load
[639/756] 173148=-ext-/string/test_fstring
[640/756] 173148=did_you_mean/core_ext/test_name_error_extension
[641/756] 173148=fiber/test_scheduler
[642/756] 173161=-ext-/test_ensure_and_callcc
[643/756] 173161=ruby/enc/test_big5
[644/756] 173161=rubygems/test_gem_resolver_activation_request
[645/756] 173161=psych/test_null
[646/756] 173161=-ext-/win32/test_fd_setsize
[647/756] 173161=rubygems/test_gem_request_set
[648/756] 173176=prism/version_test
[649/756] 173176=ruby/test_objectspace
[650/756] 173161=test_trick
[651/756] 173153=rubygems/test_gem_rdoc
[652/756] 173153=prism/api/lex_test
[653/756] 173153=ruby/test_require_lib
[654/756] 173180=rubygems/test_gem_version_option
[655/756] 173180=ripper/test_files_test_2
[656/756] 173180=rubygems/test_gem_remote_fetcher_s3
[657/756] 173180=psych/test_stringio
[658/756] 173180=objspace/test_ractor
[659/756] 173157=rubygems/test_gem_unsatisfiable_dependency_error
[660/756] 173157=ripper/test_sexp
[661/756] 173157=prism/ruby/pattern_test
[662/756] 173157=rubygems/test_gem_package_tar_header
[663/756] 173157=rubygems/test_gem_commands_owner_command
[664/756] 173178=socket/test_basicsocket
[665/756] 173178=test_find
[666/756] 173178=prism/locals_test
[667/756] 173178=-ext-/test_recursion
[668/756] 173178=-ext-/string/test_normalize
[669/756] 173178=ruby/test_struct
[670/756] 173159=rubygems/test_gem_resolver_vendor_specification
[671/756] 173178=-ext-/typeddata/test_typeddata
[672/756] 173159=date/test_date_strftime
[673/756] 173157=prism/ruby/compiler_test
[674/756] 173157=ruby/test_box
[675/756] 173180=ruby/test_basicinstructions
[676/756] 173178=-ext-/bignum/test_bigzero
[677/756] 173148=fiber/test_mutex
[678/756] 173178=fileutils/test_verbose
[679/756] 173178=rubygems/test_gem_ext_builder
[680/756] 173180=io/nonblock/test_flush
[681/756] 173180=ruby/test_complexrational
[682/756] 173180=rubygems/test_gem_commands_fetch_command
[683/756] 173180=openssl/test_pkcs7
[684/756] 173159=-ext-/bignum/test_mul
[685/756] 173159=mkmf/test_mkmf
[686/756] 173159=-ext-/test_enumerator_kw
[687/756] 173148=ruby/test_mixed_unicode_escapes
[688/756] 173159=did_you_mean/spell_checking/test_require_path_check
[689/756] 173148=psych/test_class
[690/756] 173148=openssl/test_x509crl
[691/756] 173159=strscan/test_stringscanner
[692/756] 173159=psych/test_numeric
[693/756] 173159=ruby/enc/test_gb18030
[694/756] 173159=rubygems/test_gem_package_tar_reader
[695/756] 173159=ruby/enc/test_gbk
[696/756] 173159=rubygems/test_gem_specification
[697/756] 173148=rubygems/test_gem_dependency_installer
[698/756] 173170=ruby/test_refinement
[699/756] 173180=rubygems/test_gem_name_tuple
[700/756] 173180=ruby/test_warning
[701/756] 173157=psych/test_tree_builder
[702/756] 173180=net/protocol/test_protocol
[703/756] 173157=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[704/756] 173150=-ext-/load/test_protect
[705/756] 173157=openssl/test_x509req
[706/756] 173150=rubygems/test_gem_commands_open_command
[707/756] 173180=prism/api/dump_test
[708/756] 173150=-ext-/string/test_enc_associate
[709/756] 173157=ruby/test_gc
[710/756] 173161=ruby/test_allocation
[711/756] 173176=prism/ruby/location_test
[712/756] 173176=yaml/test_store
[713/756] 173176=ruby/test_insns_leaf
[714/756] 173176=ruby/test_iseq
[715/756] 173178=mkmf/test_pkg_config
[716/756] 173150=ruby/test_string_memory
[717/756] 173178=prism/regexp_test
[718/756] 173178=-ext-/string/test_coderange
[719/756] 173178=open-uri/test_open-uri
[720/756] 173150=-ext-/bignum/test_big2str
[721/756] 173150=-ext-/win32/test_dln
[722/756] 173150=ruby/test_complex2
[723/756] 173150=ruby/enc/test_iso_8859
[724/756] 173159=openssl/test_x509attr
[725/756] 173150=-ext-/rational/test_rat
[726/756] 173159=test_extlibs
[727/756] 173150=mkmf/test_flags
Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 41719>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 173178 ko1 10u IPv4 1192770899 0t0 TCP localhost:41719->localhost:55758 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 10
[728/756] 173178=openssl/test_asn1
[729/756] 173178=json/json_string_matching_test
[730/756] 173178=monitor/test_monitor
[731/756] 173180=rubygems/test_gem_ext_rake_builder
[732/756] 173178=ruby/test_whileuntil
[733/756] 173178=ruby/test_transcode
[734/756] 173148=ruby/test_method_cache
[735/756] 173148=ruby/test_path
[736/756] 173148=ruby/test_sprintf_comb
[737/756] 173148=test_pp
[738/756] 173150=socket/test_tcp
[739/756] 173148=rubygems/test_gem_stub_specification
[740/756] 173150=prism/ruby/tunnel_test
[741/756] 173150=ruby/test_settracefunc
[742/756] 173148=rubygems/test_gem_text
[743/756] 173148=rubygems/test_gem_version
[744/756] 173148=rubygems/test_gem_commands_stale_command
[745/756] 173148=prism/result/equality_test
[746/756] 173180=openssl/test_x509ext
[747/756] 173148=psych/test_data
[748/756] 173148=ripper/test_files_ext
[749/756] 173180=ruby/test_object_id
[750/756] 173176=prism/unescape_test
[751/756] 173176=ruby/test_complex
[752/756] 173148=prism/result/source_location_test
[753/756] 173148=-ext-/thread/test_instrumentation_api
[754/756] 173153=-ext-/vm/test_at_exit
[755/756] 173153=prism/result/static_inspect_test
[756/756] 173153=-ext-/symbol/test_inadvertent_creation
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 999 999 999 ? -1 Ss 1000 0:13 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
999 1021 1021 1021 pts/0 1021 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
1021 1022 1021 1021 pts/0 1021 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1 65610 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1022 171891 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
171891 171894 1021 1021 pts/0 1021 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.20251124-113920 --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
171894 171895 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251124-113920 --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
171895 172817 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
172817 172818 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
172818 173145 1021 1021 pts/0 1021 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
173145 173157 1021 1021 pts/0 1021 Sl+ 1000 1:06 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestGc#test_interrupt_in_finalizer
1 177887 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
173157 212655 1021 1021 pts/0 1021 Rl+ 1000 6:54 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems -e Signal.trap(:INT, 'DEFAULT') pid = $$ Thread.start do 10.times { sleep 0.1 Process.kill("INT", pid) rescue break } end f = proc {1000.times {}} loop do ObjectSpace.define_finalizer(Object.new, f) end
1 452310 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 584441 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
171895 819059 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2681903 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2825499 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2849766 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3202376 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3220467 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3393617 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3696633 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 4123412 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[171891], 171891=>[171894], 171894=>[171895], 171895=>[172817, 819059], 172817=>[172818], 172818=>[173145], 173145=>[173157], 173157=>[212655]}
$ timeout 60 gdb -p 212655 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 212794]
[New LWP 212750]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000074ad1b098d71 in __futex_abstimed_wait_common64 (private=23536, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x74ad1b389140 (LWP 212655) "ruby" 0x000074ad1b098d71 in __futex_abstimed_wait_common64 (private=23536, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
2 Thread 0x74acfb9b36c0 (LWP 212794) "-e:3" CALLER_SETUP_ARG (cfp=0x74acfbab5758, calling=calling@entry=0x74acfad64b50, ci=0x100003, max_args=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2868
3 Thread 0x74acff1ff6c0 (LWP 212750) "ruby" 0x000074ad1b11b4fd in __GI___poll (fds=0x74acfdfff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x74acff1ff6c0 (LWP 212750) "ruby"):
#0 0x000074ad1b11b4fd in __GI___poll (fds=0x74acfdfff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bf0eca8b77a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bf0ece748da in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = 10
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x00005bf0ecae4b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000074ad1b09caa4 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 = {128286363481792, 8111100638396213654, 128286363481792, -352, 0, 140736337125424, 8111100638383630742, 8112006721114139030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000074ad1b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x74acfb9b36c0 (LWP 212794) "-e:3"):
#0 CALLER_SETUP_ARG (cfp=0x74acfbab5758, calling=calling@entry=0x74acfad64b50, ci=0x100003, max_args=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2868
No locals.
#1 0x00005bf0ecf5615a in vm_callee_setup_block_arg (ec=0x51700000ac50, calling=0x74acfad64b50, ci=0x100003, iseq=0x74ad1a98fa58, argv=argv@entry=0x74acfb9b5858, arg_setup_type=arg_setup_block) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5312
cfp = 0x74acfbab5758
arg0 = <optimized out>
cfp = <optimized out>
arg0 = <optimized out>
i = <optimized out>
bound = <optimized out>
#2 0x00005bf0ecf586cd in vm_invoke_iseq_block (ec=0x51700000ac50, reg_cfp=<optimized out>, calling=0x74acfad64b50, ci=0x100003, is_lambda=false, block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5375
captured = 0x74acfbab57a8
iseq = 0x74ad1a98fa58
rsp = 0x74acfb9b5858
argv = 0x74acfb9b5858
opt_pc = <optimized out>
arg_size = <optimized out>
frame_flag = <optimized out>
#3 0x00005bf0ecee3da0 in vm_invoke_block (ec=0x51700000ac50, reg_cfp=0x74acfbab5758, calling=0x51700000ac50, ci=0x0, is_lambda=false, block_handler=16035853049677) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5504
func = 0x0
#4 vm_invokeblock_i (ec=0x51700000ac50, reg_cfp=0x74acfbab5758, calling=0x51700000ac50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6090
ci = 0x0
block_handler = 16035853049677
#5 vm_sendish (ec=<optimized out>, reg_cfp=<optimized out>, cd=0x504000002690, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6131
calling = {cd = 0x74acfb9b5800, cc = 0x20000, block_handler = 128286305507160, recv = 128286291503168, argc = 0, kw_splat = 14, heap_argv = 89541478231040}
val = 36
ci = 0x0
argc = <optimized out>
recv = 286326787
cc = <optimized out>
#6 0x00005bf0eceed4cd in vm_exec_core (ec=ec@entry=0x51700000ac50) at ../../src/trunk_asan/insns.def:1144
bh = 0
cd = 0x100003
leaf = false
val = <optimized out>
insns_address_table = {0x5bf0ecee9cb6 <vm_exec_core+1478>, 0x5bf0eceeafbd <vm_exec_core+6349>, 0x5bf0ecef01f1 <vm_exec_core+27393>, 0x5bf0eceeab2f <vm_exec_core+5183>, 0x5bf0ecef0f35 <vm_exec_core+30789>, 0x5bf0eceeedad <vm_exec_core+22205>, 0x5bf0eceec9ae <vm_exec_core+12990>, 0x5bf0ecee9e1e <vm_exec_core+1838>, 0x5bf0ecef07e4 <vm_exec_core+28916>, 0x5bf0ecef052c <vm_exec_core+28220>, 0x5bf0eceeadac <vm_exec_core+5820>, 0x5bf0eceea30e <vm_exec_core+3102>, 0x5bf0eceef4a6 <vm_exec_core+23990>, 0x5bf0eceeb8b3 <vm_exec_core+8643>, 0x5bf0ecef0978 <vm_exec_core+29320>, 0x5bf0ecef068e <vm_exec_core+28574>, 0x5bf0eceebfa1 <vm_exec_core+10417>, 0x5bf0eceec93d <vm_exec_core+12877>, 0x5bf0eceef005 <vm_exec_core+22805>, 0x5bf0ecef0605 <vm_exec_core+28437>, 0x5bf0eceee420 <vm_exec_core+19760>, 0x5bf0eceef08e <vm_exec_core+22942>, 0x5bf0eceefb47 <vm_exec_core+25687>, 0x5bf0eceee35d <vm_exec_core+19565>, 0x5bf0eceea24b <vm_exec_core+2907>, 0x5bf0eceeeab0 <vm_exec_core+21440>, 0x5bf0eceea0de <vm_exec_core+2542>, 0x5bf0eceea514 <vm_exec_core+3620>, 0x5bf0eceec224 <vm_exec_core+11060>, 0x5bf0eceedf2a <vm_exec_core+18490>, 0x5bf0eceee949 <vm_exec_core+21081>, 0x5bf0eceedbbf <vm_exec_core+17615>, 0x5bf0ecee9cea <vm_exec_core+1530>, 0x5bf0eceefd77 <vm_exec_core+26247>, 0x5bf0ecef0457 <vm_exec_core+28007>, 0x5bf0eceea6bb <vm_exec_core+4043>, 0x5bf0eceeb267 <vm_exec_core+7031>, 0x5bf0eceeaf25 <vm_exec_core+6197>, 0x5bf0eceeb9a2 <vm_exec_core+8882>, 0x5bf0eceec7d9 <vm_exec_core+12521>, 0x5bf0eceea762 <vm_exec_core+4210>, 0x5bf0eceefbdf <vm_exec_core+25839>, 0x5bf0eceeb1f1 <vm_exec_core+6913>, 0x5bf0eceec687 <vm_exec_core+12183>, 0x5bf0eceed14e <vm_exec_core+14942>, 0x5bf0eceef53c <vm_exec_core+24140>, 0x5bf0eceee5e2 <vm_exec_core+20210>, 0x5bf0eceebc7c <vm_exec_core+9612>, 0x5bf0eceeb4fe <vm_exec_core+7694>, 0x5bf0eceef392 <vm_exec_core+23714>, 0x5bf0eceec404 <vm_exec_core+11540>, 0x5bf0eceeebaf <vm_exec_core+21695>, 0x5bf0eceee654 <vm_exec_core+20324>, 0x5bf0eceeec66 <vm_exec_core+21878>, 0x5bf0ecef0129 <vm_exec_core+27193>, 0x5bf0eceed9d1 <vm_exec_core+17121>, 0x5bf0eceef5f5 <vm_exec_core+24325>, 0x5bf0ecee9a38 <vm_exec_core+840>, 0x5bf0eceef123 <vm_exec_core+23091>, 0x5bf0eceebd9b <vm_exec_core+9899>, 0x5bf0eceee2b8 <vm_exec_core+19400>, 0x5bf0eceee4f8 <vm_exec_core+19976>, 0x5bf0eceecd82 <vm_exec_core+13970>, 0x5bf0eceea5c8 <vm_exec_core+3800>, 0x5bf0eceec149 <vm_exec_core+10841>, 0x5bf0eceeb786 <vm_exec_core+8342>, 0x5bf0eceeece4 <vm_exec_core+22004>, 0x5bf0eceea8f3 <vm_exec_core+4611>, 0x5bf0eceecb2f <vm_exec_core+13375>, 0x5bf0eceed47f <vm_exec_core+15759>, 0x5bf0eceeba80 <vm_exec_core+9104>, 0x5bf0ecef6fdd <vm_exec_core+55533>, 0x5bf0eceeb455 <vm_exec_core+7525>, 0x5bf0eceeb34d <vm_exec_core+7261>, 0x5bf0eceeb658 <vm_exec_core+8040>, 0x5bf0eceec043 <vm_exec_core+10579>, 0x5bf0eceeddc3 <vm_exec_core+18131>, 0x5bf0eceed209 <vm_exec_core+15129>, 0x5bf0eceee9c8 <vm_exec_core+21208>, 0x5bf0eceed665 <vm_exec_core+16245>, 0x5bf0eceefca0 <vm_exec_core+26032>, 0x5bf0ecef11d7 <vm_exec_core+31463>, 0x5bf0eceefee4 <vm_exec_core+26612>, 0x5bf0ecef0ac8 <vm_exec_core+29656>, 0x5bf0ecef0bb9 <vm_exec_core+29897>, 0x5bf0eceea170 <vm_exec_core+2688>, 0x5bf0ecef070d <vm_exec_core+28701>, 0x5bf0eceec329 <vm_exec_core+11321>, 0x5bf0ecef089b <vm_exec_core+29099>, 0x5bf0eceebe6a <vm_exec_core+10106>, 0x5bf0eceefe1b <vm_exec_core+26411>, 0x5bf0eceea007 <vm_exec_core+2327>, 0x5bf0eceea7ed <vm_exec_core+4349>, 0x5bf0ecef0dfd <vm_exec_core+30477>, 0x5bf0eceec70d <vm_exec_core+12317>, 0x5bf0eceec50a <vm_exec_core+11802>, 0x5bf0ecee9a3d <vm_exec_core+845>, 0x5bf0ecee9f2a <vm_exec_core+2106>, 0x5bf0ecee9ac3 <vm_exec_core+979>, 0x5bf0eceeffd3 <vm_exec_core+26851>, 0x5bf0eceed88e <vm_exec_core+16798>, 0x5bf0eceecf52 <vm_exec_core+14434>, 0x5bf0eceed76a <vm_exec_core+16506>, 0x5bf0eceed3b6 <vm_exec_core+15558>, 0x5bf0eceec59f <vm_exec_core+11951>, 0x5bf0eceece5d <vm_exec_core+14189>, 0x5bf0eceec829 <vm_exec_core+12601>, 0x5bf0eceed06c <vm_exec_core+14716>, 0x5bf0eceed0dd <vm_exec_core+14829>, 0x5bf0ecee9ca7 <vm_exec_core+1463>, 0x5bf0eceeafae <vm_exec_core+6334>, 0x5bf0ecef01e2 <vm_exec_core+27378>, 0x5bf0eceeab20 <vm_exec_core+5168>, 0x5bf0ecef0f26 <vm_exec_core+30774>, 0x5bf0eceeed9e <vm_exec_core+22190>, 0x5bf0eceec99f <vm_exec_core+12975>, 0x5bf0ecee9e0f <vm_exec_core+1823>, 0x5bf0ecef07d5 <vm_exec_core+28901>, 0x5bf0ecef051d <vm_exec_core+28205>, 0x5bf0eceead9d <vm_exec_core+5805>, 0x5bf0eceea2ff <vm_exec_core+3087>, 0x5bf0eceef497 <vm_exec_core+23975>, 0x5bf0eceeb8a4 <vm_exec_core+8628>, 0x5bf0ecef0969 <vm_exec_core+29305>, 0x5bf0ecef067f <vm_exec_core+28559>, 0x5bf0eceebf92 <vm_exec_core+10402>, 0x5bf0eceec92e <vm_exec_core+12862>, 0x5bf0eceeeff6 <vm_exec_core+22790>, 0x5bf0ecef05f6 <vm_exec_core+28422>, 0x5bf0eceee411 <vm_exec_core+19745>, 0x5bf0eceef07f <vm_exec_core+22927>, 0x5bf0eceefb38 <vm_exec_core+25672>, 0x5bf0eceee34e <vm_exec_core+19550>, 0x5bf0eceea23c <vm_exec_core+2892>, 0x5bf0eceeeaa1 <vm_exec_core+21425>, 0x5bf0eceea0cf <vm_exec_core+2527>, 0x5bf0eceea505 <vm_exec_core+3605>, 0x5bf0eceec215 <vm_exec_core+11045>, 0x5bf0eceedf1b <vm_exec_core+18475>, 0x5bf0eceee93a <vm_exec_core+21066>, 0x5bf0eceedbb0 <vm_exec_core+17600>, 0x5bf0ecee9cdb <vm_exec_core+1515>, 0x5bf0eceefd68 <vm_exec_core+26232>, 0x5bf0ecef0448 <vm_exec_core+27992>, 0x5bf0eceea6ac <vm_exec_core+4028>, 0x5bf0eceeb258 <vm_exec_core+7016>, 0x5bf0eceeaf16 <vm_exec_core+6182>, 0x5bf0eceeb993 <vm_exec_core+8867>, 0x5bf0eceec7ca <vm_exec_core+12506>, 0x5bf0eceea753 <vm_exec_core+4195>, 0x5bf0eceefbd0 <vm_exec_core+25824>, 0x5bf0eceeb1e2 <vm_exec_core+6898>, 0x5bf0eceec678 <vm_exec_core+12168>, 0x5bf0eceed13f <vm_exec_core+14927>, 0x5bf0eceef52d <vm_exec_core+24125>, 0x5bf0eceee5d3 <vm_exec_core+20195>, 0x5bf0eceebc6d <vm_exec_core+9597>, 0x5bf0eceeb4ef <vm_exec_core+7679>, 0x5bf0eceef383 <vm_exec_core+23699>, 0x5bf0eceec3f5 <vm_exec_core+11525>, 0x5bf0eceeeba0 <vm_exec_core+21680>, 0x5bf0eceee645 <vm_exec_core+20309>, 0x5bf0eceeec57 <vm_exec_core+21863>, 0x5bf0ecef011a <vm_exec_core+27178>, 0x5bf0eceed9c2 <vm_exec_core+17106>, 0x5bf0eceef5e6 <vm_exec_core+24310>, 0x5bf0eceeea8d <vm_exec_core+21405>, 0x5bf0eceef114 <vm_exec_core+23076>, 0x5bf0eceebd8c <vm_exec_core+9884>, 0x5bf0eceee2a9 <vm_exec_core+19385>, 0x5bf0eceee4e9 <vm_exec_core+19961>, 0x5bf0eceecd73 <vm_exec_core+13955>, 0x5bf0eceedf16 <vm_exec_core+18470>, 0x5bf0eceec13a <vm_exec_core+10826>, 0x5bf0eceeb777 <vm_exec_core+8327>, 0x5bf0eceeecd5 <vm_exec_core+21989>, 0x5bf0eceea8e4 <vm_exec_core+4596>, 0x5bf0eceecb20 <vm_exec_core+13360>, 0x5bf0eceed470 <vm_exec_core+15744>, 0x5bf0eceeba71 <vm_exec_core+9089>, 0x5bf0ecef6fce <vm_exec_core+55518>, 0x5bf0eceeb446 <vm_exec_core+7510>, 0x5bf0eceeb33e <vm_exec_core+7246>, 0x5bf0eceeb649 <vm_exec_core+8025>, 0x5bf0eceec034 <vm_exec_core+10564>, 0x5bf0eceeddb4 <vm_exec_core+18116>, 0x5bf0eceed1fa <vm_exec_core+15114>, 0x5bf0eceeddaf <vm_exec_core+18111>, 0x5bf0eceee5ce <vm_exec_core+20190>, 0x5bf0eceee5c9 <vm_exec_core+20185>, 0x5bf0eceeb644 <vm_exec_core+8020>, 0x5bf0eceeea8d <vm_exec_core+21405>, 0x5bf0eceec793 <vm_exec_core+12451>, 0x5bf0eceec798 <vm_exec_core+12456>, 0x5bf0eceee5c4 <vm_exec_core+20180>, 0x5bf0eceee40c <vm_exec_core+19740>, 0x5bf0eceed46b <vm_exec_core+15739>, 0x5bf0eceed3a2 <vm_exec_core+15538>, 0x5bf0eceee4bb <vm_exec_core+19915>, 0x5bf0eceed875 <vm_exec_core+16773>...}
reg_cfp = 0x74acfbab5758
reg_pc = 0x513000028dc0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#7 0x00005bf0ecee48f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x51700000ac50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#8 0x00005bf0ecf27e4b in invoke_iseq_block_from_c (ec=0x51700000ac50, captured=<optimized out>, self=128286826150000, 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:1814
flags = 0
iseq = 0x74ad1a98faa8
cfp = 0x74acfbab57c8
sp = 0x74acfb9b5818
use_argv = <optimized out>
stack_argv = 0x74acfb9b5818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#9 invoke_block_from_c_proc (ec=0x51700000ac50, self=128286826150000, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#10 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:1938
No locals.
#11 0x00005bf0ecf6a336 in rb_vm_invoke_proc (ec=0x51700000ac50, proc=0x74acfad64b50, argc=0, argv=0x74acfae6f040, kw_splat=-1554833587, passed_block_handler=128286824397400) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 1048579
#12 vm_call0_body (ec=<optimized out>, calling=0x74acfae6f260, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:293
proc = 0x74acfad64b50
ci = 0x74acfae6f2d0
cc = 0x74acfae6f320
ret = <optimized out>
#13 0x00005bf0ecf1049c in vm_call0_cc (ec=0x51700000ac50, recv=128286824396400, id=3457, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = {cd = 0x504000002690, cc = 0x0, block_handler = 0, recv = 286326787, argc = 1, kw_splat = false, heap_argv = <optimized out>}
use_argv = 0x74acfae6f040
av = <optimized out>
#14 rb_vm_call0 (ec=0x51700000ac50, recv=128286824396400, id=3457, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:61
cc = <optimized out>
#15 rb_vm_call_kw (ec=0x51700000ac50, recv=128286824396400, id=3457, argc=<optimized out>, argv=<optimized out>, kw_splat=0, me=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:326
No locals.
#16 rb_check_funcall_default_kw (recv=128286824396400, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, def=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:712
klass = <optimized out>
ec = 0x51700000ac50
respond = <optimized out>
me = <optimized out>
#17 0x00005bf0ecb784c9 in rb_gc_run_obj_finalizer (objid=493337745, count=<optimized out>, callback=<optimized out>, data=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:310
i = 0
_ec = 0x51700000ac50
_tag = <optimized out>
state = <optimized out>
saved = {errinfo = 4, final = 128286824396400, cfp = 0x74acfbab57c8, sp = 0x74acfb9b5818, finished = 0}
ec = 0x51700000ac50
#18 0x00005bf0ecb77809 in run_final (zombie=128282949028360, lev=0, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2855
key = 128282949028360
table = <optimized out>
#19 finalize_list (zombie=128282949028360, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2880
next_zombie = 128282949027720
page = 0x51c0043a1080
lev = 0
next_zombie = <optimized out>
page = <optimized out>
lev = <optimized out>
#20 finalize_deferred_heap_pages (objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2903
zombie = <optimized out>
#21 0x00005bf0ecb77273 in finalize_deferred (objspace=0x100003) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2911
No locals.
#22 gc_finalize_deferred (dmy=0x100003) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2921
objspace = 0x100003
#23 0x00005bf0ecf93248 in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:1857
i = 0
data = 0x74acfbab5758
func = <optimized out>
wq_job = <optimized out>
_ec = 0x51700000ac50
_tag = {tag = 36, retval = <optimized out>, buf = {0x74acfb9b2770, <optimized out>, 0x74acfb9b2620, <optimized out>, <optimized out>}, prev = 0x74acfb9b2c00, state = RUBY_TAG_NONE, lock_rec = 0}
saved_mask = 0
saved_errno = 4
tmp = {n = {next = 0x74acfadb36b0, prev = 0x74acfadb36b0}}
pjq = 0x516000000080
ec = <optimized out>
block_mask = 12
triggered_bits = 0
#24 0x00005bf0ece55d0e in rb_threadptr_execute_interrupts (th=0x51500000fa80, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2628
sig = <optimized out>
timer_interrupt = <optimized out>
pending_interrupt = <optimized out>
terminate_interrupt = <optimized out>
trap_interrupt = <optimized out>
postponed_job_interrupt = <optimized out>
ret = 0
interrupt = 4
#25 0x00005bf0ece72fb6 in vm_check_ints_blocking (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:224
th = 0x0
#26 thread_do_start_proc (th=th@entry=0x51500000fa80) at /tmp/ruby/src/trunk_asan/thread.c:581
args = <optimized out>
procval = <optimized out>
proc = 0x504000006010
args_len = <optimized out>
args_ptr = <optimized out>
#27 0x00005bf0ece70abd in thread_do_start (th=0x51500000fa80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#28 thread_start_func_2 (th=th@entry=0x51500000fa80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000080
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#29 0x00005bf0ece6fdae in call_thread_start_func_2 (th=0x51500000fa80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x74acfb9b2cc0
#30 nt_start (ptr=0x50c00000ab40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500000fa80
sched = <optimized out>
nt = 0x50c00000ab40
vm = 0x525000000100
#31 0x00005bf0ecae4b2f in asan_thread_start(void*) ()
No symbol table info available.
#32 0x000074ad1b09caa4 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 = {128286304450240, 8111090714874276246, 128286304450240, -352, 0, 140736337122864, 8111090714861693334, 8112006721114139030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#33 0x000074ad1b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x74ad1b389140 (LWP 212655) "ruby"):
#0 0x000074ad1b098d71 in __futex_abstimed_wait_common64 (private=23536, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=23536, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) 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=0x50c000000094, 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 0x000074ad1b09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x74ad1b09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffbb619f30, __canceltype = -1558121184, __prev = 0x0}
cbuffer = {wseq = 3127, cond = 0x50c000000068, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3127
seq = 1563
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=0x50c000000068, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005bf0ece4438f in rb_native_cond_wait (cond=0x50c000000094, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=0x515000000080, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x51500000fa80
#7 0x00005bf0ece52008 in thread_sched_yield (sched=0x514000000108, th=0x515000000080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1151
can_direct_transfer = <optimized out>
#8 rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk_asan/thread.c:1492
th = 0x515000000080
#9 0x00005bf0ece56ae7 in rb_threadptr_execute_interrupts (th=0x515000000080, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2702
limits_us = 100000
sig = <optimized out>
timer_interrupt = <optimized out>
pending_interrupt = <optimized out>
terminate_interrupt = <optimized out>
trap_interrupt = <optimized out>
postponed_job_interrupt = <optimized out>
ret = 0
interrupt = 1
#10 0x00005bf0ecf53d3d in rb_vm_check_ints (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/vm_core.h:2234
No locals.
#11 vm_pop_frame (ec=0x5170000000d0, cfp=<optimized out>, ep=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:452
flags = <optimized out>
#12 rb_vm_pop_frame (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:461
No locals.
#13 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:3906
ci = 0x5d7100100005
cc = <optimized out>
me = 0x74ad1a9ede28
cfunc = <optimized out>
recv = 128286824841840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#14 0x00005bf0ecef580d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x74ad1ac71720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5bf0ecee9cb6 <vm_exec_core+1478>, 0x5bf0eceeafbd <vm_exec_core+6349>, 0x5bf0ecef01f1 <vm_exec_core+27393>, 0x5bf0eceeab2f <vm_exec_core+5183>, 0x5bf0ecef0f35 <vm_exec_core+30789>, 0x5bf0eceeedad <vm_exec_core+22205>, 0x5bf0eceec9ae <vm_exec_core+12990>, 0x5bf0ecee9e1e <vm_exec_core+1838>, 0x5bf0ecef07e4 <vm_exec_core+28916>, 0x5bf0ecef052c <vm_exec_core+28220>, 0x5bf0eceeadac <vm_exec_core+5820>, 0x5bf0eceea30e <vm_exec_core+3102>, 0x5bf0eceef4a6 <vm_exec_core+23990>, 0x5bf0eceeb8b3 <vm_exec_core+8643>, 0x5bf0ecef0978 <vm_exec_core+29320>, 0x5bf0ecef068e <vm_exec_core+28574>, 0x5bf0eceebfa1 <vm_exec_core+10417>, 0x5bf0eceec93d <vm_exec_core+12877>, 0x5bf0eceef005 <vm_exec_core+22805>, 0x5bf0ecef0605 <vm_exec_core+28437>, 0x5bf0eceee420 <vm_exec_core+19760>, 0x5bf0eceef08e <vm_exec_core+22942>, 0x5bf0eceefb47 <vm_exec_core+25687>, 0x5bf0eceee35d <vm_exec_core+19565>, 0x5bf0eceea24b <vm_exec_core+2907>, 0x5bf0eceeeab0 <vm_exec_core+21440>, 0x5bf0eceea0de <vm_exec_core+2542>, 0x5bf0eceea514 <vm_exec_core+3620>, 0x5bf0eceec224 <vm_exec_core+11060>, 0x5bf0eceedf2a <vm_exec_core+18490>, 0x5bf0eceee949 <vm_exec_core+21081>, 0x5bf0eceedbbf <vm_exec_core+17615>, 0x5bf0ecee9cea <vm_exec_core+1530>, 0x5bf0eceefd77 <vm_exec_core+26247>, 0x5bf0ecef0457 <vm_exec_core+28007>, 0x5bf0eceea6bb <vm_exec_core+4043>, 0x5bf0eceeb267 <vm_exec_core+7031>, 0x5bf0eceeaf25 <vm_exec_core+6197>, 0x5bf0eceeb9a2 <vm_exec_core+8882>, 0x5bf0eceec7d9 <vm_exec_core+12521>, 0x5bf0eceea762 <vm_exec_core+4210>, 0x5bf0eceefbdf <vm_exec_core+25839>, 0x5bf0eceeb1f1 <vm_exec_core+6913>, 0x5bf0eceec687 <vm_exec_core+12183>, 0x5bf0eceed14e <vm_exec_core+14942>, 0x5bf0eceef53c <vm_exec_core+24140>, 0x5bf0eceee5e2 <vm_exec_core+20210>, 0x5bf0eceebc7c <vm_exec_core+9612>, 0x5bf0eceeb4fe <vm_exec_core+7694>, 0x5bf0eceef392 <vm_exec_core+23714>, 0x5bf0eceec404 <vm_exec_core+11540>, 0x5bf0eceeebaf <vm_exec_core+21695>, 0x5bf0eceee654 <vm_exec_core+20324>, 0x5bf0eceeec66 <vm_exec_core+21878>, 0x5bf0ecef0129 <vm_exec_core+27193>, 0x5bf0eceed9d1 <vm_exec_core+17121>, 0x5bf0eceef5f5 <vm_exec_core+24325>, 0x5bf0ecee9a38 <vm_exec_core+840>, 0x5bf0eceef123 <vm_exec_core+23091>, 0x5bf0eceebd9b <vm_exec_core+9899>, 0x5bf0eceee2b8 <vm_exec_core+19400>, 0x5bf0eceee4f8 <vm_exec_core+19976>, 0x5bf0eceecd82 <vm_exec_core+13970>, 0x5bf0eceea5c8 <vm_exec_core+3800>, 0x5bf0eceec149 <vm_exec_core+10841>, 0x5bf0eceeb786 <vm_exec_core+8342>, 0x5bf0eceeece4 <vm_exec_core+22004>, 0x5bf0eceea8f3 <vm_exec_core+4611>, 0x5bf0eceecb2f <vm_exec_core+13375>, 0x5bf0eceed47f <vm_exec_core+15759>, 0x5bf0eceeba80 <vm_exec_core+9104>, 0x5bf0ecef6fdd <vm_exec_core+55533>, 0x5bf0eceeb455 <vm_exec_core+7525>, 0x5bf0eceeb34d <vm_exec_core+7261>, 0x5bf0eceeb658 <vm_exec_core+8040>, 0x5bf0eceec043 <vm_exec_core+10579>, 0x5bf0eceeddc3 <vm_exec_core+18131>, 0x5bf0eceed209 <vm_exec_core+15129>, 0x5bf0eceee9c8 <vm_exec_core+21208>, 0x5bf0eceed665 <vm_exec_core+16245>, 0x5bf0eceefca0 <vm_exec_core+26032>, 0x5bf0ecef11d7 <vm_exec_core+31463>, 0x5bf0eceefee4 <vm_exec_core+26612>, 0x5bf0ecef0ac8 <vm_exec_core+29656>, 0x5bf0ecef0bb9 <vm_exec_core+29897>, 0x5bf0eceea170 <vm_exec_core+2688>, 0x5bf0ecef070d <vm_exec_core+28701>, 0x5bf0eceec329 <vm_exec_core+11321>, 0x5bf0ecef089b <vm_exec_core+29099>, 0x5bf0eceebe6a <vm_exec_core+10106>, 0x5bf0eceefe1b <vm_exec_core+26411>, 0x5bf0eceea007 <vm_exec_core+2327>, 0x5bf0eceea7ed <vm_exec_core+4349>, 0x5bf0ecef0dfd <vm_exec_core+30477>, 0x5bf0eceec70d <vm_exec_core+12317>, 0x5bf0eceec50a <vm_exec_core+11802>, 0x5bf0ecee9a3d <vm_exec_core+845>, 0x5bf0ecee9f2a <vm_exec_core+2106>, 0x5bf0ecee9ac3 <vm_exec_core+979>, 0x5bf0eceeffd3 <vm_exec_core+26851>, 0x5bf0eceed88e <vm_exec_core+16798>, 0x5bf0eceecf52 <vm_exec_core+14434>, 0x5bf0eceed76a <vm_exec_core+16506>, 0x5bf0eceed3b6 <vm_exec_core+15558>, 0x5bf0eceec59f <vm_exec_core+11951>, 0x5bf0eceece5d <vm_exec_core+14189>, 0x5bf0eceec829 <vm_exec_core+12601>, 0x5bf0eceed06c <vm_exec_core+14716>, 0x5bf0eceed0dd <vm_exec_core+14829>, 0x5bf0ecee9ca7 <vm_exec_core+1463>, 0x5bf0eceeafae <vm_exec_core+6334>, 0x5bf0ecef01e2 <vm_exec_core+27378>, 0x5bf0eceeab20 <vm_exec_core+5168>, 0x5bf0ecef0f26 <vm_exec_core+30774>, 0x5bf0eceeed9e <vm_exec_core+22190>, 0x5bf0eceec99f <vm_exec_core+12975>, 0x5bf0ecee9e0f <vm_exec_core+1823>, 0x5bf0ecef07d5 <vm_exec_core+28901>, 0x5bf0ecef051d <vm_exec_core+28205>, 0x5bf0eceead9d <vm_exec_core+5805>, 0x5bf0eceea2ff <vm_exec_core+3087>, 0x5bf0eceef497 <vm_exec_core+23975>, 0x5bf0eceeb8a4 <vm_exec_core+8628>, 0x5bf0ecef0969 <vm_exec_core+29305>, 0x5bf0ecef067f <vm_exec_core+28559>, 0x5bf0eceebf92 <vm_exec_core+10402>, 0x5bf0eceec92e <vm_exec_core+12862>, 0x5bf0eceeeff6 <vm_exec_core+22790>, 0x5bf0ecef05f6 <vm_exec_core+28422>, 0x5bf0eceee411 <vm_exec_core+19745>, 0x5bf0eceef07f <vm_exec_core+22927>, 0x5bf0eceefb38 <vm_exec_core+25672>, 0x5bf0eceee34e <vm_exec_core+19550>, 0x5bf0eceea23c <vm_exec_core+2892>, 0x5bf0eceeeaa1 <vm_exec_core+21425>, 0x5bf0eceea0cf <vm_exec_core+2527>, 0x5bf0eceea505 <vm_exec_core+3605>, 0x5bf0eceec215 <vm_exec_core+11045>, 0x5bf0eceedf1b <vm_exec_core+18475>, 0x5bf0eceee93a <vm_exec_core+21066>, 0x5bf0eceedbb0 <vm_exec_core+17600>, 0x5bf0ecee9cdb <vm_exec_core+1515>, 0x5bf0eceefd68 <vm_exec_core+26232>, 0x5bf0ecef0448 <vm_exec_core+27992>, 0x5bf0eceea6ac <vm_exec_core+4028>, 0x5bf0eceeb258 <vm_exec_core+7016>, 0x5bf0eceeaf16 <vm_exec_core+6182>, 0x5bf0eceeb993 <vm_exec_core+8867>, 0x5bf0eceec7ca <vm_exec_core+12506>, 0x5bf0eceea753 <vm_exec_core+4195>, 0x5bf0eceefbd0 <vm_exec_core+25824>, 0x5bf0eceeb1e2 <vm_exec_core+6898>, 0x5bf0eceec678 <vm_exec_core+12168>, 0x5bf0eceed13f <vm_exec_core+14927>, 0x5bf0eceef52d <vm_exec_core+24125>, 0x5bf0eceee5d3 <vm_exec_core+20195>, 0x5bf0eceebc6d <vm_exec_core+9597>, 0x5bf0eceeb4ef <vm_exec_core+7679>, 0x5bf0eceef383 <vm_exec_core+23699>, 0x5bf0eceec3f5 <vm_exec_core+11525>, 0x5bf0eceeeba0 <vm_exec_core+21680>, 0x5bf0eceee645 <vm_exec_core+20309>, 0x5bf0eceeec57 <vm_exec_core+21863>, 0x5bf0ecef011a <vm_exec_core+27178>, 0x5bf0eceed9c2 <vm_exec_core+17106>, 0x5bf0eceef5e6 <vm_exec_core+24310>, 0x5bf0eceeea8d <vm_exec_core+21405>, 0x5bf0eceef114 <vm_exec_core+23076>, 0x5bf0eceebd8c <vm_exec_core+9884>, 0x5bf0eceee2a9 <vm_exec_core+19385>, 0x5bf0eceee4e9 <vm_exec_core+19961>, 0x5bf0eceecd73 <vm_exec_core+13955>, 0x5bf0eceedf16 <vm_exec_core+18470>, 0x5bf0eceec13a <vm_exec_core+10826>, 0x5bf0eceeb777 <vm_exec_core+8327>, 0x5bf0eceeecd5 <vm_exec_core+21989>, 0x5bf0eceea8e4 <vm_exec_core+4596>, 0x5bf0eceecb20 <vm_exec_core+13360>, 0x5bf0eceed470 <vm_exec_core+15744>, 0x5bf0eceeba71 <vm_exec_core+9089>, 0x5bf0ecef6fce <vm_exec_core+55518>, 0x5bf0eceeb446 <vm_exec_core+7510>, 0x5bf0eceeb33e <vm_exec_core+7246>, 0x5bf0eceeb649 <vm_exec_core+8025>, 0x5bf0eceec034 <vm_exec_core+10564>, 0x5bf0eceeddb4 <vm_exec_core+18116>, 0x5bf0eceed1fa <vm_exec_core+15114>, 0x5bf0eceeddaf <vm_exec_core+18111>, 0x5bf0eceee5ce <vm_exec_core+20190>, 0x5bf0eceee5c9 <vm_exec_core+20185>, 0x5bf0eceeb644 <vm_exec_core+8020>, 0x5bf0eceeea8d <vm_exec_core+21405>, 0x5bf0eceec793 <vm_exec_core+12451>, 0x5bf0eceec798 <vm_exec_core+12456>, 0x5bf0eceee5c4 <vm_exec_core+20180>, 0x5bf0eceee40c <vm_exec_core+19740>, 0x5bf0eceed46b <vm_exec_core+15739>, 0x5bf0eceed3a2 <vm_exec_core+15538>, 0x5bf0eceee4bb <vm_exec_core+19915>, 0x5bf0eceed875 <vm_exec_core+16773>...}
reg_cfp = 0x74ad1ac71720
reg_pc = 0x50f000001678
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005bf0ecee48f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x00005bf0ecf2cb88 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5170000000d0
val = <optimized out>
#18 0x00005bf0ecb2bc7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x74ad1a98fd78) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffbb61ac90, <optimized out>, 0x7fffbb61abe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x74ad1a98fd78
#19 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#20 0x00005bf0ecb24be7 in rb_main (argc=5, argv=0x7fffbb61ae68) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#21 main (argc=5, argv=0x7fffbb61ae68) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 212655) detached]
$ timeout 60 gdb -p 173157 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 212714]
[New LWP 212712]
[New LWP 196733]
[New LWP 191156]
[New LWP 190383]
[New LWP 173954]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=30945, cancel=true, abstime=0x7fffa0816960, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x78e1b47a3140 (LWP 173157) "ruby" 0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=30945, cancel=true, abstime=0x7fffa0816960, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
2 Thread 0x78e17eec36c0 (LWP 212714) "envutil.rb:244" 0x000078e1b451b4fd in __GI___poll (fds=0x78e17e1c3860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x78e1934fd6c0 (LWP 212712) "envutil.rb:243" 0x000078e1b451b4fd in __GI___poll (fds=0x78e1802d6660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x78e17fdcd6c0 (LWP 196733) "parallel.rb:40" 0x000078e1b451b4fd in __GI___poll (fds=0x78e180de5160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x78e1833f76c0 (LWP 191156) "Gem::Timeout st" 0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000595710) at ./nptl/futex-internal.c:57
6 Thread 0x78e1985ff6c0 (LWP 190383) "ruby" 0x000078e1b451b4fd in __GI___poll (fds=0x78e194fbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
7 Thread 0x78e191df26c0 (LWP 173954) "Timeout stdlib " 0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0004412d4) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 7 (Thread 0x78e191df26c0 (LWP 173954) "Timeout stdlib "):
#0 0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0004412d4) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0004412d4) 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=0x50c0004412d4, 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 0x000078e1b449b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0004412a8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78e1b449b4b0 <__condvar_cleanup_waiting>, __arg = 0x78e191df0c40, __canceltype = -1891890416, __prev = 0x0}
cbuffer = {wseq = 15, cond = 0x50c0004412a8, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 15
seq = 7
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=0x50c0004412a8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005bc51dda138f in rb_native_cond_wait (cond=0x50c0004412d4, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000078580, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x00005bc51ddcbca1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000078580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x00005bc51ddacae1 in native_sleep (th=0x515000078580, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x515000078580, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x00005bc51ddca80c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132910778577040, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1051
args = <optimized out>
#12 0x00005bc51da8d8f7 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:1174
_ec = 0x51700006ef50
_tag = {tag = 36, retval = <optimized out>, buf = {0x78e191df0fb0, <optimized out>, 0x78e191df0ec0, <optimized out>, <optimized out>}, prev = 0x78e18f0b2240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51700006ef50
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x00005bc51ddc9b6e in queue_do_pop (self=<optimized out>, q=0x504000038910, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1126
queue_waiter = {w = {self = 132910778577040, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 132910778577040, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000038910
end = 0
#14 0x00005bc51de4e4a9 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:7534
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x00005bc51de4e4a9 in vm_invoke_builtin_delegate (ec=0x51700006ef50, cfp=0x78e190cbb758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51700006ef50) at ../../src/trunk_asan/insns.def:1675
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e190cbb758
reg_pc = 0x510000002bf8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bc51de418f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x51700006ef50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x00005bc51de84e4b in invoke_iseq_block_from_c (ec=0x51700006ef50, captured=<optimized out>, self=132910778643040, 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:1814
flags = 0
iseq = 0x78e1b3be7a40
cfp = 0x78e190cbb7c8
sp = 0x78e190bbb818
use_argv = <optimized out>
stack_argv = 0x78e190bbb818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51700006ef50, self=132910778643040, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005bc51de830a6 in rb_vm_invoke_proc (ec=0x50c0004412d4, proc=0x189, proc@entry=0x50400024a690, argc=-1270248079, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#22 0x00005bc51ddcff2d in thread_do_start_proc (th=th@entry=0x515000078580) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x50400024a690
args_len = 0
args_ptr = <optimized out>
#23 0x00005bc51ddcdabd in thread_do_start (th=0x515000078580) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x515000078580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x00005bc51ddccdae in call_thread_start_func_2 (th=0x515000078580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x78e191df1cc0
#26 nt_start (ptr=0x50c000441280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000078580
sched = <optimized out>
nt = 0x50c000441280
vm = 0x525000000100
#27 0x00005bc51da41b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078e1b449caa4 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 = {132910210295488, -5904425900235196148, 132910210295488, -352, 115, 140735886217840, -5904425900256167668, -5904490963328861940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000078e1b4529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 6 (Thread 0x78e1985ff6c0 (LWP 190383) "ruby"):
#0 0x000078e1b451b4fd in __GI___poll (fds=0x78e194fbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bc51d9e877a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bc51ddd18da in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x00005bc51da41b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000078e1b449caa4 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 = {132910319400640, -5904411608194647796, 132910319400640, -352, 0, 140735886221488, -5904411608215619316, -5904490963328861940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000078e1b4529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x78e1833f76c0 (LWP 191156) "Gem::Timeout st"):
#0 0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000595710) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000595710) 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=0x50c000595710, 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 0x000078e1b449b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0005956e8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78e1b449b4b0 <__condvar_cleanup_waiting>, __arg = 0x78e1833f5c40, __canceltype = 2134846224, __prev = 0x0}
cbuffer = {wseq = 48, cond = 0x50c0005956e8, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 48
seq = 24
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=0x50c0005956e8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005bc51dda138f in rb_native_cond_wait (cond=0x50c000595710, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x5150002ef980, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x00005bc51ddcbca1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x5150002ef980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x00005bc51ddacae1 in native_sleep (th=0x5150002ef980, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x5150002ef980, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x00005bc51ddca80c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132910134662200, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1051
args = <optimized out>
#12 0x00005bc51da8d8f7 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:1174
_ec = 0x51700035f750
_tag = {tag = 36, retval = <optimized out>, buf = {0x78e1833f5fb0, <optimized out>, 0x78e1833f5ec0, <optimized out>, <optimized out>}, prev = 0x78e17f0cd240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51700035f750
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x00005bc51ddc9b6e in queue_do_pop (self=<optimized out>, q=0x504000529910, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1126
queue_waiter = {w = {self = 132910134662200, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 132910134662200, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000529910
end = 0
#14 0x00005bc51de4e4a9 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:7534
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x00005bc51de4e4a9 in vm_invoke_builtin_delegate (ec=0x51700035f750, cfp=0x78e18755b758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51700035f750) at ../../src/trunk_asan/insns.def:1675
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e18755b758
reg_pc = 0x510000002bf8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bc51de418f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x51700035f750
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x00005bc51de84e4b in invoke_iseq_block_from_c (ec=0x51700035f750, captured=<optimized out>, self=132910778435880, 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:1814
flags = 0
iseq = 0x78e18d5d1d98
cfp = 0x78e18755b7c8
sp = 0x78e18745b818
use_argv = <optimized out>
stack_argv = 0x78e18745b818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51700035f750, self=132910778435880, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005bc51de830a6 in rb_vm_invoke_proc (ec=0x50c000595710, proc=0x189, proc@entry=0x504000296110, argc=-1270248079, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#22 0x00005bc51ddcff2d in thread_do_start_proc (th=th@entry=0x5150002ef980) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000296110
args_len = 0
args_ptr = <optimized out>
#23 0x00005bc51ddcdabd in thread_do_start (th=0x5150002ef980) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x5150002ef980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x00005bc51ddccdae in call_thread_start_func_2 (th=0x5150002ef980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x78e1833f6cc0
#26 nt_start (ptr=0x50c0005956c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150002ef980
sched = <optimized out>
nt = 0x50c0005956c0
vm = 0x525000000100
#27 0x00005bc51da41b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078e1b449caa4 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 = {132909964949184, -5904388239277590260, 132909964949184, -352, 22, 140735886217840, -5904388239298561780, -5904490963328861940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000078e1b4529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x78e17fdcd6c0 (LWP 196733) "parallel.rb:40"):
#0 0x000078e1b451b4fd in __GI___poll (fds=0x78e180de5160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bc51d9e877a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bc51db54099 in nogvl_wait_for (th=132910201808600, fptr=0x51100028eb40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12566
fds = {fd = 4, 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 0x00005bc51db5552a in internal_read_func (ptr=0x78e180de5040) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x78e180de5040
result = <optimized out>
#5 0x00005bc51ddb1a22 in rb_thread_io_blocking_call (io=0x51100028eb40, func=0x5bc51db55020 <internal_read_func>, data1=0x78e180de5040, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__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 0x00005bc51da8d8f7 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:1174
_ec = 0x5170003782d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x78e17fdcbe90, <optimized out>, 0x78e17fdcbda0, <optimized out>, <optimized out>}, prev = 0x78e180ddf240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170003782d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x00005bc51db692e2 in io_read_memory_locktmp (str=132909925028192, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
No locals.
#8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3502
str = <optimized out>
iis = {th = 132910201808600, fptr = 0x51100028eb40, nonblock = 0, fd = 4, buf = 0x51900062f280, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x51100028eb40
n = <optimized out>
shrinkable = <optimized out>
#9 0x00005bc51db45e31 in io_readpartial (argc=-2132913824, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x00005bc51deb0b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x40e100100003
cc = <optimized out>
me = 0x78e1b3da8910
cfunc = 0x50600002c0c8
recv = 132910201808720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x00005bc51de5280d in vm_sendish (ec=0x5170003782d0, reg_cfp=0x78e192cdf790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5170003782d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e192cdf790
reg_pc = 0x51300005f758
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005bc51de418f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5170003782d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x00005bc51de84e4b in invoke_iseq_block_from_c (ec=0x5170003782d0, captured=<optimized out>, self=132910774421560, 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:1814
flags = 0
iseq = 0x78e1b3d2f268
cfp = 0x78e192cdf7c8
sp = 0x78e192bdf818
use_argv = <optimized out>
stack_argv = 0x78e192bdf818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5170003782d0, self=132910774421560, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x00005bc51de830a6 in rb_vm_invoke_proc (ec=0x78e180de5160, proc=0x1, proc@entry=0x50400153a6d0, argc=-1269713667, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 4294967295
#18 0x00005bc51ddcff2d in thread_do_start_proc (th=th@entry=0x515000290980) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x50400153a6d0
args_len = 0
args_ptr = <optimized out>
#19 0x00005bc51ddcdabd in thread_do_start (th=0x515000290980) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x515000290980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#21 0x00005bc51ddccdae in call_thread_start_func_2 (th=0x515000290980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x78e17fdcccc0
#22 nt_start (ptr=0x50c00028b4c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000290980
sched = <optimized out>
nt = 0x50c00028b4c0
vm = 0x525000000100
#23 0x00005bc51da41b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000078e1b449caa4 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 = {132909908154048, -5904606231416440564, 132909908154048, -352, 25, 140735886223088, -5904606231437412084, -5904490963328861940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x000078e1b4529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x78e1934fd6c0 (LWP 212712) "envutil.rb:243"):
#0 0x000078e1b451b4fd in __GI___poll (fds=0x78e1802d6660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bc51d9e877a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bc51db54099 in nogvl_wait_for (th=132910194328320, fptr=0x5110004f4880, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12566
fds = {fd = 8, 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 0x00005bc51db5552a in internal_read_func (ptr=0x78e1802d6520) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x78e1802d6520
result = <optimized out>
#5 0x00005bc51ddb1a22 in rb_thread_io_blocking_call (io=0x5110004f4880, func=0x5bc51db55020 <internal_read_func>, data1=data1@entry=0x78e1802d6520, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__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 0x00005bc51db54e60 in rb_io_blocking_region_wait (io=0x5110004f4880, function=0x1, argument=0x78e1802d6520, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321
iis = {th = 132910194328320, fptr = 0x5110004f4880, nonblock = 0, fd = 8, buf = 0x525001db5100, capa = 8192, timeout = 0x0}
timeout_storage = <optimized out>
scheduler = <optimized out>
#8 0x00005bc51db58767 in io_bufread (ptr=0x525001db5100 "", len=8192, fptr=0x5110004f4880) at /tmp/ruby/src/trunk_asan/io.c:3064
offset = 0
n = 8192
c = <optimized out>
#9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
p = <optimized out>
#10 0x00005bc51da8d8f7 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:1174
_ec = 0x5170004248d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x78e1934fbdf0, <optimized out>, 0x78e1934fbd00, <optimized out>, <optimized out>}, prev = 0x78e1802d6240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170004248d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x00005bc51db56197 in io_fread (str=132910194327800, offset=0, size=8192, fptr=0x5110004f4880) at /tmp/ruby/src/trunk_asan/io.c:3117
arg = {str_ptr = 0x525001db5100 "", len = 8192, fptr = <optimized out>}
len = <optimized out>
errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=132910194327800) at /tmp/ruby/src/trunk_asan/io.c:3393
capa = <optimized out>
cr = 0
bytes = 0
pos = 0
enc = 0x50d000000110
n = <optimized out>
shrinkable = <optimized out>
#13 0x00005bc51db46206 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3817
str = <optimized out>
length = <optimized out>
fptr = 0x5110004f4880
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#14 0x00005bc51deb0b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x3fe100100001
cc = <optimized out>
me = 0x78e1b3da8820
cfunc = 0x50600002c128
recv = 132910194332000
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#15 0x00005bc51de5280d in vm_sendish (ec=0x5170004248d0, reg_cfp=0x78e1892fd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5170004248d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e1892fd790
reg_pc = 0x504000031370
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bc51de418f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5170004248d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x00005bc51de84e4b in invoke_iseq_block_from_c (ec=0x5170004248d0, captured=<optimized out>, self=132910778472360, 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:1814
flags = 0
iseq = 0x78e1b3721f88
cfp = 0x78e1892fd7c8
sp = 0x78e1891fd818
use_argv = <optimized out>
stack_argv = 0x78e1891fd818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5170004248d0, self=132910778472360, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005bc51de830a6 in rb_vm_invoke_proc (ec=0x78e1802d6660, proc=0x1, proc@entry=0x5040004a3610, argc=-1269713667, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 4294967295
#22 0x00005bc51ddcff2d in thread_do_start_proc (th=th@entry=0x51500004a900) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040004a3610
args_len = 0
args_ptr = <optimized out>
#23 0x00005bc51ddcdabd in thread_do_start (th=0x51500004a900) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x51500004a900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x00005bc51ddccdae in call_thread_start_func_2 (th=0x51500004a900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x78e1934fccc0
#26 nt_start (ptr=0x50c00052d2c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500004a900
sched = <optimized out>
nt = 0x50c00052d2c0
vm = 0x525000000100
#27 0x00005bc51da41b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078e1b449caa4 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 = {132910234457792, -5904422741823620852, 132910234457792, -352, 11, 140735886220528, -5904422741844592372, -5904490963328861940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000078e1b4529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x78e17eec36c0 (LWP 212714) "envutil.rb:244"):
#0 0x000078e1b451b4fd in __GI___poll (fds=0x78e17e1c3860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005bc51d9e877a in __interceptor_poll ()
No symbol table info available.
#2 0x00005bc51db54099 in nogvl_wait_for (th=132910194328080, fptr=0x5110000d1f00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12566
fds = {fd = 10, 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 0x00005bc51db5552a in internal_read_func (ptr=0x78e17e1c3720) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x78e17e1c3720
result = <optimized out>
#5 0x00005bc51ddb1a22 in rb_thread_io_blocking_call (io=0x5110000d1f00, func=0x5bc51db55020 <internal_read_func>, data1=data1@entry=0x78e17e1c3720, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__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 0x00005bc51db54e60 in rb_io_blocking_region_wait (io=0x5110000d1f00, function=0x1, argument=0x78e17e1c3720, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321
iis = {th = 132910194328080, fptr = 0x5110000d1f00, nonblock = 0, fd = 10, buf = 0x5250008aebec, capa = 7444, timeout = 0x0}
timeout_storage = <optimized out>
scheduler = <optimized out>
#8 0x00005bc51db58767 in io_bufread (ptr=0x5250008ae900 "th: 0x515000000080, native_id: 0x74ad1b389140\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer\nc:0004 p:00"..., len=8192, fptr=0x5110000d1f00) at /tmp/ruby/src/trunk_asan/io.c:3064
offset = 748
n = 7444
c = <optimized out>
#9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
p = <optimized out>
#10 0x00005bc51da8d8f7 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:1174
_ec = 0x5170004352d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x78e17eec1df0, <optimized out>, 0x78e17eec1d00, <optimized out>, <optimized out>}, prev = 0x78e17e1c3240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170004352d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x00005bc51db56197 in io_fread (str=132910194327680, offset=0, size=8192, fptr=0x5110000d1f00) at /tmp/ruby/src/trunk_asan/io.c:3117
arg = {str_ptr = 0x5250008ae900 "th: 0x515000000080, native_id: 0x74ad1b389140\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer\nc:0004 p:00"..., len = 8192, fptr = <optimized out>}
len = <optimized out>
errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=132910194327680) at /tmp/ruby/src/trunk_asan/io.c:3393
capa = <optimized out>
cr = 0
bytes = 0
pos = 0
enc = 0x50d000000110
n = <optimized out>
shrinkable = <optimized out>
#13 0x00005bc51db46206 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3817
str = <optimized out>
length = <optimized out>
fptr = 0x5110000d1f00
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#14 0x00005bc51deb0b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x3fe100100001
cc = <optimized out>
me = 0x78e1b3da8820
cfunc = 0x50600002c128
recv = 132910194331880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#15 0x00005bc51de5280d in vm_sendish (ec=0x5170004352d0, reg_cfp=0x78e186d2f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5170004352d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e186d2f790
reg_pc = 0x504000031430
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bc51de418f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5170004352d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x00005bc51de84e4b in invoke_iseq_block_from_c (ec=0x5170004352d0, captured=<optimized out>, self=132910778472360, 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:1814
flags = 0
iseq = 0x78e1b3721f10
cfp = 0x78e186d2f7c8
sp = 0x78e186c2f818
use_argv = <optimized out>
stack_argv = 0x78e186c2f818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5170004352d0, self=132910778472360, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005bc51de830a6 in rb_vm_invoke_proc (ec=0x78e17e1c3860, proc=0x1, proc@entry=0x504000488050, argc=-1269713667, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 4294967295
#22 0x00005bc51ddcff2d in thread_do_start_proc (th=th@entry=0x51500005d000) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000488050
args_len = 0
args_ptr = <optimized out>
#23 0x00005bc51ddcdabd in thread_do_start (th=0x51500005d000) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x51500005d000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x00005bc51ddccdae in call_thread_start_func_2 (th=0x51500005d000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x78e17eec2cc0
#26 nt_start (ptr=0x50c0003e3740) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500005d000
sched = <optimized out>
nt = 0x50c0003e3740
vm = 0x525000000100
#27 0x00005bc51da41b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078e1b449caa4 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 = {132909892384448, -5904608839535331060, 132909892384448, -352, 11, 140735886220528, -5904608839556302580, -5904490963328861940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000078e1b4529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x78e1b47a3140 (LWP 173157) "ruby"):
#0 0x000078e1b4498d71 in __futex_abstimed_wait_common64 (private=30945, cancel=true, abstime=0x7fffa0816960, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=30945, abstime=0x7fffa0816960, clockid=20800, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 5325056
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fffa0816960, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000078e1b449bc8e in __pthread_cond_wait_common (abstime=0x7fffa0816960, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78e1b449b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffa0816850, __canceltype = -1305053376, __prev = 0x0}
cbuffer = {wseq = 6649, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 6649
seq = 3324
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fffa0816960) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005bc51ddcb7d1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x78e1b2367660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
end = <optimized out>
sched = 0x514000000108
lock = 0x515000000420
cond = 0x50c000000068
max = 100000000000000000
#7 0x00005bc51ddd2a24 in native_sleep (th=0x515000000300, rel=0x78e1b2367660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
sched = <optimized out>
#8 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1089
scheduler = 4
p = <optimized out>
target_th = <optimized out>
th = 0x515000000300
end = 8917063693418858
limit = 0x78e1b2367660
#9 0x00005bc51da8d8f7 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:1174
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa0816b70, <optimized out>, 0x7fffa0816a80, <optimized out>, <optimized out>}, prev = 0x78e1b254e840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#10 0x00005bc51ddd256e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1131
waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
ec = <optimized out>
th = <optimized out>
fiber = 0x517000000080
#11 0x00005bc51ddc4210 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1232
rel = <optimized out>
timeout = <optimized out>
limit = 0x78e1b2367660
#12 0x00005bc51deb0b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x34f100100003
cc = <optimized out>
me = 0x78e1b3d8dac0
cfunc = 0x506000045c88
recv = 132910194328320
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#13 0x00005bc51de5280d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78e1b4018480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e1b4018480
reg_pc = 0x52300000b820
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005bc51de418f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x00005bc51ded1272 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78e1b4018620, self=132910774421560, 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:1814
flags = 0
iseq = 0x78e1b3d20a60
cfp = <optimized out>
sp = 0x78e1b3f18a28
use_argv = 0x78e1b2443260
stack_argv = 0x78e1b3f18a28
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:1828
captured = 0x78e1b4018620
#18 0x00005bc51de72abc 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:1865
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:1873
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x00005bc51de72abc in rb_yield (val=<optimized out>)
No locals.
#22 0x00005bc51e037833 in rb_ary_collect (ary=132910201807560) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 132910191010080
i = 19
#23 0x00005bc51deb0b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x167100000001
cc = <optimized out>
th: 0x515000000300, native_id: 0x78e1b47a3140
me = 0x78e1b3daebf8
cfunc = 0x506000020068
recv = 132910201807560
block_handler = <optimized out>
-- Control frame information -----------------------------------------------
frame_type = 1431634051
len = <optimized out>
c:0017 p:---- s:0161 e:000160 l:y b:---- CFUNC :join
c:0016 p:0484 s:0156 E:0001d0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:247
val = <optimized out>
c:0015 p:0084 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
c:0014 p:0044 s:0100 e:000099 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_gc.rb:767
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
#24 0x00005bc51de4b0ff in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78e1b4018608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
cc = <optimized out>
calling = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:855
bh = <optimized out>
blockiseq = <optimized out>
c:0007 p:0069 s:0046 E:0005e0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
leaf = false
val = <optimized out>
cd = 0x512000013f30
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
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e1b4018608
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
reg_pc = 0x51900001b210
INSN_LABEL_nop = <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:001630 l:y b:---- DUMMY [FINISH]
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>
th: 0x515000078580, native_id: 0x78e191df26c0
-- Control frame information -----------------------------------------------
INSN_LABEL_getinstancevariable = <optimized out>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
INSN_LABEL_setinstancevariable = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
th: 0x5150002ef980, native_id: 0x78e1833f76c0
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
-- Control frame information -----------------------------------------------
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x515000290980, native_id: 0x78e17fdcd6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <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_concatstrings = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x51500004a900, native_id: 0x78e1934fd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:243 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x51500005d000, native_id: 0x78e17eec36c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:244 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005bc51de41cdb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#28 0x00005bc51ded1272 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x78e1b4018738, self=132910774421560, 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:1814
flags = 0
iseq = 0x78e1b3d2f420
cfp = <optimized out>
sp = 0x78e1b3f188d0
use_argv = 0x78e1b2464960
stack_argv = 0x78e1b3f188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x78e1b4018738
#30 0x00005bc51de72abc 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:1865
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#33 0x00005bc51de72abc in rb_yield (val=<optimized out>)
No locals.
#34 0x00005bc51e037833 in rb_ary_collect (ary=132910201808880) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 132910201808800
i = 0
#35 0x00005bc51deb0b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x167100000001
cc = <optimized out>
me = 0x78e1b3daebf8
cfunc = 0x506000020068
recv = 132910201808880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#36 0x00005bc51de4b0ff in vm_sendish (ec=0x5170000000d0, reg_cfp=0x78e1b4018720, cd=0x50200002a030, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:855
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002a030
insns_address_table = {0x5bc51de46cb6 <vm_exec_core+1478>, 0x5bc51de47fbd <vm_exec_core+6349>, 0x5bc51de4d1f1 <vm_exec_core+27393>, 0x5bc51de47b2f <vm_exec_core+5183>, 0x5bc51de4df35 <vm_exec_core+30789>, 0x5bc51de4bdad <vm_exec_core+22205>, 0x5bc51de499ae <vm_exec_core+12990>, 0x5bc51de46e1e <vm_exec_core+1838>, 0x5bc51de4d7e4 <vm_exec_core+28916>, 0x5bc51de4d52c <vm_exec_core+28220>, 0x5bc51de47dac <vm_exec_core+5820>, 0x5bc51de4730e <vm_exec_core+3102>, 0x5bc51de4c4a6 <vm_exec_core+23990>, 0x5bc51de488b3 <vm_exec_core+8643>, 0x5bc51de4d978 <vm_exec_core+29320>, 0x5bc51de4d68e <vm_exec_core+28574>, 0x5bc51de48fa1 <vm_exec_core+10417>, 0x5bc51de4993d <vm_exec_core+12877>, 0x5bc51de4c005 <vm_exec_core+22805>, 0x5bc51de4d605 <vm_exec_core+28437>, 0x5bc51de4b420 <vm_exec_core+19760>, 0x5bc51de4c08e <vm_exec_core+22942>, 0x5bc51de4cb47 <vm_exec_core+25687>, 0x5bc51de4b35d <vm_exec_core+19565>, 0x5bc51de4724b <vm_exec_core+2907>, 0x5bc51de4bab0 <vm_exec_core+21440>, 0x5bc51de470de <vm_exec_core+2542>, 0x5bc51de47514 <vm_exec_core+3620>, 0x5bc51de49224 <vm_exec_core+11060>, 0x5bc51de4af2a <vm_exec_core+18490>, 0x5bc51de4b949 <vm_exec_core+21081>, 0x5bc51de4abbf <vm_exec_core+17615>, 0x5bc51de46cea <vm_exec_core+1530>, 0x5bc51de4cd77 <vm_exec_core+26247>, 0x5bc51de4d457 <vm_exec_core+28007>, 0x5bc51de476bb <vm_exec_core+4043>, 0x5bc51de48267 <vm_exec_core+7031>, 0x5bc51de47f25 <vm_exec_core+6197>, 0x5bc51de489a2 <vm_exec_core+8882>, 0x5bc51de497d9 <vm_exec_core+12521>, 0x5bc51de47762 <vm_exec_core+4210>, 0x5bc51de4cbdf <vm_exec_core+25839>, 0x5bc51de481f1 <vm_exec_core+6913>, 0x5bc51de49687 <vm_exec_core+12183>, 0x5bc51de4a14e <vm_exec_core+14942>, 0x5bc51de4c53c <vm_exec_core+24140>, 0x5bc51de4b5e2 <vm_exec_core+20210>, 0x5bc51de48c7c <vm_exec_core+9612>, 0x5bc51de484fe <vm_exec_core+7694>, 0x5bc51de4c392 <vm_exec_core+23714>, 0x5bc51de49404 <vm_exec_core+11540>, 0x5bc51de4bbaf <vm_exec_core+21695>, 0x5bc51de4b654 <vm_exec_core+20324>, 0x5bc51de4bc66 <vm_exec_core+21878>, 0x5bc51de4d129 <vm_exec_core+27193>, 0x5bc51de4a9d1 <vm_exec_core+17121>, 0x5bc51de4c5f5 <vm_exec_core+24325>, 0x5bc51de46a38 <vm_exec_core+840>, 0x5bc51de4c123 <vm_exec_core+23091>, 0x5bc51de48d9b <vm_exec_core+9899>, 0x5bc51de4b2b8 <vm_exec_core+19400>, 0x5bc51de4b4f8 <vm_exec_core+19976>, 0x5bc51de49d82 <vm_exec_core+13970>, 0x5bc51de475c8 <vm_exec_core+3800>, 0x5bc51de49149 <vm_exec_core+10841>, 0x5bc51de48786 <vm_exec_core+8342>, 0x5bc51de4bce4 <vm_exec_core+22004>, 0x5bc51de478f3 <vm_exec_core+4611>, 0x5bc51de49b2f <vm_exec_core+13375>, 0x5bc51de4a47f <vm_exec_core+15759>, 0x5bc51de48a80 <vm_exec_core+9104>, 0x5bc51de53fdd <vm_exec_core+55533>, 0x5bc51de48455 <vm_exec_core+7525>, 0x5bc51de4834d <vm_exec_core+7261>, 0x5bc51de48658 <vm_exec_core+8040>, 0x5bc51de49043 <vm_exec_core+10579>, 0x5bc51de4adc3 <vm_exec_core+18131>, 0x5bc51de4a209 <vm_exec_core+15129>, 0x5bc51de4b9c8 <vm_exec_core+21208>, 0x5bc51de4a665 <vm_exec_core+16245>, 0x5bc51de4cca0 <vm_exec_core+26032>, 0x5bc51de4e1d7 <vm_exec_core+31463>, 0x5bc51de4cee4 <vm_exec_core+26612>, 0x5bc51de4dac8 <vm_exec_core+29656>, 0x5bc51de4dbb9 <vm_exec_core+29897>, 0x5bc51de47170 <vm_exec_core+2688>, 0x5bc51de4d70d <vm_exec_core+28701>, 0x5bc51de49329 <vm_exec_core+11321>, 0x5bc51de4d89b <vm_exec_core+29099>, 0x5bc51de48e6a <vm_exec_core+10106>, 0x5bc51de4ce1b <vm_exec_core+26411>, 0x5bc51de47007 <vm_exec_core+2327>, 0x5bc51de477ed <vm_exec_core+4349>, 0x5bc51de4ddfd <vm_exec_core+30477>, 0x5bc51de4970d <vm_exec_core+12317>, 0x5bc51de4950a <vm_exec_core+11802>, 0x5bc51de46a3d <vm_exec_core+845>, 0x5bc51de46f2a <vm_exec_core+2106>, 0x5bc51de46ac3 <vm_exec_core+979>, 0x5bc51de4cfd3 <vm_exec_core+26851>, 0x5bc51de4a88e <vm_exec_core+16798>, 0x5bc51de49f52 <vm_exec_core+14434>, 0x5bc51de4a76a <vm_exec_core+16506>, 0x5bc51de4a3b6 <vm_exec_core+15558>, 0x5bc51de4959f <vm_exec_core+11951>, 0x5bc51de49e5d <vm_exec_core+14189>, 0x5bc51de49829 <vm_exec_core+12601>, 0x5bc51de4a06c <vm_exec_core+14716>, 0x5bc51de4a0dd <vm_exec_core+14829>, 0x5bc51de46ca7 <vm_exec_core+1463>, 0x5bc51de47fae <vm_exec_core+6334>, 0x5bc51de4d1e2 <vm_exec_core+27378>, 0x5bc51de47b20 <vm_exec_core+5168>, 0x5bc51de4df26 <vm_exec_core+30774>, 0x5bc51de4bd9e <vm_exec_core+22190>, 0x5bc51de4999f <vm_exec_core+12975>, 0x5bc51de46e0f <vm_exec_core+1823>, 0x5bc51de4d7d5 <vm_exec_core+28901>, 0x5bc51de4d51d <vm_exec_core+28205>, 0x5bc51de47d9d <vm_exec_core+5805>, 0x5bc51de472ff <vm_exec_core+3087>, 0x5bc51de4c497 <vm_exec_core+23975>, 0x5bc51de488a4 <vm_exec_core+8628>, 0x5bc51de4d969 <vm_exec_core+29305>, 0x5bc51de4d67f <vm_exec_core+28559>, 0x5bc51de48f92 <vm_exec_core+10402>, 0x5bc51de4992e <vm_exec_core+12862>, 0x5bc51de4bff6 <vm_exec_core+22790>, 0x5bc51de4d5f6 <vm_exec_core+28422>, 0x5bc51de4b411 <vm_exec_core+19745>, 0x5bc51de4c07f <vm_exec_core+22927>, 0x5bc51de4cb38 <vm_exec_core+25672>, 0x5bc51de4b34e <vm_exec_core+19550>, 0x5bc51de4723c <vm_exec_core+2892>, 0x5bc51de4baa1 <vm_exec_core+21425>, 0x5bc51de470cf <vm_exec_core+2527>, 0x5bc51de47505 <vm_exec_core+3605>, 0x5bc51de49215 <vm_exec_core+11045>, 0x5bc51de4af1b <vm_exec_core+18475>, 0x5bc51de4b93a <vm_exec_core+21066>, 0x5bc51de4abb0 <vm_exec_core+17600>, 0x5bc51de46cdb <vm_exec_core+1515>, 0x5bc51de4cd68 <vm_exec_core+26232>, 0x5bc51de4d448 <vm_exec_core+27992>, 0x5bc51de476ac <vm_exec_core+4028>, 0x5bc51de48258 <vm_exec_core+7016>, 0x5bc51de47f16 <vm_exec_core+6182>, 0x5bc51de48993 <vm_exec_core+8867>, 0x5bc51de497ca <vm_exec_core+12506>, 0x5bc51de47753 <vm_exec_core+4195>, 0x5bc51de4cbd0 <vm_exec_core+25824>, 0x5bc51de481e2 <vm_exec_core+6898>, 0x5bc51de49678 <vm_exec_core+12168>, 0x5bc51de4a13f <vm_exec_core+14927>, 0x5bc51de4c52d <vm_exec_core+24125>, 0x5bc51de4b5d3 <vm_exec_core+20195>, 0x5bc51de48c6d <vm_exec_core+9597>, 0x5bc51de484ef <vm_exec_core+7679>, 0x5bc51de4c383 <vm_exec_core+23699>, 0x5bc51de493f5 <vm_exec_core+11525>, 0x5bc51de4bba0 <vm_exec_core+21680>, 0x5bc51de4b645 <vm_exec_core+20309>, 0x5bc51de4bc57 <vm_exec_core+21863>, 0x5bc51de4d11a <vm_exec_core+27178>, 0x5bc51de4a9c2 <vm_exec_core+17106>, 0x5bc51de4c5e6 <vm_exec_core+24310>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de4c114 <vm_exec_core+23076>, 0x5bc51de48d8c <vm_exec_core+9884>, 0x5bc51de4b2a9 <vm_exec_core+19385>, 0x5bc51de4b4e9 <vm_exec_core+19961>, 0x5bc51de49d73 <vm_exec_core+13955>, 0x5bc51de4af16 <vm_exec_core+18470>, 0x5bc51de4913a <vm_exec_core+10826>, 0x5bc51de48777 <vm_exec_core+8327>, 0x5bc51de4bcd5 <vm_exec_core+21989>, 0x5bc51de478e4 <vm_exec_core+4596>, 0x5bc51de49b20 <vm_exec_core+13360>, 0x5bc51de4a470 <vm_exec_core+15744>, 0x5bc51de48a71 <vm_exec_core+9089>, 0x5bc51de53fce <vm_exec_core+55518>, 0x5bc51de48446 <vm_exec_core+7510>, 0x5bc51de4833e <vm_exec_core+7246>, 0x5bc51de48649 <vm_exec_core+8025>, 0x5bc51de49034 <vm_exec_core+10564>, 0x5bc51de4adb4 <vm_exec_core+18116>, 0x5bc51de4a1fa <vm_exec_core+15114>, 0x5bc51de4adaf <vm_exec_core+18111>, 0x5bc51de4b5ce <vm_exec_core+20190>, 0x5bc51de4b5c9 <vm_exec_core+20185>, 0x5bc51de48644 <vm_exec_core+8020>, 0x5bc51de4ba8d <vm_exec_core+21405>, 0x5bc51de49793 <vm_exec_core+12451>, 0x5bc51de49798 <vm_exec_core+12456>, 0x5bc51de4b5c4 <vm_exec_core+20180>, 0x5bc51de4b40c <vm_exec_core+19740>, 0x5bc51de4a46b <vm_exec_core+15739>, 0x5bc51de4a3a2 <vm_exec_core+15538>, 0x5bc51de4b4bb <vm_exec_core+19915>, 0x5bc51de4a875 <vm_exec_core+16773>...}
reg_cfp = 0x78e1b4018720
reg_pc = 0x5040000085f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x00005bc51de41cdb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#40 0x00005bc51de89b88 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5170000000d0
val = <optimized out>
#41 0x00005bc51da88c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x78e1b3d2f5b0) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa0818990, <optimized out>, 0x7fffa08188e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x78e1b3d2f5b0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#43 0x00005bc51da81be7 in rb_main (argc=11, argv=0x7fffa0818b68) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#44 main (argc=11, argv=0x7fffa0818b68) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 173157) detached]
$ timeout 60 gdb -p 173145 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 173147]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000712745126d07 in __GI___select (nfds=19, readfds=0x50c0057553c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffe58b099e0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x712745368140 (LWP 173145) "ruby" 0x0000712745126d07 in __GI___select (nfds=19, readfds=0x50c0057553c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffe58b099e0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7127291ff6c0 (LWP 173147) "ruby" 0x000071274511b4fd in __GI___poll (fds=0x712727fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7127291ff6c0 (LWP 173147) "ruby"):
#0 0x000071274511b4fd in __GI___poll (fds=0x712727fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000581974c0f77a in __interceptor_poll ()
No symbol table info available.
#2 0x0000581974ff88da in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x0000581974c68b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000071274509caa4 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 = {124413007623872, -354629680832294515, 124413007623872, -352, 0, 140730386397744, -354629680844877427, -354445150539984499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000712745129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x712745368140 (LWP 173145) "ruby"):
#0 0x0000712745126d07 in __GI___select (nfds=19, readfds=0x50c0057553c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffe58b099e0) 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 = 59832, tv_nsec = 706316413}
pts64 = 0x7ffe58b09880
r = <optimized out>
#1 0x0000581974fdffc5 in native_fd_select (n=19, readfds=0x50c0057553c0, writefds=0x0, exceptfds=0x712745126d07 <__GI___select+327>, timeout=0x7ffe58b09880, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=124413443235200) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffe58b09990
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x0000581974cb48f7 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:1174
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe58b09b50, <optimized out>, 0x7ffe58b09a60, <optimized out>, <optimized out>}, prev = 0x71274327e4a0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x0000581974fdf551 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:4554
set = {max = 19, th = 0x515000000300, rset = 0x71274316dc40, 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 = 0x71274316dca0}
#5 0x0000581974d85b71 in select_internal (read=124413440108760, write=4, except=4, tp=0x71274316dca0, fds=0x71274316dc40) at /tmp/ruby/src/trunk_asan/io.c:10728
timerec = <optimized out>
max = 19
pending = <optimized out>
rp = 0x71274316dc40
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#6 select_call (arg=124413443234848) at /tmp/ruby/src/trunk_asan/io.c:10798
p = 0x71274316dc20
#7 0x0000581974cb48f7 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:1174
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe58b09e50, <optimized out>, 0x7ffe58b09d60, <optimized out>, <optimized out>}, prev = 0x71274313ee40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x0000581974d622cb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11166
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x00005819750d7b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x162100100009
cc = <optimized out>
me = 0x7127449990a8
cfunc = 0x50600002b2e8
recv = 124413468539400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000058197507980d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x712744c113a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x58197506dcb6 <vm_exec_core+1478>, 0x58197506efbd <vm_exec_core+6349>, 0x5819750741f1 <vm_exec_core+27393>, 0x58197506eb2f <vm_exec_core+5183>, 0x581975074f35 <vm_exec_core+30789>, 0x581975072dad <vm_exec_core+22205>, 0x5819750709ae <vm_exec_core+12990>, 0x58197506de1e <vm_exec_core+1838>, 0x5819750747e4 <vm_exec_core+28916>, 0x58197507452c <vm_exec_core+28220>, 0x58197506edac <vm_exec_core+5820>, 0x58197506e30e <vm_exec_core+3102>, 0x5819750734a6 <vm_exec_core+23990>, 0x58197506f8b3 <vm_exec_core+8643>, 0x581975074978 <vm_exec_core+29320>, 0x58197507468e <vm_exec_core+28574>, 0x58197506ffa1 <vm_exec_core+10417>, 0x58197507093d <vm_exec_core+12877>, 0x581975073005 <vm_exec_core+22805>, 0x581975074605 <vm_exec_core+28437>, 0x581975072420 <vm_exec_core+19760>, 0x58197507308e <vm_exec_core+22942>, 0x581975073b47 <vm_exec_core+25687>, 0x58197507235d <vm_exec_core+19565>, 0x58197506e24b <vm_exec_core+2907>, 0x581975072ab0 <vm_exec_core+21440>, 0x58197506e0de <vm_exec_core+2542>, 0x58197506e514 <vm_exec_core+3620>, 0x581975070224 <vm_exec_core+11060>, 0x581975071f2a <vm_exec_core+18490>, 0x581975072949 <vm_exec_core+21081>, 0x581975071bbf <vm_exec_core+17615>, 0x58197506dcea <vm_exec_core+1530>, 0x581975073d77 <vm_exec_core+26247>, 0x581975074457 <vm_exec_core+28007>, 0x58197506e6bb <vm_exec_core+4043>, 0x58197506f267 <vm_exec_core+7031>, 0x58197506ef25 <vm_exec_core+6197>, 0x58197506f9a2 <vm_exec_core+8882>, 0x5819750707d9 <vm_exec_core+12521>, 0x58197506e762 <vm_exec_core+4210>, 0x581975073bdf <vm_exec_core+25839>, 0x58197506f1f1 <vm_exec_core+6913>, 0x581975070687 <vm_exec_core+12183>, 0x58197507114e <vm_exec_core+14942>, 0x58197507353c <vm_exec_core+24140>, 0x5819750725e2 <vm_exec_core+20210>, 0x58197506fc7c <vm_exec_core+9612>, 0x58197506f4fe <vm_exec_core+7694>, 0x581975073392 <vm_exec_core+23714>, 0x581975070404 <vm_exec_core+11540>, 0x581975072baf <vm_exec_core+21695>, 0x581975072654 <vm_exec_core+20324>, 0x581975072c66 <vm_exec_core+21878>, 0x581975074129 <vm_exec_core+27193>, 0x5819750719d1 <vm_exec_core+17121>, 0x5819750735f5 <vm_exec_core+24325>, 0x58197506da38 <vm_exec_core+840>, 0x581975073123 <vm_exec_core+23091>, 0x58197506fd9b <vm_exec_core+9899>, 0x5819750722b8 <vm_exec_core+19400>, 0x5819750724f8 <vm_exec_core+19976>, 0x581975070d82 <vm_exec_core+13970>, 0x58197506e5c8 <vm_exec_core+3800>, 0x581975070149 <vm_exec_core+10841>, 0x58197506f786 <vm_exec_core+8342>, 0x581975072ce4 <vm_exec_core+22004>, 0x58197506e8f3 <vm_exec_core+4611>, 0x581975070b2f <vm_exec_core+13375>, 0x58197507147f <vm_exec_core+15759>, 0x58197506fa80 <vm_exec_core+9104>, 0x58197507afdd <vm_exec_core+55533>, 0x58197506f455 <vm_exec_core+7525>, 0x58197506f34d <vm_exec_core+7261>, 0x58197506f658 <vm_exec_core+8040>, 0x581975070043 <vm_exec_core+10579>, 0x581975071dc3 <vm_exec_core+18131>, 0x581975071209 <vm_exec_core+15129>, 0x5819750729c8 <vm_exec_core+21208>, 0x581975071665 <vm_exec_core+16245>, 0x581975073ca0 <vm_exec_core+26032>, 0x5819750751d7 <vm_exec_core+31463>, 0x581975073ee4 <vm_exec_core+26612>, 0x581975074ac8 <vm_exec_core+29656>, 0x581975074bb9 <vm_exec_core+29897>, 0x58197506e170 <vm_exec_core+2688>, 0x58197507470d <vm_exec_core+28701>, 0x581975070329 <vm_exec_core+11321>, 0x58197507489b <vm_exec_core+29099>, 0x58197506fe6a <vm_exec_core+10106>, 0x581975073e1b <vm_exec_core+26411>, 0x58197506e007 <vm_exec_core+2327>, 0x58197506e7ed <vm_exec_core+4349>, 0x581975074dfd <vm_exec_core+30477>, 0x58197507070d <vm_exec_core+12317>, 0x58197507050a <vm_exec_core+11802>, 0x58197506da3d <vm_exec_core+845>, 0x58197506df2a <vm_exec_core+2106>, 0x58197506dac3 <vm_exec_core+979>, 0x581975073fd3 <vm_exec_core+26851>, 0x58197507188e <vm_exec_core+16798>, 0x581975070f52 <vm_exec_core+14434>, 0x58197507176a <vm_exec_core+16506>, 0x5819750713b6 <vm_exec_core+15558>, 0x58197507059f <vm_exec_core+11951>, 0x581975070e5d <vm_exec_core+14189>, 0x581975070829 <vm_exec_core+12601>, 0x58197507106c <vm_exec_core+14716>, 0x5819750710dd <vm_exec_core+14829>, 0x58197506dca7 <vm_exec_core+1463>, 0x58197506efae <vm_exec_core+6334>, 0x5819750741e2 <vm_exec_core+27378>, 0x58197506eb20 <vm_exec_core+5168>, 0x581975074f26 <vm_exec_core+30774>, 0x581975072d9e <vm_exec_core+22190>, 0x58197507099f <vm_exec_core+12975>, 0x58197506de0f <vm_exec_core+1823>, 0x5819750747d5 <vm_exec_core+28901>, 0x58197507451d <vm_exec_core+28205>, 0x58197506ed9d <vm_exec_core+5805>, 0x58197506e2ff <vm_exec_core+3087>, 0x581975073497 <vm_exec_core+23975>, 0x58197506f8a4 <vm_exec_core+8628>, 0x581975074969 <vm_exec_core+29305>, 0x58197507467f <vm_exec_core+28559>, 0x58197506ff92 <vm_exec_core+10402>, 0x58197507092e <vm_exec_core+12862>, 0x581975072ff6 <vm_exec_core+22790>, 0x5819750745f6 <vm_exec_core+28422>, 0x581975072411 <vm_exec_core+19745>, 0x58197507307f <vm_exec_core+22927>, 0x581975073b38 <vm_exec_core+25672>, 0x58197507234e <vm_exec_core+19550>, 0x58197506e23c <vm_exec_core+2892>, 0x581975072aa1 <vm_exec_core+21425>, 0x58197506e0cf <vm_exec_core+2527>, 0x58197506e505 <vm_exec_core+3605>, 0x581975070215 <vm_exec_core+11045>, 0x581975071f1b <vm_exec_core+18475>, 0x58197507293a <vm_exec_core+21066>, 0x581975071bb0 <vm_exec_core+17600>, 0x58197506dcdb <vm_exec_core+1515>, 0x581975073d68 <vm_exec_core+26232>, 0x581975074448 <vm_exec_core+27992>, 0x58197506e6ac <vm_exec_core+4028>, 0x58197506f258 <vm_exec_core+7016>, 0x58197506ef16 <vm_exec_core+6182>, 0x58197506f993 <vm_exec_core+8867>, 0x5819750707ca <vm_exec_core+12506>, 0x58197506e753 <vm_exec_core+4195>, 0x581975073bd0 <vm_exec_core+25824>, 0x58197506f1e2 <vm_exec_core+6898>, 0x581975070678 <vm_exec_core+12168>, 0x58197507113f <vm_exec_core+14927>, 0x58197507352d <vm_exec_core+24125>, 0x5819750725d3 <vm_exec_core+20195>, 0x58197506fc6d <vm_exec_core+9597>, 0x58197506f4ef <vm_exec_core+7679>, 0x581975073383 <vm_exec_core+23699>, 0x5819750703f5 <vm_exec_core+11525>, 0x581975072ba0 <vm_exec_core+21680>, 0x581975072645 <vm_exec_core+20309>, 0x581975072c57 <vm_exec_core+21863>, 0x58197507411a <vm_exec_core+27178>, 0x5819750719c2 <vm_exec_core+17106>, 0x5819750735e6 <vm_exec_core+24310>, 0x581975072a8d <vm_exec_core+21405>, 0x581975073114 <vm_exec_core+23076>, 0x58197506fd8c <vm_exec_core+9884>, 0x5819750722a9 <vm_exec_core+19385>, 0x5819750724e9 <vm_exec_core+19961>, 0x581975070d73 <vm_exec_core+13955>, 0x581975071f16 <vm_exec_core+18470>, 0x58197507013a <vm_exec_core+10826>, 0x58197506f777 <vm_exec_core+8327>, 0x581975072cd5 <vm_exec_core+21989>, 0x58197506e8e4 <vm_exec_core+4596>, 0x581975070b20 <vm_exec_core+13360>, 0x581975071470 <vm_exec_core+15744>, 0x58197506fa71 <vm_exec_core+9089>, 0x58197507afce <vm_exec_core+55518>, 0x58197506f446 <vm_exec_core+7510>, 0x58197506f33e <vm_exec_core+7246>, 0x58197506f649 <vm_exec_core+8025>, 0x581975070034 <vm_exec_core+10564>, 0x581975071db4 <vm_exec_core+18116>, 0x5819750711fa <vm_exec_core+15114>, 0x581975071daf <vm_exec_core+18111>, 0x5819750725ce <vm_exec_core+20190>, 0x5819750725c9 <vm_exec_core+20185>, 0x58197506f644 <vm_exec_core+8020>, 0x581975072a8d <vm_exec_core+21405>, 0x581975070793 <vm_exec_core+12451>, 0x581975070798 <vm_exec_core+12456>, 0x5819750725c4 <vm_exec_core+20180>, 0x58197507240c <vm_exec_core+19740>, 0x58197507146b <vm_exec_core+15739>, 0x5819750713a2 <vm_exec_core+15538>, 0x5819750724bb <vm_exec_core+19915>, 0x581975071875 <vm_exec_core+16773>...}
reg_cfp = 0x712744c113a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x0000581975068aa9 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x00005819750f8272 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x712744c11578, self=124413466251920, 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:1814
flags = 0
iseq = 0x7127447d76e8
cfp = <optimized out>
sp = 0x712744b119e8
use_argv = 0x712743051ce0
stack_argv = 0x712744b119e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x712744c11578
#16 0x0000581975099abc 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:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x0000581975099abc in rb_yield (val=<optimized out>)
No locals.
#20 0x0000581975250c1a in rb_ary_each (ary=124413463894400) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x00005819750d7b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0xc0100000001
cc = <optimized out>
me = 0x71274499efd0
cfunc = 0x50600001e928
recv = 124413463894400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x00005819750720ff in vm_sendish (ec=0x5170000000d0, reg_cfp=0x712744c11560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:855
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000021900
insns_address_table = {0x58197506dcb6 <vm_exec_core+1478>, 0x58197506efbd <vm_exec_core+6349>, 0x5819750741f1 <vm_exec_core+27393>, 0x58197506eb2f <vm_exec_core+5183>, 0x581975074f35 <vm_exec_core+30789>, 0x581975072dad <vm_exec_core+22205>, 0x5819750709ae <vm_exec_core+12990>, 0x58197506de1e <vm_exec_core+1838>, 0x5819750747e4 <vm_exec_core+28916>, 0x58197507452c <vm_exec_core+28220>, 0x58197506edac <vm_exec_core+5820>, 0x58197506e30e <vm_exec_core+3102>, 0x5819750734a6 <vm_exec_core+23990>, 0x58197506f8b3 <vm_exec_core+8643>, 0x581975074978 <vm_exec_core+29320>, 0x58197507468e <vm_exec_core+28574>, 0x58197506ffa1 <vm_exec_core+10417>, 0x58197507093d <vm_exec_core+12877>, 0x581975073005 <vm_exec_core+22805>, 0x581975074605 <vm_exec_core+28437>, 0x581975072420 <vm_exec_core+19760>, 0x58197507308e <vm_exec_core+22942>, 0x581975073b47 <vm_exec_core+25687>, 0x58197507235d <vm_exec_core+19565>, 0x58197506e24b <vm_exec_core+2907>, 0x581975072ab0 <vm_exec_core+21440>, 0x58197506e0de <vm_exec_core+2542>, 0x58197506e514 <vm_exec_core+3620>, 0x581975070224 <vm_exec_core+11060>, 0x581975071f2a <vm_exec_core+18490>, 0x581975072949 <vm_exec_core+21081>, 0x581975071bbf <vm_exec_core+17615>, 0x58197506dcea <vm_exec_core+1530>, 0x581975073d77 <vm_exec_core+26247>, 0x581975074457 <vm_exec_core+28007>, 0x58197506e6bb <vm_exec_core+4043>, 0x58197506f267 <vm_exec_core+7031>, 0x58197506ef25 <vm_exec_core+6197>, 0x58197506f9a2 <vm_exec_core+8882>, 0x5819750707d9 <vm_exec_core+12521>, 0x58197506e762 <vm_exec_core+4210>, 0x581975073bdf <vm_exec_core+25839>, 0x58197506f1f1 <vm_exec_core+6913>, 0x581975070687 <vm_exec_core+12183>, 0x58197507114e <vm_exec_core+14942>, 0x58197507353c <vm_exec_core+24140>, 0x5819750725e2 <vm_exec_core+20210>, 0x58197506fc7c <vm_exec_core+9612>, 0x58197506f4fe <vm_exec_core+7694>, 0x581975073392 <vm_exec_core+23714>, 0x581975070404 <vm_exec_core+11540>, 0x581975072baf <vm_exec_core+21695>, 0x581975072654 <vm_exec_core+20324>, 0x581975072c66 <vm_exec_core+21878>, 0x581975074129 <vm_exec_core+27193>, 0x5819750719d1 <vm_exec_core+17121>, 0x5819750735f5 <vm_exec_core+24325>, 0x58197506da38 <vm_exec_core+840>, 0x581975073123 <vm_exec_core+23091>, 0x58197506fd9b <vm_exec_core+9899>, 0x5819750722b8 <vm_exec_core+19400>, 0x5819750724f8 <vm_exec_core+19976>, 0x581975070d82 <vm_exec_core+13970>, 0x58197506e5c8 <vm_exec_core+3800>, 0x581975070149 <vm_exec_core+10841>, 0x58197506f786 <vm_exec_core+8342>, 0x581975072ce4 <vm_exec_core+22004>, 0x58197506e8f3 <vm_exec_core+4611>, 0x581975070b2f <vm_exec_core+13375>, 0x58197507147f <vm_exec_core+15759>, 0x58197506fa80 <vm_exec_core+9104>, 0x58197507afdd <vm_exec_core+55533>, 0x58197506f455 <vm_exec_core+7525>, 0x58197506f34d <vm_exec_core+7261>, 0x58197506f658 <vm_exec_core+8040>, 0x581975070043 <vm_exec_core+10579>, 0x581975071dc3 <vm_exec_core+18131>, 0x581975071209 <vm_exec_core+15129>, 0x5819750729c8 <vm_exec_core+21208>, 0x581975071665 <vm_exec_core+16245>, 0x581975073ca0 <vm_exec_core+26032>, 0x5819750751d7 <vm_exec_core+31463>, 0x581975073ee4 <vm_exec_core+26612>, 0x581975074ac8 <vm_exec_core+29656>, 0x581975074bb9 <vm_exec_core+29897>, 0x58197506e170 <vm_exec_core+2688>, 0x58197507470d <vm_exec_core+28701>, 0x581975070329 <vm_exec_core+11321>, 0x58197507489b <vm_exec_core+29099>, 0x58197506fe6a <vm_exec_core+10106>, 0x581975073e1b <vm_exec_core+26411>, 0x58197506e007 <vm_exec_core+2327>, 0x58197506e7ed <vm_exec_core+4349>, 0x581975074dfd <vm_exec_core+30477>, 0x58197507070d <vm_exec_core+12317>, 0x58197507050a <vm_exec_core+11802>, 0x58197506da3d <vm_exec_core+845>, 0x58197506df2a <vm_exec_core+2106>, 0x58197506dac3 <vm_exec_core+979>, 0x581975073fd3 <vm_exec_core+26851>, 0x58197507188e <vm_exec_core+16798>, 0x581975070f52 <vm_exec_core+14434>, 0x58197507176a <vm_exec_core+16506>, 0x5819750713b6 <vm_exec_core+15558>, 0x58197507059f <vm_exec_core+11951>, 0x581975070e5d <vm_exec_core+14189>, 0x581975070829 <vm_exec_core+12601>, 0x58197507106c <vm_exec_core+14716>, 0x5819750710dd <vm_exec_core+14829>, 0x58197506dca7 <vm_exec_core+1463>, 0x58197506efae <vm_exec_core+6334>, 0x5819750741e2 <vm_exec_core+27378>, 0x58197506eb20 <vm_exec_core+5168>, 0x581975074f26 <vm_exec_core+30774>, 0x581975072d9e <vm_exec_core+22190>, 0x58197507099f <vm_exec_core+12975>, 0x58197506de0f <vm_exec_core+1823>, 0x5819750747d5 <vm_exec_core+28901>, 0x58197507451d <vm_exec_core+28205>, 0x58197506ed9d <vm_exec_core+5805>, 0x58197506e2ff <vm_exec_core+3087>, 0x581975073497 <vm_exec_core+23975>, 0x58197506f8a4 <vm_exec_core+8628>, 0x581975074969 <vm_exec_core+29305>, 0x58197507467f <vm_exec_core+28559>, 0x58197506ff92 <vm_exec_core+10402>, 0x58197507092e <vm_exec_core+12862>, 0x581975072ff6 <vm_exec_core+22790>, 0x5819750745f6 <vm_exec_core+28422>, 0x581975072411 <vm_exec_core+19745>, 0x58197507307f <vm_exec_core+22927>, 0x581975073b38 <vm_exec_core+25672>, 0x58197507234e <vm_exec_core+19550>, 0x58197506e23c <vm_exec_core+2892>, 0x581975072aa1 <vm_exec_core+21425>, 0x58197506e0cf <vm_exec_core+2527>, 0x58197506e505 <vm_exec_core+3605>, 0x581975070215 <vm_exec_core+11045>, 0x581975071f1b <vm_exec_core+18475>, 0x58197507293a <vm_exec_core+21066>, 0x581975071bb0 <vm_exec_core+17600>, 0x58197506dcdb <vm_exec_core+1515>, 0x581975073d68 <vm_exec_core+26232>, 0x581975074448 <vm_exec_core+27992>, 0x58197506e6ac <vm_exec_core+4028>, 0x58197506f258 <vm_exec_core+7016>, 0x58197506ef16 <vm_exec_core+6182>, 0x58197506f993 <vm_exec_core+8867>, 0x5819750707ca <vm_exec_core+12506>, 0x58197506e753 <vm_exec_core+4195>, 0x581975073bd0 <vm_exec_core+25824>, 0x58197506f1e2 <vm_exec_core+6898>, 0x581975070678 <vm_exec_core+12168>, 0x58197507113f <vm_exec_core+14927>, 0x58197507352d <vm_exec_core+24125>, 0x5819750725d3 <vm_exec_core+20195>, 0x58197506fc6d <vm_exec_core+9597>, 0x58197506f4ef <vm_exec_core+7679>, 0x581975073383 <vm_exec_core+23699>, 0x5819750703f5 <vm_exec_core+11525>, 0x581975072ba0 <vm_exec_core+21680>, 0x581975072645 <vm_exec_core+20309>, 0x581975072c57 <vm_exec_core+21863>, 0x58197507411a <vm_exec_core+27178>, 0x5819750719c2 <vm_exec_core+17106>, 0x5819750735e6 <vm_exec_core+24310>, 0x581975072a8d <vm_exec_core+21405>, 0x581975073114 <vm_exec_core+23076>, 0x58197506fd8c <vm_exec_core+9884>, 0x5819750722a9 <vm_exec_core+19385>, 0x5819750724e9 <vm_exec_core+19961>, 0x581975070d73 <vm_exec_core+13955>, 0x581975071f16 <vm_exec_core+18470>, 0x58197507013a <vm_exec_core+10826>, 0x58197506f777 <vm_exec_core+8327>, 0x581975072cd5 <vm_exec_core+21989>, 0x58197506e8e4 <vm_exec_core+4596>, 0x581975070b20 <vm_exec_core+13360>, 0x581975071470 <vm_exec_core+15744>, 0x58197506fa71 <vm_exec_core+9089>, 0x58197507afce <vm_exec_core+55518>, 0x58197506f446 <vm_exec_core+7510>, 0x58197506f33e <vm_exec_core+7246>, 0x58197506f649 <vm_exec_core+8025>, 0x581975070034 <vm_exec_core+10564>, 0x581975071db4 <vm_exec_core+18116>, 0x5819750711fa <vm_exec_core+15114>, 0x581975071daf <vm_exec_core+18111>, 0x5819750725ce <vm_exec_core+20190>, 0x5819750725c9 <vm_exec_core+20185>, 0x58197506f644 <vm_exec_core+8020>, 0x581975072a8d <vm_exec_core+21405>, 0x581975070793 <vm_exec_core+12451>, 0x581975070798 <vm_exec_core+12456>, 0x5819750725c4 <vm_exec_core+20180>, 0x58197507240c <vm_exec_core+19740>, 0x58197507146b <vm_exec_core+15739>, 0x5819750713a2 <vm_exec_core+15538>, 0x5819750724bb <vm_exec_core+19915>, 0x581975071875 <vm_exec_core+16773>...}
reg_cfp = 0x712744c11560
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>
th: 0x515000000300, native_id: 0x712745368140
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
INSN_LABEL_putspecialobject = <optimized out>
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
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>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <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:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <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:1053
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
INSN_LABEL_opt_reverse = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
INSN_LABEL_topn = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
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>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x0000581975068cdb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x00005819750b06d3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
ec = 0x5170000000d0
val = <optimized out>
#27 0x0000581974dc5011 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124413466895840) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x5819763a22c0 <root_box_data>
iseq = 0x7127447fe4c8
#28 0x0000581974dbf585 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x5819763a22c0 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 124413468528840
realpath_map = 124413468528680
path = 124413466895840
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#29 0x0000581974dbd484 in rb_require_string_internal (fname=124413466895880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5170000000d0
result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
base = <optimized out>
#31 0x00005819750d7b08 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x58c100140003
cc = <optimized out>
me = 0x7127447fe658
cfunc = 0x5060000370a8
recv = 124413468719200
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x00005819750bd3d5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe58b0c160) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#33 0x00005819750bce65 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
ci = <optimized out>
cc = 0x0
#34 0x000058197507980d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x712744c11790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x58197506dcb6 <vm_exec_core+1478>, 0x58197506efbd <vm_exec_core+6349>, 0x5819750741f1 <vm_exec_core+27393>, 0x58197506eb2f <vm_exec_core+5183>, 0x581975074f35 <vm_exec_core+30789>, 0x581975072dad <vm_exec_core+22205>, 0x5819750709ae <vm_exec_core+12990>, 0x58197506de1e <vm_exec_core+1838>, 0x5819750747e4 <vm_exec_core+28916>, 0x58197507452c <vm_exec_core+28220>, 0x58197506edac <vm_exec_core+5820>, 0x58197506e30e <vm_exec_core+3102>, 0x5819750734a6 <vm_exec_core+23990>, 0x58197506f8b3 <vm_exec_core+8643>, 0x581975074978 <vm_exec_core+29320>, 0x58197507468e <vm_exec_core+28574>, 0x58197506ffa1 <vm_exec_core+10417>, 0x58197507093d <vm_exec_core+12877>, 0x581975073005 <vm_exec_core+22805>, 0x581975074605 <vm_exec_core+28437>, 0x581975072420 <vm_exec_core+19760>, 0x58197507308e <vm_exec_core+22942>, 0x581975073b47 <vm_exec_core+25687>, 0x58197507235d <vm_exec_core+19565>, 0x58197506e24b <vm_exec_core+2907>, 0x581975072ab0 <vm_exec_core+21440>, 0x58197506e0de <vm_exec_core+2542>, 0x58197506e514 <vm_exec_core+3620>, 0x581975070224 <vm_exec_core+11060>, 0x581975071f2a <vm_exec_core+18490>, 0x581975072949 <vm_exec_core+21081>, 0x581975071bbf <vm_exec_core+17615>, 0x58197506dcea <vm_exec_core+1530>, 0x581975073d77 <vm_exec_core+26247>, 0x581975074457 <vm_exec_core+28007>, 0x58197506e6bb <vm_exec_core+4043>, 0x58197506f267 <vm_exec_core+7031>, 0x58197506ef25 <vm_exec_core+6197>, 0x58197506f9a2 <vm_exec_core+8882>, 0x5819750707d9 <vm_exec_core+12521>, 0x58197506e762 <vm_exec_core+4210>, 0x581975073bdf <vm_exec_core+25839>, 0x58197506f1f1 <vm_exec_core+6913>, 0x581975070687 <vm_exec_core+12183>, 0x58197507114e <vm_exec_core+14942>, 0x58197507353c <vm_exec_core+24140>, 0x5819750725e2 <vm_exec_core+20210>, 0x58197506fc7c <vm_exec_core+9612>, 0x58197506f4fe <vm_exec_core+7694>, 0x581975073392 <vm_exec_core+23714>, 0x581975070404 <vm_exec_core+11540>, 0x581975072baf <vm_exec_core+21695>, 0x581975072654 <vm_exec_core+20324>, 0x581975072c66 <vm_exec_core+21878>, 0x581975074129 <vm_exec_core+27193>, 0x5819750719d1 <vm_exec_core+17121>, 0x5819750735f5 <vm_exec_core+24325>, 0x58197506da38 <vm_exec_core+840>, 0x581975073123 <vm_exec_core+23091>, 0x58197506fd9b <vm_exec_core+9899>, 0x5819750722b8 <vm_exec_core+19400>, 0x5819750724f8 <vm_exec_core+19976>, 0x581975070d82 <vm_exec_core+13970>, 0x58197506e5c8 <vm_exec_core+3800>, 0x581975070149 <vm_exec_core+10841>, 0x58197506f786 <vm_exec_core+8342>, 0x581975072ce4 <vm_exec_core+22004>, 0x58197506e8f3 <vm_exec_core+4611>, 0x581975070b2f <vm_exec_core+13375>, 0x58197507147f <vm_exec_core+15759>, 0x58197506fa80 <vm_exec_core+9104>, 0x58197507afdd <vm_exec_core+55533>, 0x58197506f455 <vm_exec_core+7525>, 0x58197506f34d <vm_exec_core+7261>, 0x58197506f658 <vm_exec_core+8040>, 0x581975070043 <vm_exec_core+10579>, 0x581975071dc3 <vm_exec_core+18131>, 0x581975071209 <vm_exec_core+15129>, 0x5819750729c8 <vm_exec_core+21208>, 0x581975071665 <vm_exec_core+16245>, 0x581975073ca0 <vm_exec_core+26032>, 0x5819750751d7 <vm_exec_core+31463>, 0x581975073ee4 <vm_exec_core+26612>, 0x581975074ac8 <vm_exec_core+29656>, 0x581975074bb9 <vm_exec_core+29897>, 0x58197506e170 <vm_exec_core+2688>, 0x58197507470d <vm_exec_core+28701>, 0x581975070329 <vm_exec_core+11321>, 0x58197507489b <vm_exec_core+29099>, 0x58197506fe6a <vm_exec_core+10106>, 0x581975073e1b <vm_exec_core+26411>, 0x58197506e007 <vm_exec_core+2327>, 0x58197506e7ed <vm_exec_core+4349>, 0x581975074dfd <vm_exec_core+30477>, 0x58197507070d <vm_exec_core+12317>, 0x58197507050a <vm_exec_core+11802>, 0x58197506da3d <vm_exec_core+845>, 0x58197506df2a <vm_exec_core+2106>, 0x58197506dac3 <vm_exec_core+979>, 0x581975073fd3 <vm_exec_core+26851>, 0x58197507188e <vm_exec_core+16798>, 0x581975070f52 <vm_exec_core+14434>, 0x58197507176a <vm_exec_core+16506>, 0x5819750713b6 <vm_exec_core+15558>, 0x58197507059f <vm_exec_core+11951>, 0x581975070e5d <vm_exec_core+14189>, 0x581975070829 <vm_exec_core+12601>, 0x58197507106c <vm_exec_core+14716>, 0x5819750710dd <vm_exec_core+14829>, 0x58197506dca7 <vm_exec_core+1463>, 0x58197506efae <vm_exec_core+6334>, 0x5819750741e2 <vm_exec_core+27378>, 0x58197506eb20 <vm_exec_core+5168>, 0x581975074f26 <vm_exec_core+30774>, 0x581975072d9e <vm_exec_core+22190>, 0x58197507099f <vm_exec_core+12975>, 0x58197506de0f <vm_exec_core+1823>, 0x5819750747d5 <vm_exec_core+28901>, 0x58197507451d <vm_exec_core+28205>, 0x58197506ed9d <vm_exec_core+5805>, 0x58197506e2ff <vm_exec_core+3087>, 0x581975073497 <vm_exec_core+23975>, 0x58197506f8a4 <vm_exec_core+8628>, 0x581975074969 <vm_exec_core+29305>, 0x58197507467f <vm_exec_core+28559>, 0x58197506ff92 <vm_exec_core+10402>, 0x58197507092e <vm_exec_core+12862>, 0x581975072ff6 <vm_exec_core+22790>, 0x5819750745f6 <vm_exec_core+28422>, 0x581975072411 <vm_exec_core+19745>, 0x58197507307f <vm_exec_core+22927>, 0x581975073b38 <vm_exec_core+25672>, 0x58197507234e <vm_exec_core+19550>, 0x58197506e23c <vm_exec_core+2892>, 0x581975072aa1 <vm_exec_core+21425>, 0x58197506e0cf <vm_exec_core+2527>, 0x58197506e505 <vm_exec_core+3605>, 0x581975070215 <vm_exec_core+11045>, 0x581975071f1b <vm_exec_core+18475>, 0x58197507293a <vm_exec_core+21066>, 0x581975071bb0 <vm_exec_core+17600>, 0x58197506dcdb <vm_exec_core+1515>, 0x581975073d68 <vm_exec_core+26232>, 0x581975074448 <vm_exec_core+27992>, 0x58197506e6ac <vm_exec_core+4028>, 0x58197506f258 <vm_exec_core+7016>, 0x58197506ef16 <vm_exec_core+6182>, 0x58197506f993 <vm_exec_core+8867>, 0x5819750707ca <vm_exec_core+12506>, 0x58197506e753 <vm_exec_core+4195>, 0x581975073bd0 <vm_exec_core+25824>, 0x58197506f1e2 <vm_exec_core+6898>, 0x581975070678 <vm_exec_core+12168>, 0x58197507113f <vm_exec_core+14927>, 0x58197507352d <vm_exec_core+24125>, 0x5819750725d3 <vm_exec_core+20195>, 0x58197506fc6d <vm_exec_core+9597>, 0x58197506f4ef <vm_exec_core+7679>, 0x581975073383 <vm_exec_core+23699>, 0x5819750703f5 <vm_exec_core+11525>, 0x581975072ba0 <vm_exec_core+21680>, 0x581975072645 <vm_exec_core+20309>, 0x581975072c57 <vm_exec_core+21863>, 0x58197507411a <vm_exec_core+27178>, 0x5819750719c2 <vm_exec_core+17106>, 0x5819750735e6 <vm_exec_core+24310>, 0x581975072a8d <vm_exec_core+21405>, 0x581975073114 <vm_exec_core+23076>, 0x58197506fd8c <vm_exec_core+9884>, 0x5819750722a9 <vm_exec_core+19385>, 0x5819750724e9 <vm_exec_core+19961>, 0x581975070d73 <vm_exec_core+13955>, 0x581975071f16 <vm_exec_core+18470>, 0x58197507013a <vm_exec_core+10826>, 0x58197506f777 <vm_exec_core+8327>, 0x581975072cd5 <vm_exec_core+21989>, 0x58197506e8e4 <vm_exec_core+4596>, 0x581975070b20 <vm_exec_core+13360>, 0x581975071470 <vm_exec_core+15744>, 0x58197506fa71 <vm_exec_core+9089>, 0x58197507afce <vm_exec_core+55518>, 0x58197506f446 <vm_exec_core+7510>, 0x58197506f33e <vm_exec_core+7246>, 0x58197506f649 <vm_exec_core+8025>, 0x581975070034 <vm_exec_core+10564>, 0x581975071db4 <vm_exec_core+18116>, 0x5819750711fa <vm_exec_core+15114>, 0x581975071daf <vm_exec_core+18111>, 0x5819750725ce <vm_exec_core+20190>, 0x5819750725c9 <vm_exec_core+20185>, 0x58197506f644 <vm_exec_core+8020>, 0x581975072a8d <vm_exec_core+21405>, 0x581975070793 <vm_exec_core+12451>, 0x581975070798 <vm_exec_core+12456>, 0x5819750725c4 <vm_exec_core+20180>, 0x58197507240c <vm_exec_core+19740>, 0x58197507146b <vm_exec_core+15739>, 0x5819750713a2 <vm_exec_core+15538>, 0x5819750724bb <vm_exec_core+19915>, 0x581975071875 <vm_exec_core+16773>...}
reg_cfp = 0x712744c11790
reg_pc = 0x5040000089b8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005819750688f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#37 0x00005819750b0b88 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5170000000d0
val = <optimized out>
#38 0x0000581974cafc7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7127447fe6f8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe58b0c690, <optimized out>, 0x7ffe58b0c5e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7127447fe6f8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#40 0x0000581974ca8be7 in rb_main (argc=9, argv=0x7ffe58b0c868) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffe58b0c868) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 173145) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_gc.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.i6rv0p:
* -rw-r--r-- 1 31544 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_monitor.so
* -rw-r--r-- 1 152440 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_stringio.so
* -rw-r--r-- 1 28832 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_erb+escape.so
* -rw-r--r-- 1 51032 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_digest.so
* -rw-r--r-- 1 1497808 2025-11-24 11:42:11 +0000 _ruby_box_p196335_2_openssl.so
* -rw-r--r-- 1 16768 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_io+wait.so
* -rw-r--r-- 1 960152 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_socket.so
* -rw-r--r-- 1 302216 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_psych.so
* -rw-r--r-- 1 226320 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_json+ext+generator.so
* -rw-r--r-- 1 171392 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_etc.so
* -rw-r--r-- 1 941192 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-24 11:42:10 +0000 _ruby_box_p196335_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-24 11:42:09 +0000 _ruby_box_p196252_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-24 11:42:09 +0000 _ruby_box_p196252_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-24 11:42:09 +0000 _ruby_box_p196252_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-24 11:42:08 +0000 _ruby_box_p196148_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-24 11:42:08 +0000 _ruby_box_p196148_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-24 11:42:08 +0000 _ruby_box_p196148_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-24 11:42:07 +0000 _ruby_box_p196041_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-24 11:42:07 +0000 _ruby_box_p196041_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-24 11:42:07 +0000 _ruby_box_p196041_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-24 11:42:06 +0000 _ruby_box_p195970_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-24 11:42:06 +0000 _ruby_box_p195970_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-24 11:42:06 +0000 _ruby_box_p195970_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 172818 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073fa565107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe154013bc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x73fa566bf740 (LWP 172818) "make" 0x000073fa565107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe154013bc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x73fa566bf740 (LWP 172818) "make"):
#0 0x000073fa565107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe154013bc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x00006514b9c9ad16 in reap_children ()
No symbol table info available.
#2 0x00006514b9c9ba8c in new_job ()
No symbol table info available.
#3 0x00006514b9caa72a in ?? ()
No symbol table info available.
#4 0x00006514b9cab09e in update_goal_chain ()
No symbol table info available.
#5 0x00006514b9c8567a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 172818) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 172817 -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 819059 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 -latomic -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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.0.0dev (2025-11-24T08:44:28Z master aeb7689e69) +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 ..................................................
Finished in 40.809360 seconds
3349 files, 33775 examples, 138601 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.