# Logfile created on 2025-11-21 21:47:40 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ad3c3f6fdd0 @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.20251121-214740", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007ad3c88ac598 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ad3c88ac368 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ad3c3ea9248 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251121-214740", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251121-214740>, @binmode=false, @mon_data=#<Monitor:0x00007ad3c88ac0c0>, @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 = 2289961b48
$$$[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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/monitor'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/date'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: 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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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]: 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/ext/strscan'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.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/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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 encdb.h
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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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/fiddle-1.1.8/ext/fiddle'
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/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/racc-1.8.1/ext/racc/cparse'
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/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-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=23413
"--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] 1567245=ruby/test_autoload
[ 2/756] 1567242=rubygems/test_gem_resolver_local_specification
[ 3/756] 1567251=ruby/test_pack
[ 4/756] 1567255=rubygems/test_gem_commands_exec_command
[ 5/756] 1567241=rubygems/test_gem_commands_unpack_command
[ 6/756] 1567253=psych/json/test_stream
[ 7/756] 1567252=optparse/test_optarg
[ 8/756] 1567243=io/wait/test_ractor
[ 9/756] 1567246=openssl/test_ssl_session
[ 10/756] 1567244=rubygems/test_gem_gem_runner
[ 11/756] 1567250=rubygems/test_gem_ext_cargo_builder
[ 12/756] 1567254=ruby/test_file_exhaustive
[ 13/756] 1567247=rubygems/test_gem_commands_signout_command
[ 14/756] 1567249=psych/test_object
[ 15/756] 1567256=psych/test_exception
[ 16/756] 1567248=ripper/test_ripper
[ 17/756] 1567253=did_you_mean/spell_checking/test_key_name_check
[ 18/756] 1567249=test_singleton
[ 19/756] 1567243=ruby/test_assignment
[ 20/756] 1567256=rubygems/test_gem_request_set_gem_dependency_api
[ 21/756] 1567253=ruby/enc/test_grapheme_breaks
[ 22/756] 1567249=date/test_date_marshal
[ 23/756] 1567253=openssl/test_ossl
[ 24/756] 1567249=ruby/test_syntax
[ 25/756] 1567253=prism/result/numeric_value_test
[ 26/756] 1567253=ruby/test_keyword
[ 27/756] 1567247=lib/!Nothing_to_test
[ 28/756] 1567247=openssl/test_bn
[ 29/756] 1567247=openssl/test_provider
[ 30/756] 1567244=rubygems/test_gem_package_task
[ 31/756] 1567250=rubygems/test_gem_commands_server_command
[ 32/756] 1567244=net/http/test_http_request
[ 33/756] 1567250=ruby/test_data
[ 34/756] 1567252=net/http/test_httpheader
[ 35/756] 1567250=dtrace/test_function_entry
[ 36/756] 1567250=-ext-/struct/test_len
[ 37/756] 1567250=optparse/test_acceptable
[ 38/756] 1567242=prism/result/implicit_array_test
[ 39/756] 1567244=prism/heredoc_dedent_test
[ 40/756] 1567242=did_you_mean/spell_checking/test_method_name_check
[ 41/756] 1567252=rubygems/test_kernel
[ 42/756] 1567242=psych/visitors/test_to_ruby
[ 43/756] 1567242=rubygems/test_bundled_ca
[ 44/756] 1567244=openssl/test_random
[ 45/756] 1567244=prism/result/static_literals_test
[ 46/756] 1567244=fiber/test_backtrace
[ 47/756] 1567244=rubygems/test_gem_safe_marshal
[ 48/756] 1567256=-ext-/float/test_nextafter
[ 49/756] 1567251=-ext-/string/test_capacity
[ 50/756] 1567251=-ext-/string/test_ellipsize
[ 51/756] 1567251=-ext-/integer/test_integer
[ 52/756] 1567256=ruby/enc/test_utf32
[ 53/756] 1567241=prism/test_helper
[ 54/756] 1567256=ruby/test_memory_view
[ 55/756] 1567246=openssl/test_fips
[ 56/756] 1567256=date/test_date_parse
[ 57/756] 1567250=rubygems/test_gem_commands_update_command
[ 58/756] 1567251=optparse/test_noarg
[ 59/756] 1567241=-ext-/struct/test_data
[ 60/756] 1567241=ruby/test_rand
[ 61/756] 1567248=openssl/test_pkey_ec
[ 62/756] 1567256=ruby/enc/test_cesu8
[ 63/756] 1567256=psych/test_alias_and_anchor
[ 64/756] 1567256=rubygems/test_gem_commands_setup_command
[ 65/756] 1567242=rubygems/test_gem_commands_rebuild_command
[ 66/756] 1567246=json/json_parser_test
[ 67/756] 1567247=open-uri/test_ftp
[ 68/756] 1567242=ruby/test_vm_dump
[ 69/756] 1567242=prism/errors_test
[ 70/756] 1567248=test_open3
[ 71/756] 1567246=-ext-/bignum/test_div
[ 72/756] 1567246=-ext-/array/test_resize
[ 73/756] 1567246=ruby/test_gc_compact
[ 74/756] 1567247=psych/test_deprecated
[ 75/756] 1567247=prism/result/breadth_first_search_test
[ 76/756] 1567244=uri/test_generic
[ 77/756] 1567241=ruby/test_fiber
[ 78/756] 1567244=ruby/test_float
[ 79/756] 1567253=stringio/test_ractor
[ 80/756] 1567251=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 81/756] 1567253=ripper/test_files_test_1
[ 82/756] 1567247=prism/api/freeze_test
[ 83/756] 1567247=rubygems/test_gem
[ 84/756] 1567255=prism/percent_delimiter_string_test
[ 85/756] 1567252=-ext-/stack/test_stack_overflow
[ 86/756] 1567252=ruby/test_set
[ 87/756] 1567242=test_delegate
[ 88/756] 1567242=psych/test_yaml_special_cases
[ 89/756] 1567255=rubygems/test_gem_source_list
[ 90/756] 1567242=psych/test_parser
[ 91/756] 1567242=prism/result/attribute_write_test
[ 92/756] 1567242=prism/magic_comment_test
[ 93/756] 1567255=zlib/test_zlib
[ 94/756] 1567252=ruby/test_marshal
[ 95/756] 1567256=psych/test_omap
[ 96/756] 1567256=ruby/enc/test_case_comprehensive
[ 97/756] 1567256=mkmf/test_framework
[ 98/756] 1567256=dtrace/test_singleton_function
[ 99/756] 1567256=optparse/test_cclass
[100/756] 1567256=test_shellwords
[101/756] 1567256=ruby/test_proc
[102/756] 1567242=optparse/test_load
[103/756] 1567244=did_you_mean/spell_checking/test_uncorrectable_name_check
[104/756] 1567242=ruby/test_nomethod_error
[105/756] 1567244=net/http/test_https_proxy
[106/756] 1567242=openssl/test_pkey_dsa
[107/756] 1567244=date/test_date_strptime
[108/756] 1567250=open-uri/test_ssl
[109/756] 1567244=psych/test_ractor
[110/756] 1567252=psych/visitors/test_emitter
[111/756] 1567252=psych/test_json_tree
[112/756] 1567252=prism/library_symbols_test
[113/756] 1567242=ruby/enc/test_cp949
[114/756] 1567242=ruby/test_condition
[115/756] 1567242=rubygems/test_gem_resolver_git_set
[116/756] 1567252=did_you_mean/spell_checking/test_class_name_check
[117/756] 1567252=ripper/test_files_lib
[118/756] 1567242=ruby/enc/test_emoji
[119/756] 1567242=ruby/test_string
[120/756] 1567247=-ext-/struct/test_duplicate
[121/756] 1567247=ruby/test_time
[122/756] 1567251=json/json_ext_parser_test
[123/756] 1567251=ruby/test_integer
[124/756] 1567244=-ext-/test_scan_args
[125/756] 1567244=date/test_date_attr
[126/756] 1567244=erb/test_erb
[127/756] 1567244=rubygems/test_gem_command_manager
[128/756] 1567247=rubygems/test_gem_installer
[129/756] 1567244=rubygems/test_gem_commands_check_command
[130/756] 1567244=ruby/test_random_formatter
[131/756] 1567244=ruby/enc/test_regex_casefold
[132/756] 1567244=ruby/test_pipe
[133/756] 1567250=rubygems/test_gem_source_git
[134/756] 1567244=test_pty
[135/756] 1567243=rubygems/test_gem_source_vendor
[136/756] 1567250=rubygems/test_gem_commands_list_command
[137/756] 1567256=did_you_mean/spell_checking/test_variable_name_check
[138/756] 1567250=yaml/test_dbm
[139/756] 1567250=prism/result/overlap_test
[140/756] 1567243=rubygems/test_gem_uninstaller
[141/756] 1567244=psych/test_symbol
[142/756] 1567244=rubygems/test_gem_platform
[143/756] 1567256=prism/ractor_test
[144/756] 1567244=did_you_mean/tree_spell/test_change_word
[145/756] 1567244=rubygems/test_gem_available_set
[146/756] 1567244=rubygems/test_gem_source_installed
[147/756] 1567244=-ext-/string/test_modify_expand
[148/756] 1567244=uri/test_parser
[149/756] 1567244=psych/test_date_time
[150/756] 1567256=openssl/test_pkcs12
[151/756] 1567244=date/test_date
[152/756] 1567244=ruby/test_enumerator
[153/756] 1567250=ruby/enc/test_utf16
[154/756] 1567250=rubygems/test_gem_package
[155/756] 1567255=ruby/test_frozen
[156/756] 1567255=rubygems/test_gem_source
[157/756] 1567248=psych/test_safe_load
[158/756] 1567248=prism/encoding/string_encoding_test
[159/756] 1567255=ruby/test_name_error
[160/756] 1567248=-ext-/exception/test_exception_at_throwing
[161/756] 1567256=date/test_date_compat
[162/756] 1567256=-ext-/debug/test_profile_frames
[163/756] 1567248=-ext-/load/test_resolve_symbol
[164/756] 1567256=ruby/test_lazy_enumerator
[165/756] 1567248=mkmf/test_find_executable
[166/756] 1567250=ruby/test_array
[167/756] 1567248=error_highlight/test_error_highlight
[168/756] 1567243=rubygems/test_gem_request_set_lockfile_tokenizer
[169/756] 1567255=json/json_ryu_fallback_test
[170/756] 1567255=rubygems/test_gem_commands_outdated_command
[171/756] 1567243=-ext-/class/test_class2name
[172/756] 1567243=psych/test_nil
[173/756] 1567255=openssl/test_kdf
[174/756] 1567243=ruby/test_backtrace
[175/756] 1567255=ruby/test_time_tz
[176/756] 1567255=prism/ruby/string_query_test
[177/756] 1567255=json/json_coder_test
[178/756] 1567255=psych/test_psych
[179/756] 1567246=digest/test_ractor
[180/756] 1567255=fiber/test_enumerator
[181/756] 1567255=-ext-/debug/test_debug
[182/756] 1567255=-ext-/arith_seq/test_arith_seq_extract
[183/756] 1567245=rubygems/test_gem_commands_help_command
[184/756] 1567246=ruby/test_stringchar
[185/756] 1567256=rubygems/test_gem_package_tar_header_ractor
[186/756] 1567246=rubygems/test_gem_uri
[187/756] 1567253=test_rbconfig
[188/756] 1567255=rubygems/test_gem_package_old
[189/756] 1567255=digest/test_digest
[190/756] 1567245=-ext-/string/test_nofree
[191/756] 1567245=-ext-/st/test_numhash
[192/756] 1567245=rubygems/test_gem_stream_ui
[193/756] 1567253=ruby/test_trace
[194/756] 1567253=openssl/test_pkey_rsa
[195/756] 1567245=test_ipaddr
[196/756] 1567245=ruby/test_arity
[197/756] 1567245=net/http/test_buffered_io
[198/756] 1567246=ruby/test_yjit
[199/756] 1567243=ruby/test_m17n
[200/756] 1567245=rubygems/test_gem_resolver_composed_set
[201/756] 1567245=ruby/test_argf
[202/756] 1567252=mkmf/test_egrep_cpp
[203/756] 1567252=rubygems/test_webauthn_poller
[204/756] 1567243=date/test_date_conv
[205/756] 1567243=test_unicode_normalize
[206/756] 1567253=ruby/test_method
[207/756] 1567243=rubygems/test_gem_resolver_lock_set
[208/756] 1567252=-ext-/econv/test_append
[209/756] 1567252=did_you_mean/test_ractor_compatibility
[210/756] 1567243=optparse/test_reqarg
[211/756] 1567256=resolv/test_resource
[212/756] 1567256=rubygems/test_gem_update_suggestion
[213/756] 1567256=psych/test_set
[214/756] 1567256=rubygems/test_gem_source_fetch_problem
[215/756] 1567256=rubygems/test_gem_console_ui
[216/756] 1567256=-ext-/struct/test_member
[217/756] 1567256=ruby/test_not
[218/756] 1567256=test_timeout
[219/756] 1567256=test_weakref
[220/756] 1567252=socket/test_socket
[221/756] 1567251=uri/test_mailto
[222/756] 1567251=psych/visitors/test_yaml_tree
[223/756] 1567251=ruby/enc/test_case_mapping
[224/756] 1567251=prism/ruby/ripper_test
[225/756] 1567256=rubygems/test_rubygems
[226/756] 1567243=rubygems/test_gem_package_tar_writer
[227/756] 1567243=psych/test_yamlstore
[228/756] 1567243=rubygems/test_gem_config_file
[229/756] 1567256=rubygems/test_gem_commands_pristine_command
[230/756] 1567243=ruby/test_yjit_exit_locations
[231/756] 1567243=ruby/test_io_buffer
[232/756] 1567243=ruby/test_beginendblock
[233/756] 1567251=rubygems/test_gem_resolver_requirement_list
[234/756] 1567251=ruby/test_hash
[235/756] 1567241=-ext-/arith_seq/test_arith_seq_beg_len_step
[236/756] 1567241=psych/test_scalar_scanner
[237/756] 1567241=psych/test_struct
[238/756] 1567241=prism/onigmo_test
[239/756] 1567241=-ext-/string/test_rb_str_dup
[240/756] 1567241=prism/fuzzer_test
[241/756] 1567241=ruby/test_ast
[242/756] 1567247=mkmf/test_libs
[243/756] 1567247=ruby/test_super
[244/756] 1567243=ruby/test_math
[245/756] 1567243=json/json_encoding_test
[246/756] 1567243=test_time
[247/756] 1567255=dtrace/test_gc
[248/756] 1567255=-ext-/popen_deadlock/test_popen_deadlock
[249/756] 1567248=optparse/test_did_you_mean
[250/756] 1567252=optparse/test_autoconf
[251/756] 1567252=digest/test_digest_extend
[252/756] 1567252=rubygems/test_gem_safe_yaml
[253/756] 1567252=ruby/test_case
[254/756] 1567252=-ext-/test_bug-5832
[255/756] 1567252=-ext-/gvl/test_ubf_async_safe
[256/756] 1567252=psych/test_array
[257/756] 1567252=prism/ruby/parser_test
[258/756] 1567243=prism/snippets_test
[259/756] 1567252=prism/newline_test
[260/756] 1567248=prism/result/heredoc_test
[261/756] 1567248=psych/test_psych_set
[262/756] 1567248=rubygems/test_webauthn_listener_response
[263/756] 1567252=rubygems/test_gem_path_support
[264/756] 1567252=prism/result/constant_path_node_test
[265/756] 1567252=rubygems/test_gem_bundler_version_finder
[266/756] 1567248=-ext-/win32/test_console_attr
[267/756] 1567248=optparse/test_switch
[268/756] 1567252=ruby/enc/test_emoji_breaks
[269/756] 1567248=-ext-/test_notimplement
[270/756] 1567252=ruby/test_system
[271/756] 1567248=-ext-/test_bug-3571
[272/756] 1567256=-ext-/box/test_load_ext
[273/756] 1567256=mmtk/test_configuration
[274/756] 1567248=ruby/test_comparable
[275/756] 1567256=prism/api/command_line_test
[276/756] 1567248=rubygems/test_gem_commands_info_command
[277/756] 1567256=date/test_date_new
[278/756] 1567256=ruby/test_io_timeout
[279/756] 1567256=stringio/test_stringio
[280/756] 1567248=resolv/test_dns
[281/756] 1567247=ruby/test_dup
[282/756] 1567256=ruby/test_require
[283/756] 1567248=-ext-/wait/test_wait
[284/756] 1567248=psych/test_object_references
[285/756] 1567248=fiber/test_sleep
[286/756] 1567247=openssl/test_x509name
[287/756] 1567247=rubygems/test_gem_commands_build_command
[288/756] 1567255=ruby/test_compile_prism
[289/756] 1567247=ruby/enc/test_euc_tw
[290/756] 1567247=rubygems/test_gem_security
[291/756] 1567248=rubygems/test_gem_requirement
[292/756] 1567248=ruby/test_alias
[293/756] 1567255=mkmf/test_sizeof
[294/756] 1567248=-ext-/load/test_stringify_symbols
[295/756] 1567248=-ext-/array/test_to_ary_concat
[296/756] 1567249=prism/result/warnings_test
[297/756] 1567253=ruby/test_rubyoptions
[298/756] 1567249=-ext-/test_printf
[299/756] 1567249=prism/ruby/dispatcher_test
[300/756] 1567252=socket/test_udp
[301/756] 1567252=ruby/enc/test_windows_1252
[302/756] 1567252=mkmf/test_configuration
[303/756] 1567249=json/json_generator_test
[304/756] 1567252=rubygems/test_gem_impossible_dependencies_error
[305/756] 1567252=fiber/test_io_buffer
[306/756] 1567252=prism/encoding/encodings_test
[307/756] 1567252=fileutils/test_dryrun
[308/756] 1567252=ruby/test_range
[309/756] 1567250=-ext-/symbol/test_type
[310/756] 1567250=test_tmpdir
[311/756] 1567249=prism/result/node_id_test
[312/756] 1567250=rubygems/test_gem_source_subpath_problem
[313/756] 1567250=psych/test_emitter
[314/756] 1567250=openssl/test_ts
[315/756] 1567248=prism/api/parse_stream_test
[316/756] 1567248=rubygems/test_gem_resolver_api_set
[317/756] 1567248=dtrace/test_object_create_start
[318/756] 1567249=test_forwardable
[319/756] 1567248=ruby/test_continuation
[320/756] 1567248=-ext-/exception/test_ensured
[321/756] 1567249=ruby/test_io_m17n
[322/756] 1567247=rubygems/test_config
[323/756] 1567248=-ext-/hash/test_delete
[324/756] 1567247=prism/result/comments_test
[325/756] 1567248=rubygems/test_gem_commands_cleanup_command
[326/756] 1567247=-ext-/string/test_interned_str
[327/756] 1567247=optparse/test_placearg
[328/756] 1567245=rubygems/test_project_sanity
[329/756] 1567247=ruby/test_env
[330/756] 1567250=prism/encoding/regular_expression_encoding_test
[331/756] 1567250=ruby/test_zjit
[332/756] 1567250=rubygems/test_gem_silent_ui
[333/756] 1567245=ruby/test_ifunless
[334/756] 1567245=dtrace/test_require
[335/756] 1567245=openssl/test_pkey_dh
[336/756] 1567250=openssl/test_ocsp
[337/756] 1567245=ruby/test_shapes
[338/756] 1567245=rubygems/test_gem_commands_uninstall_command
[339/756] 1567248=rubygems/test_gem_resolver_installer_set
[340/756] 1567248=rubygems/test_gem_dependency_list
[341/756] 1567248=ripper/test_files_test
[342/756] 1567252=rubygems/test_gem_local_remote_options
[343/756] 1567252=rubygems/test_gem_security_signer
[344/756] 1567248=ruby/test_exception
[345/756] 1567252=optparse/test_bash_completion
[346/756] 1567252=ruby/test_threadgroup
[347/756] 1567250=-ext-/string/test_set_len
[348/756] 1567250=rubygems/test_gem_commands_lock_command
[349/756] 1567250=ruby/enc/test_euc_kr
[350/756] 1567250=-ext-/test_random
[351/756] 1567250=psych/test_merge_keys
[352/756] 1567250=io/wait/test_io_wait
[353/756] 1567252=optparse/test_kwargs
[354/756] 1567252=ripper/test_lexer
[355/756] 1567252=ruby/test_dir
[356/756] 1567245=cgi/test_cgi_escape
[357/756] 1567255=rubygems/test_gem_ext_configure_builder
[358/756] 1567255=openssl/test_x509store
[359/756] 1567249=resolv/test_mdns
[360/756] 1567249=prism/lex_test
[361/756] 1567245=test_bundled_gems
[362/756] 1567245=openssl/test_pair
[363/756] 1567252=ruby/test_m17n_comb
[364/756] 1567255=date/test_date_ractor
[365/756] 1567255=did_you_mean/test_tree_spell_checker
[366/756] 1567251=ruby/test_integer_comb
[367/756] 1567255=prism/result/index_write_test
[368/756] 1567255=psych/visitors/test_depth_first
[369/756] 1567255=openssl/test_ns_spki
[370/756] 1567255=test_tsort
[371/756] 1567255=prism/result/regular_expression_options_test
[372/756] 1567255=ruby/test_sleep
[373/756] 1567250=fiber/test_queue
[374/756] 1567250=mkmf/test_install
[375/756] 1567250=rubygems/test_gem_validator
[376/756] 1567250=prism/result/integer_parse_test
[377/756] 1567250=test_prettyprint
[378/756] 1567250=-ext-/string/test_enc_str_buf_cat
[379/756] 1567250=mkmf/test_have_func
[380/756] 1567243=-ext-/thread/test_lock_native_thread
[381/756] 1567249=rubygems/test_webauthn_listener
[382/756] 1567243=optparse/test_zsh_completion
[383/756] 1567243=rubygems/test_gem_package_tar_reader_entry
[384/756] 1567242=json/json_fixtures_test
[385/756] 1567242=dtrace/test_load
[386/756] 1567242=ruby/test_encoding
[387/756] 1567256=rubygems/test_gem_resolver_specification
[388/756] 1567256=rubygems/test_gem_security_trust_dir
[389/756] 1567256=mkmf/test_constant
[390/756] 1567255=ruby/test_default_gems
[391/756] 1567250=prism/ruby/ruby_parser_test
[392/756] 1567255=openssl/test_buffering
[393/756] 1567250=resolv/test_svcb_https
[394/756] 1567255=-ext-/test_bug-14834
[395/756] 1567250=-ext-/proc/test_bmethod
[396/756] 1567245=psych/nodes/test_enumerable
[397/756] 1567250=-ext-/funcall/test_passing_block
[398/756] 1567250=uri/test_http
[399/756] 1567250=socket/test_addrinfo
[400/756] 1567249=openssl/test_x509cert
[401/756] 1567245=openssl/test_ssl
[402/756] 1567243=rubygems/test_deprecate
[403/756] 1567243=win32/test_registry
[404/756] 1567243=strscan/test_ractor
[405/756] 1567255=rubygems/test_gem_commands_push_command
[406/756] 1567243=ruby/test_module
[407/756] 1567250=prism/api/parse_success_test
[408/756] 1567250=ruby/test_sprintf
[409/756] 1567244=rubygems/test_gem_uri_formatter
[410/756] 1567244=uri/test_common
[411/756] 1567250=rubygems/test_gem_request_connection_pools
[412/756] 1567242=ruby/test_optimization
[413/756] 1567255=-ext-/exception/test_data_error
[414/756] 1567255=ruby/test_rubyvm
[415/756] 1567249=ruby/test_weakmap
[416/756] 1567255=rubygems/test_gem_doctor
[417/756] 1567255=socket/test_ancdata
[418/756] 1567255=-ext-/test_abi
[419/756] 1567250=-ext-/string/test_external_new
[420/756] 1567250=ripper/test_scanner_events
[421/756] 1567250=ruby/enc/test_euc_jp
[422/756] 1567250=rubygems/test_gem_resolver_dependency_request
[423/756] 1567244=rubygems/test_gem_commands_owner_command
[424/756] 1567250=socket/test_basicsocket
[425/756] 1567250=prism/locals_test
[426/756] 1567250=test_find
[427/756] 1567250=-ext-/string/test_normalize
[428/756] 1567250=-ext-/test_recursion
[429/756] 1567250=objspace/test_ractor
[430/756] 1567248=rubygems/test_gem_unsatisfiable_dependency_error
[431/756] 1567248=ripper/test_sexp
[432/756] 1567248=rubygems/test_gem_package_tar_header
[433/756] 1567248=prism/ruby/pattern_test
[434/756] 1567255=fileutils/test_verbose
[435/756] 1567248=rubygems/test_gem_ext_builder
[436/756] 1567255=ruby/test_struct
[437/756] 1567255=prism/ruby/compiler_test
[438/756] 1567255=date/test_date_strftime
[439/756] 1567244=-ext-/typeddata/test_typeddata
[440/756] 1567250=rubygems/test_gem_resolver_vendor_specification
[441/756] 1567250=ruby/test_box
[442/756] 1567244=fiber/test_mutex
[443/756] 1567247=-ext-/bignum/test_bigzero
[444/756] 1567247=ruby/test_basicinstructions
[445/756] 1567244=rubygems/test_gem_resolver_activation_request
[446/756] 1567244=ruby/enc/test_big5
[447/756] 1567244=psych/test_null
[448/756] 1567244=ruby/test_fixnum
[449/756] 1567247=fiber/test_timeout
[450/756] 1567255=ruby/test_signal
[451/756] 1567244=did_you_mean/core_ext/test_name_error_extension
[452/756] 1567244=-ext-/string/test_fstring
[453/756] 1567247=-ext-/iseq_load/test_iseq_load
[454/756] 1567256=-ext-/test_ensure_and_callcc
[455/756] 1567244=fiber/test_scheduler
[456/756] 1567256=rubygems/test_gem_version_option
[457/756] 1567256=ripper/test_files_test_2
[458/756] 1567250=ruby/test_require_lib
[459/756] 1567248=rubygems/test_gem_rdoc
[460/756] 1567248=prism/api/lex_test
[461/756] 1567248=psych/test_stringio
[462/756] 1567248=rubygems/test_gem_remote_fetcher_s3
[463/756] 1567251=-ext-/win32/test_fd_setsize
[464/756] 1567251=prism/version_test
[465/756] 1567251=rubygems/test_gem_request_set
[466/756] 1567248=test_trick
[467/756] 1567252=ruby/test_objectspace
[468/756] 1567251=ruby/test_gc
[469/756] 1567243=ruby/test_allocation
[470/756] 1567247=-ext-/string/test_enc_associate
[471/756] 1567247=prism/api/dump_test
[472/756] 1567245=prism/ruby/location_test
[473/756] 1567244=ruby/test_insns_leaf
[474/756] 1567244=yaml/test_store
[475/756] 1567244=ruby/test_iseq
[476/756] 1567245=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[477/756] 1567245=net/protocol/test_protocol
[478/756] 1567255=psych/test_tree_builder
[479/756] 1567255=-ext-/load/test_protect
[480/756] 1567255=openssl/test_x509req
[481/756] 1567245=rubygems/test_gem_commands_open_command
[482/756] 1567249=-ext-/win32/test_dln
[483/756] 1567249=ruby/enc/test_iso_8859
[484/756] 1567249=ruby/test_complex2
[485/756] 1567249=openssl/test_x509attr
[486/756] 1567249=mkmf/test_pkg_config
[487/756] 1567249=prism/regexp_test
[488/756] 1567245=ruby/test_string_memory
[489/756] 1567249=-ext-/string/test_coderange
[490/756] 1567255=open-uri/test_open-uri
[491/756] 1567249=-ext-/bignum/test_big2str
[492/756] 1567249=ruby/test_mixed_unicode_escapes
[493/756] 1567249=-ext-/test_enumerator_kw
[494/756] 1567249=mkmf/test_mkmf
[495/756] 1567249=-ext-/bignum/test_mul
[496/756] 1567249=did_you_mean/spell_checking/test_require_path_check
[497/756] 1567245=io/nonblock/test_flush
[498/756] 1567245=rubygems/test_gem_commands_fetch_command
[499/756] 1567249=openssl/test_pkcs7
[500/756] 1567245=ruby/test_complexrational
[501/756] 1567255=rubygems/test_gem_specification
[502/756] 1567245=ruby/enc/test_gbk
[503/756] 1567245=ruby/test_refinement
[504/756] 1567248=rubygems/test_gem_dependency_installer
[505/756] 1567249=ruby/test_warning
[506/756] 1567249=rubygems/test_gem_name_tuple
[507/756] 1567249=psych/test_class
[508/756] 1567249=strscan/test_stringscanner
[509/756] 1567249=psych/test_numeric
[510/756] 1567249=openssl/test_x509crl
[511/756] 1567246=rubygems/test_gem_package_tar_reader
[512/756] 1567246=ruby/enc/test_gb18030
[513/756] 1567246=openssl/test_x509ext
[514/756] 1567246=ripper/test_files_ext
[515/756] 1567256=psych/test_data
[516/756] 1567256=ruby/test_object_id
[517/756] 1567247=prism/unescape_test
[518/756] 1567247=prism/result/equality_test
[519/756] 1567247=prism/result/static_inspect_test
[520/756] 1567247=-ext-/symbol/test_inadvertent_creation
[521/756] 1567249=ruby/test_complex
[522/756] 1567246=prism/result/source_location_test
[523/756] 1567244=-ext-/thread/test_instrumentation_api
[524/756] 1567247=-ext-/vm/test_at_exit
[525/756] 1567246=openssl/test_asn1
[526/756] 1567247=mkmf/test_flags
[527/756] 1567246=rubygems/test_gem_ext_rake_builder
[528/756] 1567250=monitor/test_monitor
[529/756] 1567250=json/json_string_matching_test
[530/756] 1567250=ruby/test_whileuntil
[531/756] 1567250=ruby/test_transcode
[532/756] 1567256=test_extlibs
[533/756] 1567249=-ext-/rational/test_rat
[534/756] 1567249=rubygems/test_gem_text
[535/756] 1567249=ruby/test_settracefunc
[536/756] 1567255=prism/ruby/tunnel_test
[537/756] 1567255=rubygems/test_gem_version
[538/756] 1567255=rubygems/test_gem_commands_stale_command
[539/756] 1567255=ruby/test_path
[540/756] 1567255=ruby/test_method_cache
[541/756] 1567255=test_pp
[542/756] 1567255=socket/test_tcp
[543/756] 1567244=ruby/test_sprintf_comb
[544/756] 1567247=rubygems/test_gem_stub_specification
[545/756] 1567252=rubygems/test_gem_ext_ext_conf_builder
[546/756] 1567255=dtrace/test_cmethod
[547/756] 1567255=-ext-/string/test_qsort
[548/756] 1567255=rubygems/test_gem_commands_dependency_command
[549/756] 1567246=json/json_addition_test
[550/756] 1567246=fiber/test_storage
[551/756] 1567244=prism/result/string_test
[552/756] 1567247=-ext-/path_to_class/test_path_to_class
[553/756] 1567244=rubygems/test_gem_dependency
[554/756] 1567247=ruby/test_iterator
[555/756] 1567246=psych/test_marshalable
[556/756] 1567255=rubygems/test_gem_resolver_index_specification
[557/756] 1567246=dtrace/test_string
[558/756] 1567246=dtrace/test_method_cache
[559/756] 1567246=prism/api/parse_comments_test
[560/756] 1567246=ruby/test_class
[561/756] 1567255=psych/test_serialize_subclasses
[562/756] 1567255=ruby/test_const
[563/756] 1567255=fiber/test_io
[564/756] 1567244=rubygems/test_gem_commands_cert_command
[565/756] 1567247=fiber/test_process
[566/756] 1567247=ruby/test_object
[567/756] 1567255=-ext-/eval/test_eval
[568/756] 1567255=fileutils/test_fileutils
[569/756] 1567248=rubygems/test_remote_fetch_error
[570/756] 1567248=pathname/test_pathname
[571/756] 1567255=json/json_common_interface_test
[572/756] 1567255=psych/test_stream
[573/756] 1567255=coverage/test_coverage
[574/756] 1567248=prism/result/named_capture_test
[575/756] 1567248=ruby/test_dir_m17n
[576/756] 1567250=rubygems/test_gem_resolver_git_specification
[577/756] 1567249=optparse/test_summary
[578/756] 1567244=ruby/test_thread_queue
[579/756] 1567250=ruby/test_flip
[580/756] 1567250=fileutils/test_nowrite
[581/756] 1567249=rubygems/test_gem_ext_cargo_builder_unit
[582/756] 1567250=rubygems/test_gem_commands_install_command
[583/756] 1567249=ruby/test_stack
[584/756] 1567247=test_securerandom
[585/756] 1567247=ruby/test_econv
[586/756] 1567252=-ext-/st/test_foreach
[587/756] 1567252=fiber/test_address_resolve
[588/756] 1567252=uri/test_wss
[589/756] 1567252=rubygems/test_gem_resolver_lock_specification
[590/756] 1567252=-ext-/string/test_cstr
[591/756] 1567255=ruby/test_variable
[592/756] 1567252=openssl/test_digest
[593/756] 1567254=rubygems/test_gem_source_local
[594/756] 1567252=-ext-/num2int/test_num2int
[595/756] 1567252=mkmf/test_have_macro
[596/756] 1567256=ruby/test_process
[597/756] 1567244=ruby/test_parse
[598/756] 1567252=-ext-/iter/test_iter_break
[599/756] 1567252=psych/test_boolean
[600/756] 1567252=mkmf/test_config
[601/756] 1567242=psych/test_yaml
[602/756] 1567249=psych/handlers/test_recorder
[603/756] 1567254=-ext-/iter/test_yield_block
[604/756] 1567249=rubygems/test_gem_commands_specification_command
[605/756] 1567254=did_you_mean/test_spell_checker
[606/756] 1567254=-ext-/bug_reporter/test_bug_reporter
[607/756] 1567250=psych/test_document
[608/756] 1567250=fiber/test_ractor
[609/756] 1567242=prism/ruby/parameters_signature_test
[610/756] 1567242=optparse/test_getopts
[611/756] 1567242=rubygems/test_gem_resolver_api_specification
[612/756] 1567249=openssl/test_pkey
[613/756] 1567242=socket/test_nonblock
[614/756] 1567242=rubygems/test_gem_commands_signin_command
[615/756] 1567250=ruby/test_primitive
[616/756] 1567250=rubygems/test_gem_request
[617/756] 1567242=rubygems/test_gem_commands_search_command
[618/756] 1567242=fiber/test_thread
[619/756] 1567242=ruby/test_pattern_matching
[620/756] 1567247=ruby/test_literal
[621/756] 1567254=ruby/test_arithmetic_sequence
[622/756] 1567254=ruby/test_lambda
[623/756] 1567249=socket/test_sockopt
[624/756] 1567249=ruby/test_frozen_error
[625/756] 1567249=prism/bom_test
[626/756] 1567249=ruby/test_file
[627/756] 1567250=psych/test_encoding
[628/756] 1567254=ruby/test_rational
[629/756] 1567250=-ext-/bignum/test_str2big
[630/756] 1567250=ruby/test_regexp
[631/756] 1567242=prism/newline_offsets_test
[632/756] 1567248=rubygems/test_gem_resolver_conflict
[633/756] 1567252=rubygems/test_gem_commands_contents_command
[634/756] 1567248=psych/test_scalar
[635/756] 1567248=ruby/test_readpartial
[636/756] 1567252=json/test_helper
[637/756] 1567252=psych/test_yamldbm
[638/756] 1567252=ruby/test_thread_cv
[639/756] 1567248=ripper/test_parser_events
[640/756] 1567244=ruby/enc/test_windows_1251
[641/756] 1567248=prism/ruby/relocation_test
[642/756] 1567244=rubygems/test_gem_resolver_best_set
[643/756] 1567244=mkmf/test_convertible
[644/756] 1567248=resolv/test_win32_config
[645/756] 1567248=ruby/test_eval
[646/756] 1567242=-ext-/file/test_stat
[647/756] 1567242=resolv/test_addr
[648/756] 1567242=-ext-/st/test_update
[649/756] 1567252=ripper/test_files_sample
[650/756] 1567252=ruby/test_ractor
[651/756] 1567242=-ext-/method/test_arity
[652/756] 1567242=ruby/enc/test_case_options
[653/756] 1567242=rubygems/test_gem_install_update_options
[654/756] 1567254=uri/test_file
[655/756] 1567254=rubygems/test_gem_security_policy
[656/756] 1567242=rubygems/test_gem_resolver_index_set
[657/756] 1567242=ruby/test_thread
[658/756] 1567255=ruby/test_call
[659/756] 1567254=json/json_generic_object_test
[660/756] 1567254=dtrace/test_hash_create
[661/756] 1567254=ruby/test_defined
[662/756] 1567245=-ext-/bignum/test_pack
[663/756] 1567255=date/test_switch_hitter
[664/756] 1567255=rubygems/test_require
[665/756] 1567254=net/http/test_https
[666/756] 1567248=erb/test_erb_command
[667/756] 1567245=mkmf/test_have_library
[668/756] 1567248=ruby/test_fnmatch
[669/756] 1567248=rubygems/test_gem_resolver_vendor_set
[670/756] 1567249=uri/test_ftp
[671/756] 1567248=ruby/test_unicode_escape
[672/756] 1567249=prism/result/integer_base_flags_test
[673/756] 1567249=net/http/test_httpresponses
[674/756] 1567249=ripper/test_filter
[675/756] 1567249=rubygems/test_gem_ext_cmake_builder
[676/756] 1567248=-ext-/string/test_too_many_dummy_encodings
[677/756] 1567249=ruby/enc/test_koi8
[678/756] 1567249=ruby/test_clone
[679/756] 1567253=objspace/test_objspace
[680/756] 1567248=erb/test_erb_m17n
[681/756] 1567248=net/http/test_http
[682/756] 1567243=rubygems/test_gem_dependency_resolution_error
[683/756] 1567243=prism/fixtures_test
[684/756] 1567249=ruby/test_rational2
[685/756] 1567249=open-uri/test_proxy
[686/756] 1567249=dtrace/test_raise
[687/756] 1567249=rubygems/test_gem_ci_detector
[688/756] 1567249=ruby/test_yield
[689/756] 1567247=rubygems/test_gem_request_set_lockfile_parser
[690/756] 1567243=ruby/enc/test_shift_jis
[691/756] 1567243=io/wait/test_io_wait_uncommon
[692/756] 1567243=psych/test_string
[693/756] 1567247=rubygems/test_gem_commands_sources_command
[694/756] 1567243=ruby/test_undef
[695/756] 1567243=io/console/test_ractor
[696/756] 1567243=rubygems/test_gem_spec_fetcher
[697/756] 1567243=ruby/test_io
[698/756] 1567245=ruby/test_numeric
[699/756] 1567255=ruby/test_metaclass
[700/756] 1567255=io/console/test_io_console
[701/756] 1567247=date/test_date_arith
[702/756] 1567247=uri/test_ws
[703/756] 1567245=dtrace/test_array_create
[704/756] 1567245=rubygems/test_gem_resolver_installed_specification
[705/756] 1567247=rubygems/test_gem_commands_environment_command
[706/756] 1567245=-ext-/tracepoint/test_tracepoint
[707/756] 1567247=-ext-/integer/test_my_integer
[708/756] 1567247=pathname/test_ractor
[709/756] 1567247=mkmf/test_signedness
[710/756] 1567245=openssl/test_hmac
[711/756] 1567245=prism/ruby/desugar_compiler_test
[712/756] 1567245=prism/encoding/symbol_encoding_test
[713/756] 1567245=rubygems/test_gem_commands_mirror
[714/756] 1567245=-ext-/marshal/test_internal_ivar
[715/756] 1567245=etc/test_etc
[716/756] 1567254=rubygems/test_gem_remote_fetcher_local_server
[717/756] 1567254=uri/test_ldap
[718/756] 1567254=rubygems/test_gem_source_lock
[719/756] 1567245=-ext-/gvl/test_last_thread
[720/756] 1567254=-ext-/time/test_new
[721/756] 1567254=openssl/test_cipher
[722/756] 1567254=psych/test_hash
[723/756] 1567254=prism/api/parse_test
[724/756] 1567244=rubygems/test_gem_source_specific_file
[725/756] 1567255=socket/test_unix
[726/756] 1567254=rubygems/test_gem_commands_which_command
[727/756] 1567254=ruby/test_enum
[728/756] 1567255=optparse/test_optparse
[729/756] 1567244=psych/test_coder
[730/756] 1567245=ruby/test_symbol
[731/756] 1567244=fiber/test_io_close
[732/756] 1567244=rubygems/test_gem_request_set_lockfile
[733/756] 1567255=json/ractor_test
[734/756] 1567255=-ext-/postponed_job/test_postponed_job
[735/756] 1567244=prism/ruby/reflection_test
[736/756] 1567244=ruby/test_bignum
[737/756] 1567244=-ext-/load/test_dot_dot
[738/756] 1567244=did_you_mean/tree_spell/test_human_typo
[739/756] 1567244=rubygems/test_gem_remote_fetcher
[740/756] 1567247=rubygems/test_gem_gemcutter_utilities
[741/756] 1567248=rubygems/test_gem_resolver
[742/756] 1567244=test_tempfile
[743/756] 1567247=openssl/test_config
[744/756] 1567255=rubygems/test_gem_util
[745/756] 1567247=did_you_mean/spell_checking/test_pattern_key_name_check
[746/756] 1567247=rubygems/test_exit
[747/756] 1567255=rubygems/test_gem_commands_yank_command
[748/756] 1567247=did_you_mean/edit_distance/test_jaro_winkler
[749/756] 1567248=-ext-/marshal/test_usrmarshal
[750/756] 1567247=ruby/test_weakkeymap
[751/756] 1567255=ruby/test_inlinecache
[752/756] 1567255=net/http/test_httpresponse
[753/756] 1567244=rubygems/test_gem_command
[754/756] 1567255=openssl/test_engine
[755/756] 1567255=-ext-/exception/test_enc_raise
[756/756] 1567255=ruby/test_key_error
$$$ #<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
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
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
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
1022 1565978 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1565978 1565981 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.20251121-214740 --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
1565981 1565982 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.20251121-214740 --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
1565982 1566908 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1566908 1566909 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1566909 1567238 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
1567238 1567242 1021 1021 pts/0 1021 Sl+ 1000 1:05 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
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
1567242 2305588 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
1565982 2305793 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
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=>[1565978], 1565978=>[1565981], 1565981=>[1565982], 1565982=>[1566908, 2305793], 1566908=>[1566909], 1566909=>[1567238], 1567238=>[1567242], 1567242=>[2305588]}
$ timeout 60 gdb -p 2305588 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2305590]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000064cb9dcabede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7ab593ef1140 (LWP 2305588) "ruby" 0x000064cb9dcabede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7ab56cecd6c0 (LWP 2305590) "ruby" 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab556893040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7ab56cecd6c0 (LWP 2305590) "ruby"):
#0 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab556893040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064cb9dc3677a in __interceptor_poll ()
No symbol table info available.
#2 0x000064cb9e01fc7a 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 0x000064cb9dc8fb2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007ab593c9caa4 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 = {134919635130048, -6232688858762228441, 134919635130048, -352, 0, 140736149184464, -6232688858783199961, -6232712730434122457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007ab593d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7ab593ef1140 (LWP 2305588) "ruby"):
#0 0x000064cb9dcabede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000064cb9dcace9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000064cb9dbf9828 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3 0x000064cb9dbf9619 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000064cb9dbf944d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5 0x000064cb9dbf8e8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x000064cb9dbf8ad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x000064cb9dbfada6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x000064cb9dc91c70 in __interceptor_free ()
No symbol table info available.
#9 0x000064cb9dd12a2c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7ab55b85e800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8198
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7ab55b85e800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:5292
No locals.
#11 ruby_xfree (x=0x7ab55b85e800) at /tmp/ruby/src/trunk_asan/gc.c:5303
No locals.
#12 0x000064cb9dff1f85 in rb_threadptr_sched_free (th=0x5150001fd400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2365
No locals.
#13 0x000064cb9e0dacef in thread_free (ptr=0x540000000808) at /tmp/ruby/src/trunk_asan/vm.c:3785
th = 0x540000000808
#14 0x000064cb9dd3d063 in rb_data_free (objspace=0x51d000000a80, obj=134919669007040) at /tmp/ruby/src/trunk_asan/gc.c:1201
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#15 rb_gc_obj_free (objspace=<optimized out>, obj=134919669007040) at /tmp/ruby/src/trunk_asan/gc.c:1347
args = <optimized out>
#16 0x000064cb9dd3bd02 in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=134919669007040, p@entry=134919669005840, bitset=17179836029, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3487
vp = 134919669007040
sweep_page = <optimized out>
slot_size = <optimized out>
slot_bits = <optimized out>
#17 0x000064cb9dd3b6ab in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa0, ctx=ctx@entry=0x7ab591f30690) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3572
i = <error reading variable i (Incompatible types on DWARF stack)>
sweep_page = 0x51c00008f080
p = 134919669005840
bits = 0x51c00008f198
page_rvalue_count = <optimized out>
out_of_range_bits = <optimized out>
bitmap_plane_count = <optimized out>
bitset = 0
#18 0x000064cb9dd2d27b in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3853
ctx = {page = 0x51c00008f080, final_slots = 14, freed_slots = 1150, empty_slots = <optimized out>}
free_slots = <optimized out>
sweep_page = 0x51c00008f080
swept_slots = 0
pooled_slots = 1412
#19 0x000064cb9dd26af7 in gc_sweep_continue (objspace=0x51d000000a80, sweep_heap=0x51d000000aa0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3936
heap = 0x51d000000aa0
i = 0
i = <optimized out>
heap = <optimized out>
#20 gc_continue (objspace=0x51d000000a80, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2033
lock_lev = 0
needs_gc = <optimized out>
#21 0x000064cb9dd254c0 in heap_prepare (objspace=0x51d000000a80, heap=0x51d000000aa0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2052
No locals.
#22 heap_next_free_page (objspace=0x51d000000a80, heap=0x51d000000aa0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2279
page = <optimized out>
#23 newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2386
page = <optimized out>
heap = 0x51d000000aa0
obj = 0
lev = 1
unlock_vm = <optimized out>
#24 0x000064cb9dd07db8 in newobj_alloc (cache=0x50c000000100, heap_idx=0, vm_locked=false, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2410
obj = <optimized out>
#25 rb_gc_impl_new_obj (objspace_ptr=<optimized out>, cache_ptr=0x50c000000100, klass=134920281461760, flags=8199, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2489
objspace = <optimized out>
heap_idx = 0
cache = 0x50c000000100
obj = <optimized out>
#26 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:996
obj = <optimized out>
#27 0x000064cb9e27214a in ary_alloc_embed (klass=134920281461760, capa=0) at /tmp/ruby/src/trunk_asan/array.c:689
size = 40
ary = <optimized out>
#28 ary_new (klass=134920281461760, capa=0) at /tmp/ruby/src/trunk_asan/array.c:737
ary = <optimized out>
#29 rb_ary_new_capa (capa=0) at /tmp/ruby/src/trunk_asan/array.c:754
No locals.
#30 rb_ary_new () at /tmp/ruby/src/trunk_asan/array.c:760
No locals.
#31 0x000064cb9e4ac4e8 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:665
ary = <optimized out>
min_argc = <optimized out>
max_argc = <optimized out>
#32 0x000064cb9e0feea8 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 = 0x7ab5702d0e38
cfunc = 0x506000005ba8
recv = 134919725252360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff410, cd=0x50b0001f4d40, 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>
#34 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 = 0x50b0001f4d40
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff410
reg_pc = 0x5130007e02a8
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>
#35 0x000064cb9e08fc92 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>
#36 0x000064cb9e11f612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ab5911ff498, self=134919688924560, 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 = 0x7ab56f2c20f0
cfp = <optimized out>
sp = 0x7ab5910ffb80
use_argv = 0x0
stack_argv = 0x7ab5910ffb80
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#37 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 = 0x7ab5911ff498
#38 0x000064cb9e0c0e5c 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.
#39 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.
#40 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#41 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
#42 0x000064cb9dcdb18c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb02decb0, <optimized out>, 0x7fffb02debc0, <optimized out>, <optimized out>}, prev = 0x7ab591d02c40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170000000d0
cfp = 0x7ab5911ff448
#43 0x000064cb9de702ab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
status = <optimized out>
pid = <optimized out>
#44 0x000064cb9e0feea8 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 = 0x657100040001
cc = <optimized out>
me = 0x7ab56ef0fd40
cfunc = 0x506000049348
recv = 134919688924560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#45 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff480, cd=0x508000324c50, 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>
#46 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 = 0x508000324c50
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff480
reg_pc = 0x5130007e0458
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>
#47 0x000064cb9e08fc92 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>
#48 0x000064cb9e11f612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ab5911ff508, self=134919688924560, 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 = 0x7ab56f2c22f8
cfp = <optimized out>
sp = 0x7ab5910ffb30
use_argv = 0x0
stack_argv = 0x7ab5910ffb30
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#49 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 = 0x7ab5911ff508
#50 0x000064cb9e0c0e5c 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.
#51 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.
#52 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#53 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
#54 0x000064cb9dcdb8f7 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 = {0x7fffb02df7b0, <optimized out>, 0x7fffb02df6c0, <optimized out>, <optimized out>}, prev = 0x7ab591dffe40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#55 0x000064cb9e0feea8 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 = 0x67e100000001
cc = <optimized out>
me = 0x7ab5935f6ea0
cfunc = 0x506000047008
recv = 134920240494760
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#56 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff4f0, cd=0x50b0001f4c00, 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>
#57 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 = 0x50b0001f4c00
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff4f0
reg_pc = 0x514000079598
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>
#58 0x000064cb9e08fc92 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>
#59 0x000064cb9e11f612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ab5911ff620, self=134920277264520, 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 = 0x7ab5935909e8
cfp = <optimized out>
sp = 0x7ab5910ffa28
use_argv = 0x7ab591c74d60
stack_argv = 0x7ab5910ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#60 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 = 0x7ab5911ff620
#61 0x000064cb9e0c0e5c 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.
#62 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.
#63 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#64 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
#65 0x000064cb9e285bd3 in rb_ary_collect (ary=134919674772640) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 134919674768920
i = 71
#66 0x000064cb9e0feea8 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
th: 0x515000000300, native_id: 0x7ab593ef1140
-- Control frame information -----------------------------------------------
cc = <optimized out>
c:0019 p:---- s:0119 e:000118 l:y b:---- CFUNC :map
c:0018 p:0021 s:0115 e:000114 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1294 [FINISH]
c:0017 p:---- s:0112 e:000111 l:y b:---- CFUNC :fork
c:0016 p:0019 s:0108 E:002118 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1292 [FINISH]
me = 0x7ab59372ebd8
cfunc = 0x506000020068
recv = 134919674772640
block_handler = <optimized out>
frame_type = 1431634051
c:0015 p:---- s:0102 e:000101 l:y b:---- CFUNC :synchronize
c:0014 p:0043 s:0098 E:000f08 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1289
len = <optimized out>
val = <optimized out>
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
#67 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff608, 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>
cc = <optimized out>
calling = <optimized out>
#68 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 = 0x512000013f30
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff608
reg_pc = 0x51900001b210
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
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <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
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <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
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>
c:0007 p:0069 s:0046 E:0013f0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
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
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>
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_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>
#69 0x000064cb9e09007b 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.
#70 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
#71 0x000064cb9e11f612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ab5911ff738, self=134920277264520, 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 = 0x7ab59359f3a8
cfp = <optimized out>
sp = 0x7ab5910ff8d0
use_argv = 0x7ab591cb69e0
stack_argv = 0x7ab5910ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#72 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 = 0x7ab5911ff738
#73 0x000064cb9e0c0e5c 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.
#74 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.
#75 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#76 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
#77 0x000064cb9e285bd3 in rb_ary_collect (ary=134919674775880) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 134919674775800
i = 0
#78 0x000064cb9e0feea8 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 = 0x7ab59372ebd8
cfunc = 0x506000020068
recv = 134919674775880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#79 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff720, 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>
#80 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 = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff720
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>
#81 0x000064cb9e09007b 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.
#82 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
#83 0x000064cb9e0d7f28 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5170000000d0
val = <optimized out>
#84 0x000064cb9dcd6c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7ab59359f538) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb02e14b0, <optimized out>, 0x7fffb02e1400, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7ab59359f538
#85 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#86 0x000064cb9dccfbe7 in rb_main (argc=11, argv=0x7fffb02e1678) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#87 main (argc=11, argv=0x7fffb02e1678) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2305588) detached]
$ timeout 60 gdb -p 1567242 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2305589]
[New LWP 1589477]
[New LWP 1581261]
[New LWP 1567601]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007ab593d1b4fd in __GI___poll (fds=0x7ab591d62c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Threads
Id Target Id Frame
* 1 Thread 0x7ab593ef1140 (LWP 1567242) "ruby" 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab591d62c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
2 Thread 0x7ab577bff6c0 (LWP 2305589) "ruby" 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab556893040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7ab5524106c0 (LWP 1589477) "parallel.rb:40" 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab5661a5b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7ab56cecd6c0 (LWP 1581261) "Timeout stdlib " 0x00007ab593c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001bfe14) at ./nptl/futex-internal.c:57
5 Thread 0x7ab56e5d86c0 (LWP 1567601) "Gem::Timeout st" 0x00007ab593c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001e11d0) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 5 (Thread 0x7ab56e5d86c0 (LWP 1567601) "Gem::Timeout st"):
#0 0x00007ab593c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001e11d0) 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=0x50c0001e11d0) 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=0x50c0001e11d0, 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 0x00007ab593c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0001e11a8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7ab593c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ab56e5d6c40, __canceltype = 1841203984, __prev = 0x0}
cbuffer = {wseq = 14, cond = 0x50c0001e11a8, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 14
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=0x50c0001e11a8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000064cb9dfef72f in rb_native_cond_wait (cond=0x50c0001e11d0, 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=0x515000179380, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x000064cb9e01a041 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000179380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x000064cb9dffae81 in native_sleep (th=0x515000179380, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x515000179380, 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 0x000064cb9e018bac in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134919724822800, 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 0x000064cb9dcdb8f7 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 = 0x517000139bd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ab56e5d6fb0, <optimized out>, 0x7ab56e5d6ec0, <optimized out>, <optimized out>}, prev = 0x7ab56d8d8240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x517000139bd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000064cb9e017f0e in queue_do_pop (self=<optimized out>, q=0x5040002f1390, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1126
queue_waiter = {w = {self = 134919724822800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 134919724822800, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x5040002f1390
end = 0
#14 0x000064cb9e09c849 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 0x000064cb9e09c849 in vm_invoke_builtin_delegate (ec=0x517000139bd0, cfp=0x7ab56e6da758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x517000139bd0) at ../../src/trunk_asan/insns.def:1675
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab56e6da758
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 0x000064cb9e08fc92 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x517000139bd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000064cb9e0d31eb in invoke_iseq_block_from_c (ec=0x517000139bd0, captured=<optimized out>, self=134919724783840, 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 = 0x7ab572457a70
cfp = 0x7ab56e6da7c8
sp = 0x7ab56e5da818
use_argv = <optimized out>
stack_argv = 0x7ab56e5da818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x517000139bd0, self=134919724783840, 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 0x000064cb9e0d1446 in rb_vm_invoke_proc (ec=0x50c0001e11d0, proc=0x189, proc@entry=0x5040004eebd0, argc=-1815507599, 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 0x000064cb9e01e2cd in thread_do_start_proc (th=th@entry=0x515000179380) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040004eebd0
args_len = 0
args_ptr = <optimized out>
#23 0x000064cb9e01be5d in thread_do_start (th=0x515000179380) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x515000179380, 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 0x000064cb9e01b14e in call_thread_start_func_2 (th=0x515000179380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7ab56e5d7cc0
#26 nt_start (ptr=0x50c0001e1180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000179380
sched = <optimized out>
nt = 0x50c0001e1180
vm = 0x525000000100
#27 0x000064cb9dc8fb2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007ab593c9caa4 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 = {134919659292352, -6232682945129132761, 134919659292352, -352, 0, 140736149183888, -6232682945150104281, -6232712730434122457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x00007ab593d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x7ab56cecd6c0 (LWP 1581261) "Timeout stdlib "):
#0 0x00007ab593c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001bfe14) 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=0x50c0001bfe14) 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=0x50c0001bfe14, 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 0x00007ab593c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0001bfde8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7ab593c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ab56cecbc40, __canceltype = 1388567312, __prev = 0x0}
cbuffer = {wseq = 35, cond = 0x50c0001bfde8, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 35
seq = 17
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=0x50c0001bfde8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000064cb9dfef72f in rb_native_cond_wait (cond=0x50c0001bfe14, 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=0x5150001b6280, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x000064cb9e01a041 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x000064cb9dffae81 in native_sleep (th=0x5150001b6280, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x5150001b6280, 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 0x000064cb9e018bac in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134920279519240, 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 0x000064cb9dcdb8f7 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 = 0x517000014650
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ab56cecbfb0, <optimized out>, 0x7ab56cecbec0, <optimized out>, <optimized out>}, prev = 0x7ab552920240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x517000014650
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000064cb9e017f0e 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 = 134920279519240, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 134920279519240, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000038910
end = 0
#14 0x000064cb9e09c9b6 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 0x000064cb9e09c9b6 in vm_invoke_builtin_delegate (ec=0x517000014650, cfp=0x7ab553321758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x517000014650) at ../../src/trunk_asan/insns.def:1664
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab553321758
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 0x000064cb9e08fc92 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x517000014650
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000064cb9e0d31eb in invoke_iseq_block_from_c (ec=0x517000014650, captured=<optimized out>, self=134920279421440, 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 = 0x7ab5935579b8
cfp = 0x7ab5533217c8
sp = 0x7ab553221818
use_argv = <optimized out>
stack_argv = 0x7ab553221818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x517000014650, self=134920279421440, 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 0x000064cb9e0d1446 in rb_vm_invoke_proc (ec=0x50c0001bfe14, proc=0x189, proc@entry=0x5040003fdcd0, argc=-1815507599, 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 0x000064cb9e01e2cd in thread_do_start_proc (th=th@entry=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040003fdcd0
args_len = 0
args_ptr = <optimized out>
#23 0x000064cb9e01be5d in thread_do_start (th=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001b6280, 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 0x000064cb9e01b14e in call_thread_start_func_2 (th=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7ab56cecccc0
#26 nt_start (ptr=0x50c0001bfdc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150001b6280
sched = <optimized out>
nt = 0x50c0001bfdc0
vm = 0x525000000100
#27 0x000064cb9dc8fb2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007ab593c9caa4 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 = {134919635130048, -6232688858762228441, 134919635130048, -352, 11, 140736149183888, -6232688858783199961, -6232712730434122457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x00007ab593d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7ab5524106c0 (LWP 1589477) "parallel.rb:40"):
#0 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab5661a5b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064cb9dc3677a in __interceptor_poll ()
No symbol table info available.
#2 0x000064cb9dda2099 in nogvl_wait_for (th=134919674775560, fptr=0x5110003db480, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12561
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 0x000064cb9dda352a in internal_read_func (ptr=0x7ab5661a5a40) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7ab5661a5a40
result = <optimized out>
#5 0x000064cb9dfffdc2 in rb_thread_io_blocking_call (io=0x5110003db480, func=0x64cb9dda3020 <internal_read_func>, data1=0x7ab5661a5a40, 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 0x000064cb9dcdb8f7 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 = 0x517000369850
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ab55240ee90, <optimized out>, 0x7ab55240eda0, <optimized out>, <optimized out>}, prev = 0x7ab56618a240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x517000369850
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000064cb9ddb72e2 in io_read_memory_locktmp (str=134919520672608, 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 = 134919674775560, fptr = 0x5110003db480, nonblock = 0, fd = 4, buf = 0x519000015980, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x5110003db480
n = <optimized out>
shrinkable = <optimized out>
#9 0x000064cb9dd93e31 in io_readpartial (argc=1713003360, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x000064cb9e0feea8 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 = 0x7ab5937288f0
cfunc = 0x50600002c0c8
recv = 134919674775720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000064cb9e0a0bad in vm_sendish (ec=0x517000369850, reg_cfp=0x7ab567592790, 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=0x517000369850) at ../../src/trunk_asan/insns.def:903
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab567592790
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 0x000064cb9e08fc92 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x517000369850
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000064cb9e0d31eb in invoke_iseq_block_from_c (ec=0x517000369850, captured=<optimized out>, self=134920277264520, 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 = 0x7ab59359f1f0
cfp = 0x7ab5675927c8
sp = 0x7ab567492818
use_argv = <optimized out>
stack_argv = 0x7ab567492818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x517000369850, self=134920277264520, 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 0x000064cb9e0d1446 in rb_vm_invoke_proc (ec=0x7ab5661a5b60, proc=0x1, proc@entry=0x5040008d7f90, argc=-1814973187, 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 0x000064cb9e01e2cd in thread_do_start_proc (th=th@entry=0x5150001ccd00) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040008d7f90
args_len = 0
args_ptr = <optimized out>
#19 0x000064cb9e01be5d in thread_do_start (th=0x5150001ccd00) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x5150001ccd00, 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 0x000064cb9e01b14e in call_thread_start_func_2 (th=0x5150001ccd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7ab55240fcc0
#22 nt_start (ptr=0x50c0003b92c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150001ccd00
sched = <optimized out>
nt = 0x50c0003b92c0
vm = 0x525000000100
#23 0x000064cb9dc8fb2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007ab593c9caa4 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 = {134919187662528, -6232568634574549721, 134919187662528, -352, 25, 140736149189136, -6232568634595521241, -6232712730434122457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x00007ab593d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7ab577bff6c0 (LWP 2305589) "ruby"):
#0 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab556893040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064cb9dc3677a in __interceptor_poll ()
No symbol table info available.
#2 0x000064cb9e01fc7a 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 0x000064cb9dc8fb2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007ab593c9caa4 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 = {134919816738496, -6232634270801638105, 134919816738496, -352, 0, 140736149184848, -6232634270822609625, -6232712730434122457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007ab593d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7ab593ef1140 (LWP 1567242) "ruby"):
#0 0x00007ab593d1b4fd in __GI___poll (fds=0x7ab591d62c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000064cb9dc3677a in __interceptor_poll ()
No symbol table info available.
#2 0x000064cb9dda2099 in nogvl_wait_for (th=134920280181280, fptr=0x5110003d1ac0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12561
fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x000064cb9dda352a in internal_read_func (ptr=0x7ab591d62b20) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7ab591d62b20
result = <optimized out>
#5 0x000064cb9dfffdc2 in rb_thread_io_blocking_call (io=0x5110003d1ac0, func=0x64cb9dda3020 <internal_read_func>, data1=data1@entry=0x7ab591d62b20, 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 0x000064cb9dda2e60 in rb_io_blocking_region_wait (io=0x5110003d1ac0, function=0x1, argument=0x7ab591d62b20, 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 = 134920280181280, fptr = 0x5110003d1ac0, nonblock = 0, fd = 12, buf = 0x52500206d2e6, capa = 3610, timeout = 0x0}
timeout_storage = <optimized out>
scheduler = <optimized out>
#8 0x000064cb9dda6767 in io_bufread (ptr=0x52500206c100 "Usage: /tmp/ruby/build/trunk_asan/ruby [options] [--] [filepath] [arguments]\n\nDetails and examples at https://docs.ruby-lang.org/en/master/ruby/options_md.html\n -0[octal] Set input record separ"..., len=8192, fptr=0x5110003d1ac0) at /tmp/ruby/src/trunk_asan/io.c:3064
offset = 4582
n = 3610
c = <optimized out>
#9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
p = <optimized out>
#10 0x000064cb9dcdb8f7 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 = {0x7fffb02df050, <optimized out>, 0x7fffb02def60, <optimized out>, <optimized out>}, prev = 0x7ab591e6caa0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x000064cb9dda4197 in io_fread (str=134920240470640, offset=0, size=8192, fptr=0x5110003d1ac0) at /tmp/ruby/src/trunk_asan/io.c:3117
arg = {str_ptr = 0x52500206c100 "Usage: /tmp/ruby/build/trunk_asan/ruby [options] [--] [filepath] [arguments]\n\nDetails and examples at https://docs.ruby-lang.org/en/master/ruby/options_md.html\n -0[octal] Set input record separ"..., len = 8192, fptr = <optimized out>}
len = <optimized out>
errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=134920240470640) 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 0x000064cb9dd94206 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 = 0x5110003d1ac0
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#14 0x000064cb9e1155c2 in vm_call0_cfunc_with_frame (ec=0x5170000000d0, calling=<optimized out>, argv=0x7ab591c02768) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
reg_cfp = 0x7ab5911ff448
ci = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = -1
recv = 134920240470720
argc = 0
mid = 16353
block_handler = <optimized out>
frame_flags = 1431634051
val = <optimized out>
unaligned_member_ptr_result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#15 vm_call0_cfunc (ec=0x5170000000d0, calling=<optimized out>, argv=0x7ab591c02768) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#16 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#17 0x000064cb9e11a38f in vm_call0_cc (ec=0x5170000000d0, recv=134920240470720, id=16353, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = 0
calling = <error reading variable calling (Cannot access memory at address 0x1)>
use_argv = 0x7ab591c02768
av = <optimized out>
#18 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
ci = <optimized out>
scope = <optimized out>
kw_splat = <optimized out>
cc = <optimized out>
call_status = <optimized out>
#19 0x000064cb9e0c062a in rb_call (recv=134920240470720, mid=16353, argc=0, argv=0x7ab591c02768, scope=4076007936) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
ec = 0x7ab591d62c60
#20 rb_funcall_with_block_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, passed_procval=4, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1210
No locals.
#21 0x000064cb9e11f677 in vm_yield_with_symbol (ec=0x5170000000d0, symbol=4186380, argc=1, argv=0x7ab591c02760, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5274
No locals.
#22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=4186380, 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:1837
No locals.
#23 0x000064cb9e0c0e5c 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.
#24 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.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#26 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
#27 0x000064cb9dcdb8f7 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 = {0x7fffb02df7b0, <optimized out>, 0x7fffb02df6c0, <optimized out>, <optimized out>}, prev = 0x7ab591d5ae40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#28 0x000064cb9e0feea8 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 = 0x429100020003
cc = <optimized out>
me = 0x7ab593729250
cfunc = 0x50600002b048
recv = 134920281389440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#29 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff480, cd=0x51a00000b020, 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>
#30 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 = 0x51a00000b020
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff480
reg_pc = 0x52300000b208
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#31 0x000064cb9e08fc92 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
th: 0x515000000300, native_id: 0x7ab593ef1140
result = <optimized out>
#32 0x000064cb9e11f612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ab5911ff620, self=134920277264520, 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
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0160 e:000159 l:y b:---- CFUNC :read
flags = 0
iseq = 0x7ab5935909e8
cfp = <optimized out>
sp = 0x7ab5910ffa28
use_argv = 0x7ab591cfaae0
stack_argv = 0x7ab5910ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
c:0017 p:---- s:0157 e:000156 l:y b:---- CFUNC :popen
c:0016 p:0289 s:0152 e:000150 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
#33 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 = 0x7ab5911ff620
#34 0x000064cb9e0c0e5c 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
c:0015 p:0084 s:0113 e:000112 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
No locals.
#35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
c:0014 p:0013 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:851
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
No locals.
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
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
No locals.
#37 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
#38 0x000064cb9e285bd3 in rb_ary_collect (ary=134919674772640) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 134919674768920
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
i = 73
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0013f0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
#39 0x000064cb9e0feea8 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
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
ci = 0x167100000001
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
cc = <optimized out>
me = 0x7ab59372ebd8
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
cfunc = 0x506000020068
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
recv = 134919674772640
th: 0x515000179380, native_id: 0x7ab56e5d86c0
block_handler = <optimized out>
frame_type = 1431634051
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
len = <optimized out>
val = <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]
#40 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
ci = <optimized out>
argc = <optimized out>
th: 0x5150001b6280, native_id: 0x7ab56cecd6c0
recv = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
cc = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
calling = <optimized out>
#41 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:855
th: 0x5150001ccd00, native_id: 0x7ab5524106c0
bh = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
blockiseq = <optimized out>
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
leaf = false
val = <optimized out>
cd = 0x512000013f30
insns_address_table = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff608
reg_pc = 0x51900001b210
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>
#42 0x000064cb9e09007b 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.
#43 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
#44 0x000064cb9e11f612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ab5911ff738, self=134920277264520, 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 = 0x7ab59359f3a8
cfp = <optimized out>
sp = 0x7ab5910ff8d0
use_argv = 0x7ab591cb69e0
stack_argv = 0x7ab5910ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x7ab5911ff738
#46 0x000064cb9e0c0e5c 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.
#47 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.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 0x000064cb9e0c0e5c in rb_yield (val=<optimized out>)
No locals.
#50 0x000064cb9e285bd3 in rb_ary_collect (ary=134919674775880) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 134919674775800
i = 0
#51 0x000064cb9e0feea8 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 = 0x7ab59372ebd8
cfunc = 0x506000020068
recv = 134919674775880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#52 0x000064cb9e09949f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ab5911ff720, 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>
#53 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 = {0x64cb9e095056 <vm_exec_core+1478>, 0x64cb9e09635d <vm_exec_core+6349>, 0x64cb9e09b591 <vm_exec_core+27393>, 0x64cb9e095ecf <vm_exec_core+5183>, 0x64cb9e09c2d5 <vm_exec_core+30789>, 0x64cb9e09a14d <vm_exec_core+22205>, 0x64cb9e097d4e <vm_exec_core+12990>, 0x64cb9e0951be <vm_exec_core+1838>, 0x64cb9e09bb84 <vm_exec_core+28916>, 0x64cb9e09b8cc <vm_exec_core+28220>, 0x64cb9e09614c <vm_exec_core+5820>, 0x64cb9e0956ae <vm_exec_core+3102>, 0x64cb9e09a846 <vm_exec_core+23990>, 0x64cb9e096c53 <vm_exec_core+8643>, 0x64cb9e09bd18 <vm_exec_core+29320>, 0x64cb9e09ba2e <vm_exec_core+28574>, 0x64cb9e097341 <vm_exec_core+10417>, 0x64cb9e097cdd <vm_exec_core+12877>, 0x64cb9e09a3a5 <vm_exec_core+22805>, 0x64cb9e09b9a5 <vm_exec_core+28437>, 0x64cb9e0997c0 <vm_exec_core+19760>, 0x64cb9e09a42e <vm_exec_core+22942>, 0x64cb9e09aee7 <vm_exec_core+25687>, 0x64cb9e0996fd <vm_exec_core+19565>, 0x64cb9e0955eb <vm_exec_core+2907>, 0x64cb9e099e50 <vm_exec_core+21440>, 0x64cb9e09547e <vm_exec_core+2542>, 0x64cb9e0958b4 <vm_exec_core+3620>, 0x64cb9e0975c4 <vm_exec_core+11060>, 0x64cb9e0992ca <vm_exec_core+18490>, 0x64cb9e099ce9 <vm_exec_core+21081>, 0x64cb9e098f5f <vm_exec_core+17615>, 0x64cb9e09508a <vm_exec_core+1530>, 0x64cb9e09b117 <vm_exec_core+26247>, 0x64cb9e09b7f7 <vm_exec_core+28007>, 0x64cb9e095a5b <vm_exec_core+4043>, 0x64cb9e096607 <vm_exec_core+7031>, 0x64cb9e0962c5 <vm_exec_core+6197>, 0x64cb9e096d42 <vm_exec_core+8882>, 0x64cb9e097b79 <vm_exec_core+12521>, 0x64cb9e095b02 <vm_exec_core+4210>, 0x64cb9e09af7f <vm_exec_core+25839>, 0x64cb9e096591 <vm_exec_core+6913>, 0x64cb9e097a27 <vm_exec_core+12183>, 0x64cb9e0984ee <vm_exec_core+14942>, 0x64cb9e09a8dc <vm_exec_core+24140>, 0x64cb9e099982 <vm_exec_core+20210>, 0x64cb9e09701c <vm_exec_core+9612>, 0x64cb9e09689e <vm_exec_core+7694>, 0x64cb9e09a732 <vm_exec_core+23714>, 0x64cb9e0977a4 <vm_exec_core+11540>, 0x64cb9e099f4f <vm_exec_core+21695>, 0x64cb9e0999f4 <vm_exec_core+20324>, 0x64cb9e09a006 <vm_exec_core+21878>, 0x64cb9e09b4c9 <vm_exec_core+27193>, 0x64cb9e098d71 <vm_exec_core+17121>, 0x64cb9e09a995 <vm_exec_core+24325>, 0x64cb9e094dd8 <vm_exec_core+840>, 0x64cb9e09a4c3 <vm_exec_core+23091>, 0x64cb9e09713b <vm_exec_core+9899>, 0x64cb9e099658 <vm_exec_core+19400>, 0x64cb9e099898 <vm_exec_core+19976>, 0x64cb9e098122 <vm_exec_core+13970>, 0x64cb9e095968 <vm_exec_core+3800>, 0x64cb9e0974e9 <vm_exec_core+10841>, 0x64cb9e096b26 <vm_exec_core+8342>, 0x64cb9e09a084 <vm_exec_core+22004>, 0x64cb9e095c93 <vm_exec_core+4611>, 0x64cb9e097ecf <vm_exec_core+13375>, 0x64cb9e09881f <vm_exec_core+15759>, 0x64cb9e096e20 <vm_exec_core+9104>, 0x64cb9e0a237d <vm_exec_core+55533>, 0x64cb9e0967f5 <vm_exec_core+7525>, 0x64cb9e0966ed <vm_exec_core+7261>, 0x64cb9e0969f8 <vm_exec_core+8040>, 0x64cb9e0973e3 <vm_exec_core+10579>, 0x64cb9e099163 <vm_exec_core+18131>, 0x64cb9e0985a9 <vm_exec_core+15129>, 0x64cb9e099d68 <vm_exec_core+21208>, 0x64cb9e098a05 <vm_exec_core+16245>, 0x64cb9e09b040 <vm_exec_core+26032>, 0x64cb9e09c577 <vm_exec_core+31463>, 0x64cb9e09b284 <vm_exec_core+26612>, 0x64cb9e09be68 <vm_exec_core+29656>, 0x64cb9e09bf59 <vm_exec_core+29897>, 0x64cb9e095510 <vm_exec_core+2688>, 0x64cb9e09baad <vm_exec_core+28701>, 0x64cb9e0976c9 <vm_exec_core+11321>, 0x64cb9e09bc3b <vm_exec_core+29099>, 0x64cb9e09720a <vm_exec_core+10106>, 0x64cb9e09b1bb <vm_exec_core+26411>, 0x64cb9e0953a7 <vm_exec_core+2327>, 0x64cb9e095b8d <vm_exec_core+4349>, 0x64cb9e09c19d <vm_exec_core+30477>, 0x64cb9e097aad <vm_exec_core+12317>, 0x64cb9e0978aa <vm_exec_core+11802>, 0x64cb9e094ddd <vm_exec_core+845>, 0x64cb9e0952ca <vm_exec_core+2106>, 0x64cb9e094e63 <vm_exec_core+979>, 0x64cb9e09b373 <vm_exec_core+26851>, 0x64cb9e098c2e <vm_exec_core+16798>, 0x64cb9e0982f2 <vm_exec_core+14434>, 0x64cb9e098b0a <vm_exec_core+16506>, 0x64cb9e098756 <vm_exec_core+15558>, 0x64cb9e09793f <vm_exec_core+11951>, 0x64cb9e0981fd <vm_exec_core+14189>, 0x64cb9e097bc9 <vm_exec_core+12601>, 0x64cb9e09840c <vm_exec_core+14716>, 0x64cb9e09847d <vm_exec_core+14829>, 0x64cb9e095047 <vm_exec_core+1463>, 0x64cb9e09634e <vm_exec_core+6334>, 0x64cb9e09b582 <vm_exec_core+27378>, 0x64cb9e095ec0 <vm_exec_core+5168>, 0x64cb9e09c2c6 <vm_exec_core+30774>, 0x64cb9e09a13e <vm_exec_core+22190>, 0x64cb9e097d3f <vm_exec_core+12975>, 0x64cb9e0951af <vm_exec_core+1823>, 0x64cb9e09bb75 <vm_exec_core+28901>, 0x64cb9e09b8bd <vm_exec_core+28205>, 0x64cb9e09613d <vm_exec_core+5805>, 0x64cb9e09569f <vm_exec_core+3087>, 0x64cb9e09a837 <vm_exec_core+23975>, 0x64cb9e096c44 <vm_exec_core+8628>, 0x64cb9e09bd09 <vm_exec_core+29305>, 0x64cb9e09ba1f <vm_exec_core+28559>, 0x64cb9e097332 <vm_exec_core+10402>, 0x64cb9e097cce <vm_exec_core+12862>, 0x64cb9e09a396 <vm_exec_core+22790>, 0x64cb9e09b996 <vm_exec_core+28422>, 0x64cb9e0997b1 <vm_exec_core+19745>, 0x64cb9e09a41f <vm_exec_core+22927>, 0x64cb9e09aed8 <vm_exec_core+25672>, 0x64cb9e0996ee <vm_exec_core+19550>, 0x64cb9e0955dc <vm_exec_core+2892>, 0x64cb9e099e41 <vm_exec_core+21425>, 0x64cb9e09546f <vm_exec_core+2527>, 0x64cb9e0958a5 <vm_exec_core+3605>, 0x64cb9e0975b5 <vm_exec_core+11045>, 0x64cb9e0992bb <vm_exec_core+18475>, 0x64cb9e099cda <vm_exec_core+21066>, 0x64cb9e098f50 <vm_exec_core+17600>, 0x64cb9e09507b <vm_exec_core+1515>, 0x64cb9e09b108 <vm_exec_core+26232>, 0x64cb9e09b7e8 <vm_exec_core+27992>, 0x64cb9e095a4c <vm_exec_core+4028>, 0x64cb9e0965f8 <vm_exec_core+7016>, 0x64cb9e0962b6 <vm_exec_core+6182>, 0x64cb9e096d33 <vm_exec_core+8867>, 0x64cb9e097b6a <vm_exec_core+12506>, 0x64cb9e095af3 <vm_exec_core+4195>, 0x64cb9e09af70 <vm_exec_core+25824>, 0x64cb9e096582 <vm_exec_core+6898>, 0x64cb9e097a18 <vm_exec_core+12168>, 0x64cb9e0984df <vm_exec_core+14927>, 0x64cb9e09a8cd <vm_exec_core+24125>, 0x64cb9e099973 <vm_exec_core+20195>, 0x64cb9e09700d <vm_exec_core+9597>, 0x64cb9e09688f <vm_exec_core+7679>, 0x64cb9e09a723 <vm_exec_core+23699>, 0x64cb9e097795 <vm_exec_core+11525>, 0x64cb9e099f40 <vm_exec_core+21680>, 0x64cb9e0999e5 <vm_exec_core+20309>, 0x64cb9e099ff7 <vm_exec_core+21863>, 0x64cb9e09b4ba <vm_exec_core+27178>, 0x64cb9e098d62 <vm_exec_core+17106>, 0x64cb9e09a986 <vm_exec_core+24310>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e09a4b4 <vm_exec_core+23076>, 0x64cb9e09712c <vm_exec_core+9884>, 0x64cb9e099649 <vm_exec_core+19385>, 0x64cb9e099889 <vm_exec_core+19961>, 0x64cb9e098113 <vm_exec_core+13955>, 0x64cb9e0992b6 <vm_exec_core+18470>, 0x64cb9e0974da <vm_exec_core+10826>, 0x64cb9e096b17 <vm_exec_core+8327>, 0x64cb9e09a075 <vm_exec_core+21989>, 0x64cb9e095c84 <vm_exec_core+4596>, 0x64cb9e097ec0 <vm_exec_core+13360>, 0x64cb9e098810 <vm_exec_core+15744>, 0x64cb9e096e11 <vm_exec_core+9089>, 0x64cb9e0a236e <vm_exec_core+55518>, 0x64cb9e0967e6 <vm_exec_core+7510>, 0x64cb9e0966de <vm_exec_core+7246>, 0x64cb9e0969e9 <vm_exec_core+8025>, 0x64cb9e0973d4 <vm_exec_core+10564>, 0x64cb9e099154 <vm_exec_core+18116>, 0x64cb9e09859a <vm_exec_core+15114>, 0x64cb9e09914f <vm_exec_core+18111>, 0x64cb9e09996e <vm_exec_core+20190>, 0x64cb9e099969 <vm_exec_core+20185>, 0x64cb9e0969e4 <vm_exec_core+8020>, 0x64cb9e099e2d <vm_exec_core+21405>, 0x64cb9e097b33 <vm_exec_core+12451>, 0x64cb9e097b38 <vm_exec_core+12456>, 0x64cb9e099964 <vm_exec_core+20180>, 0x64cb9e0997ac <vm_exec_core+19740>, 0x64cb9e09880b <vm_exec_core+15739>, 0x64cb9e098742 <vm_exec_core+15538>, 0x64cb9e09985b <vm_exec_core+19915>, 0x64cb9e098c15 <vm_exec_core+16773>...}
reg_cfp = 0x7ab5911ff720
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>
#54 0x000064cb9e09007b 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.
#55 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
#56 0x000064cb9e0d7f28 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5170000000d0
val = <optimized out>
#57 0x000064cb9dcd6c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7ab59359f538) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb02e14b0, <optimized out>, 0x7fffb02e1400, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7ab59359f538
#58 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#59 0x000064cb9dccfbe7 in rb_main (argc=11, argv=0x7fffb02e1678) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#60 main (argc=11, argv=0x7fffb02e1678) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1567242) detached]
$ timeout 60 gdb -p 1567238 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1567240]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073c09db26d07 in __GI___select (nfds=9, readfds=0x50c00593db80, writefds=0x0, exceptfds=0x0, timeout=0x7ffc480e4dc0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x73c09dc6b140 (LWP 1567238) "ruby" 0x000073c09db26d07 in __GI___select (nfds=9, readfds=0x50c00593db80, writefds=0x0, exceptfds=0x0, timeout=0x7ffc480e4dc0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x73c0819ff6c0 (LWP 1567240) "ruby" 0x000073c09db1b4fd in __GI___poll (fds=0x73c0807ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x73c0819ff6c0 (LWP 1567240) "ruby"):
#0 0x000073c09db1b4fd in __GI___poll (fds=0x73c0807ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000060bb3991777a in __interceptor_poll ()
No symbol table info available.
#2 0x000060bb39d00c7a 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 0x000060bb39970b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000073c09da9caa4 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 = {127270645659328, 5730891823043983796, 127270645659328, -352, 0, 140721517391376, 5730891823064955316, 5730847927092394420}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000073c09db29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x73c09dc6b140 (LWP 1567238) "ruby"):
#0 0x000073c09db26d07 in __GI___select (nfds=9, readfds=0x50c00593db80, writefds=0x0, exceptfds=0x0, timeout=0x7ffc480e4dc0) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 501999779}
pts64 = 0x7ffc480e4c60
r = <optimized out>
#1 0x000060bb39ce8365 in native_fd_select (n=9, readfds=0x50c00593db80, writefds=0x0, exceptfds=0x73c09db26d07 <__GI___select+327>, timeout=0x7ffc480e4c60, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=127271083333760) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffc480e4d70
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x000060bb399bc8f7 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 = {0x7ffc480e4f30, <optimized out>, 0x7ffc480e4e40, <optimized out>, <optimized out>}, prev = 0x73c09bc0a8a0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x000060bb39ce78f1 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 = 9, th = 0x515000000300, rset = 0x73c09bb65740, 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 = 0x73c09bb657a0}
#5 0x000060bb39a8db71 in select_internal (read=127271108540120, write=4, except=4, tp=0x73c09bb657a0, fds=0x73c09bb65740) at /tmp/ruby/src/trunk_asan/io.c:10723
timerec = <optimized out>
max = 9
pending = <optimized out>
rp = 0x73c09bb65740
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=127271083333408) at /tmp/ruby/src/trunk_asan/io.c:10793
p = 0x73c09bb65720
#7 0x000060bb399bc8f7 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 = {0x7ffc480e5230, <optimized out>, 0x7ffc480e5140, <optimized out>, <optimized out>}, prev = 0x73c09bb3e940, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x000060bb39a6a2cb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11161
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x000060bb39ddfea8 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 = 0x73c09d3990a0
cfunc = 0x50600002b2e8
recv = 127271108672000
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000060bb39d81bad in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73c09afff3a0, 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 = {0x60bb39d76056 <vm_exec_core+1478>, 0x60bb39d7735d <vm_exec_core+6349>, 0x60bb39d7c591 <vm_exec_core+27393>, 0x60bb39d76ecf <vm_exec_core+5183>, 0x60bb39d7d2d5 <vm_exec_core+30789>, 0x60bb39d7b14d <vm_exec_core+22205>, 0x60bb39d78d4e <vm_exec_core+12990>, 0x60bb39d761be <vm_exec_core+1838>, 0x60bb39d7cb84 <vm_exec_core+28916>, 0x60bb39d7c8cc <vm_exec_core+28220>, 0x60bb39d7714c <vm_exec_core+5820>, 0x60bb39d766ae <vm_exec_core+3102>, 0x60bb39d7b846 <vm_exec_core+23990>, 0x60bb39d77c53 <vm_exec_core+8643>, 0x60bb39d7cd18 <vm_exec_core+29320>, 0x60bb39d7ca2e <vm_exec_core+28574>, 0x60bb39d78341 <vm_exec_core+10417>, 0x60bb39d78cdd <vm_exec_core+12877>, 0x60bb39d7b3a5 <vm_exec_core+22805>, 0x60bb39d7c9a5 <vm_exec_core+28437>, 0x60bb39d7a7c0 <vm_exec_core+19760>, 0x60bb39d7b42e <vm_exec_core+22942>, 0x60bb39d7bee7 <vm_exec_core+25687>, 0x60bb39d7a6fd <vm_exec_core+19565>, 0x60bb39d765eb <vm_exec_core+2907>, 0x60bb39d7ae50 <vm_exec_core+21440>, 0x60bb39d7647e <vm_exec_core+2542>, 0x60bb39d768b4 <vm_exec_core+3620>, 0x60bb39d785c4 <vm_exec_core+11060>, 0x60bb39d7a2ca <vm_exec_core+18490>, 0x60bb39d7ace9 <vm_exec_core+21081>, 0x60bb39d79f5f <vm_exec_core+17615>, 0x60bb39d7608a <vm_exec_core+1530>, 0x60bb39d7c117 <vm_exec_core+26247>, 0x60bb39d7c7f7 <vm_exec_core+28007>, 0x60bb39d76a5b <vm_exec_core+4043>, 0x60bb39d77607 <vm_exec_core+7031>, 0x60bb39d772c5 <vm_exec_core+6197>, 0x60bb39d77d42 <vm_exec_core+8882>, 0x60bb39d78b79 <vm_exec_core+12521>, 0x60bb39d76b02 <vm_exec_core+4210>, 0x60bb39d7bf7f <vm_exec_core+25839>, 0x60bb39d77591 <vm_exec_core+6913>, 0x60bb39d78a27 <vm_exec_core+12183>, 0x60bb39d794ee <vm_exec_core+14942>, 0x60bb39d7b8dc <vm_exec_core+24140>, 0x60bb39d7a982 <vm_exec_core+20210>, 0x60bb39d7801c <vm_exec_core+9612>, 0x60bb39d7789e <vm_exec_core+7694>, 0x60bb39d7b732 <vm_exec_core+23714>, 0x60bb39d787a4 <vm_exec_core+11540>, 0x60bb39d7af4f <vm_exec_core+21695>, 0x60bb39d7a9f4 <vm_exec_core+20324>, 0x60bb39d7b006 <vm_exec_core+21878>, 0x60bb39d7c4c9 <vm_exec_core+27193>, 0x60bb39d79d71 <vm_exec_core+17121>, 0x60bb39d7b995 <vm_exec_core+24325>, 0x60bb39d75dd8 <vm_exec_core+840>, 0x60bb39d7b4c3 <vm_exec_core+23091>, 0x60bb39d7813b <vm_exec_core+9899>, 0x60bb39d7a658 <vm_exec_core+19400>, 0x60bb39d7a898 <vm_exec_core+19976>, 0x60bb39d79122 <vm_exec_core+13970>, 0x60bb39d76968 <vm_exec_core+3800>, 0x60bb39d784e9 <vm_exec_core+10841>, 0x60bb39d77b26 <vm_exec_core+8342>, 0x60bb39d7b084 <vm_exec_core+22004>, 0x60bb39d76c93 <vm_exec_core+4611>, 0x60bb39d78ecf <vm_exec_core+13375>, 0x60bb39d7981f <vm_exec_core+15759>, 0x60bb39d77e20 <vm_exec_core+9104>, 0x60bb39d8337d <vm_exec_core+55533>, 0x60bb39d777f5 <vm_exec_core+7525>, 0x60bb39d776ed <vm_exec_core+7261>, 0x60bb39d779f8 <vm_exec_core+8040>, 0x60bb39d783e3 <vm_exec_core+10579>, 0x60bb39d7a163 <vm_exec_core+18131>, 0x60bb39d795a9 <vm_exec_core+15129>, 0x60bb39d7ad68 <vm_exec_core+21208>, 0x60bb39d79a05 <vm_exec_core+16245>, 0x60bb39d7c040 <vm_exec_core+26032>, 0x60bb39d7d577 <vm_exec_core+31463>, 0x60bb39d7c284 <vm_exec_core+26612>, 0x60bb39d7ce68 <vm_exec_core+29656>, 0x60bb39d7cf59 <vm_exec_core+29897>, 0x60bb39d76510 <vm_exec_core+2688>, 0x60bb39d7caad <vm_exec_core+28701>, 0x60bb39d786c9 <vm_exec_core+11321>, 0x60bb39d7cc3b <vm_exec_core+29099>, 0x60bb39d7820a <vm_exec_core+10106>, 0x60bb39d7c1bb <vm_exec_core+26411>, 0x60bb39d763a7 <vm_exec_core+2327>, 0x60bb39d76b8d <vm_exec_core+4349>, 0x60bb39d7d19d <vm_exec_core+30477>, 0x60bb39d78aad <vm_exec_core+12317>, 0x60bb39d788aa <vm_exec_core+11802>, 0x60bb39d75ddd <vm_exec_core+845>, 0x60bb39d762ca <vm_exec_core+2106>, 0x60bb39d75e63 <vm_exec_core+979>, 0x60bb39d7c373 <vm_exec_core+26851>, 0x60bb39d79c2e <vm_exec_core+16798>, 0x60bb39d792f2 <vm_exec_core+14434>, 0x60bb39d79b0a <vm_exec_core+16506>, 0x60bb39d79756 <vm_exec_core+15558>, 0x60bb39d7893f <vm_exec_core+11951>, 0x60bb39d791fd <vm_exec_core+14189>, 0x60bb39d78bc9 <vm_exec_core+12601>, 0x60bb39d7940c <vm_exec_core+14716>, 0x60bb39d7947d <vm_exec_core+14829>, 0x60bb39d76047 <vm_exec_core+1463>, 0x60bb39d7734e <vm_exec_core+6334>, 0x60bb39d7c582 <vm_exec_core+27378>, 0x60bb39d76ec0 <vm_exec_core+5168>, 0x60bb39d7d2c6 <vm_exec_core+30774>, 0x60bb39d7b13e <vm_exec_core+22190>, 0x60bb39d78d3f <vm_exec_core+12975>, 0x60bb39d761af <vm_exec_core+1823>, 0x60bb39d7cb75 <vm_exec_core+28901>, 0x60bb39d7c8bd <vm_exec_core+28205>, 0x60bb39d7713d <vm_exec_core+5805>, 0x60bb39d7669f <vm_exec_core+3087>, 0x60bb39d7b837 <vm_exec_core+23975>, 0x60bb39d77c44 <vm_exec_core+8628>, 0x60bb39d7cd09 <vm_exec_core+29305>, 0x60bb39d7ca1f <vm_exec_core+28559>, 0x60bb39d78332 <vm_exec_core+10402>, 0x60bb39d78cce <vm_exec_core+12862>, 0x60bb39d7b396 <vm_exec_core+22790>, 0x60bb39d7c996 <vm_exec_core+28422>, 0x60bb39d7a7b1 <vm_exec_core+19745>, 0x60bb39d7b41f <vm_exec_core+22927>, 0x60bb39d7bed8 <vm_exec_core+25672>, 0x60bb39d7a6ee <vm_exec_core+19550>, 0x60bb39d765dc <vm_exec_core+2892>, 0x60bb39d7ae41 <vm_exec_core+21425>, 0x60bb39d7646f <vm_exec_core+2527>, 0x60bb39d768a5 <vm_exec_core+3605>, 0x60bb39d785b5 <vm_exec_core+11045>, 0x60bb39d7a2bb <vm_exec_core+18475>, 0x60bb39d7acda <vm_exec_core+21066>, 0x60bb39d79f50 <vm_exec_core+17600>, 0x60bb39d7607b <vm_exec_core+1515>, 0x60bb39d7c108 <vm_exec_core+26232>, 0x60bb39d7c7e8 <vm_exec_core+27992>, 0x60bb39d76a4c <vm_exec_core+4028>, 0x60bb39d775f8 <vm_exec_core+7016>, 0x60bb39d772b6 <vm_exec_core+6182>, 0x60bb39d77d33 <vm_exec_core+8867>, 0x60bb39d78b6a <vm_exec_core+12506>, 0x60bb39d76af3 <vm_exec_core+4195>, 0x60bb39d7bf70 <vm_exec_core+25824>, 0x60bb39d77582 <vm_exec_core+6898>, 0x60bb39d78a18 <vm_exec_core+12168>, 0x60bb39d794df <vm_exec_core+14927>, 0x60bb39d7b8cd <vm_exec_core+24125>, 0x60bb39d7a973 <vm_exec_core+20195>, 0x60bb39d7800d <vm_exec_core+9597>, 0x60bb39d7788f <vm_exec_core+7679>, 0x60bb39d7b723 <vm_exec_core+23699>, 0x60bb39d78795 <vm_exec_core+11525>, 0x60bb39d7af40 <vm_exec_core+21680>, 0x60bb39d7a9e5 <vm_exec_core+20309>, 0x60bb39d7aff7 <vm_exec_core+21863>, 0x60bb39d7c4ba <vm_exec_core+27178>, 0x60bb39d79d62 <vm_exec_core+17106>, 0x60bb39d7b986 <vm_exec_core+24310>, 0x60bb39d7ae2d <vm_exec_core+21405>, 0x60bb39d7b4b4 <vm_exec_core+23076>, 0x60bb39d7812c <vm_exec_core+9884>, 0x60bb39d7a649 <vm_exec_core+19385>, 0x60bb39d7a889 <vm_exec_core+19961>, 0x60bb39d79113 <vm_exec_core+13955>, 0x60bb39d7a2b6 <vm_exec_core+18470>, 0x60bb39d784da <vm_exec_core+10826>, 0x60bb39d77b17 <vm_exec_core+8327>, 0x60bb39d7b075 <vm_exec_core+21989>, 0x60bb39d76c84 <vm_exec_core+4596>, 0x60bb39d78ec0 <vm_exec_core+13360>, 0x60bb39d79810 <vm_exec_core+15744>, 0x60bb39d77e11 <vm_exec_core+9089>, 0x60bb39d8336e <vm_exec_core+55518>, 0x60bb39d777e6 <vm_exec_core+7510>, 0x60bb39d776de <vm_exec_core+7246>, 0x60bb39d779e9 <vm_exec_core+8025>, 0x60bb39d783d4 <vm_exec_core+10564>, 0x60bb39d7a154 <vm_exec_core+18116>, 0x60bb39d7959a <vm_exec_core+15114>, 0x60bb39d7a14f <vm_exec_core+18111>, 0x60bb39d7a96e <vm_exec_core+20190>, 0x60bb39d7a969 <vm_exec_core+20185>, 0x60bb39d779e4 <vm_exec_core+8020>, 0x60bb39d7ae2d <vm_exec_core+21405>, 0x60bb39d78b33 <vm_exec_core+12451>, 0x60bb39d78b38 <vm_exec_core+12456>, 0x60bb39d7a964 <vm_exec_core+20180>, 0x60bb39d7a7ac <vm_exec_core+19740>, 0x60bb39d7980b <vm_exec_core+15739>, 0x60bb39d79742 <vm_exec_core+15538>, 0x60bb39d7a85b <vm_exec_core+19915>, 0x60bb39d79c15 <vm_exec_core+16773>...}
reg_cfp = 0x73c09afff3a0
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 0x000060bb39d70e49 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 0x000060bb39e00612 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x73c09afff578, self=127271106384520, 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 = 0x73c09d1d7690
cfp = <optimized out>
sp = 0x73c09aeff9e8
use_argv = 0x73c09ba39260
stack_argv = 0x73c09aeff9e8
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 = 0x73c09afff578
#16 0x000060bb39da1e5c 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 0x000060bb39da1e5c in rb_yield (val=<optimized out>)
No locals.
#20 0x000060bb39f58fba in rb_ary_each (ary=127271104026840) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x000060bb39ddfea8 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 = 0x73c09d39efc8
cfunc = 0x50600001e928
recv = 127271104026840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x000060bb39d7a49f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73c09afff560, 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 = {0x60bb39d76056 <vm_exec_core+1478>, 0x60bb39d7735d <vm_exec_core+6349>, 0x60bb39d7c591 <vm_exec_core+27393>, 0x60bb39d76ecf <vm_exec_core+5183>, 0x60bb39d7d2d5 <vm_exec_core+30789>, 0x60bb39d7b14d <vm_exec_core+22205>, 0x60bb39d78d4e <vm_exec_core+12990>, 0x60bb39d761be <vm_exec_core+1838>, 0x60bb39d7cb84 <vm_exec_core+28916>, 0x60bb39d7c8cc <vm_exec_core+28220>, 0x60bb39d7714c <vm_exec_core+5820>, 0x60bb39d766ae <vm_exec_core+3102>, 0x60bb39d7b846 <vm_exec_core+23990>, 0x60bb39d77c53 <vm_exec_core+8643>, 0x60bb39d7cd18 <vm_exec_core+29320>, 0x60bb39d7ca2e <vm_exec_core+28574>, 0x60bb39d78341 <vm_exec_core+10417>, 0x60bb39d78cdd <vm_exec_core+12877>, 0x60bb39d7b3a5 <vm_exec_core+22805>, 0x60bb39d7c9a5 <vm_exec_core+28437>, 0x60bb39d7a7c0 <vm_exec_core+19760>, 0x60bb39d7b42e <vm_exec_core+22942>, 0x60bb39d7bee7 <vm_exec_core+25687>, 0x60bb39d7a6fd <vm_exec_core+19565>, 0x60bb39d765eb <vm_exec_core+2907>, 0x60bb39d7ae50 <vm_exec_core+21440>, 0x60bb39d7647e <vm_exec_core+2542>, 0x60bb39d768b4 <vm_exec_core+3620>, 0x60bb39d785c4 <vm_exec_core+11060>, 0x60bb39d7a2ca <vm_exec_core+18490>, 0x60bb39d7ace9 <vm_exec_core+21081>, 0x60bb39d79f5f <vm_exec_core+17615>, 0x60bb39d7608a <vm_exec_core+1530>, 0x60bb39d7c117 <vm_exec_core+26247>, 0x60bb39d7c7f7 <vm_exec_core+28007>, 0x60bb39d76a5b <vm_exec_core+4043>, 0x60bb39d77607 <vm_exec_core+7031>, 0x60bb39d772c5 <vm_exec_core+6197>, 0x60bb39d77d42 <vm_exec_core+8882>, 0x60bb39d78b79 <vm_exec_core+12521>, 0x60bb39d76b02 <vm_exec_core+4210>, 0x60bb39d7bf7f <vm_exec_core+25839>, 0x60bb39d77591 <vm_exec_core+6913>, 0x60bb39d78a27 <vm_exec_core+12183>, 0x60bb39d794ee <vm_exec_core+14942>, 0x60bb39d7b8dc <vm_exec_core+24140>, 0x60bb39d7a982 <vm_exec_core+20210>, 0x60bb39d7801c <vm_exec_core+9612>, 0x60bb39d7789e <vm_exec_core+7694>, 0x60bb39d7b732 <vm_exec_core+23714>, 0x60bb39d787a4 <vm_exec_core+11540>, 0x60bb39d7af4f <vm_exec_core+21695>, 0x60bb39d7a9f4 <vm_exec_core+20324>, 0x60bb39d7b006 <vm_exec_core+21878>, 0x60bb39d7c4c9 <vm_exec_core+27193>, 0x60bb39d79d71 <vm_exec_core+17121>, 0x60bb39d7b995 <vm_exec_core+24325>, 0x60bb39d75dd8 <vm_exec_core+840>, 0x60bb39d7b4c3 <vm_exec_core+23091>, 0x60bb39d7813b <vm_exec_core+9899>, 0x60bb39d7a658 <vm_exec_core+19400>, 0x60bb39d7a898 <vm_exec_core+19976>, 0x60bb39d79122 <vm_exec_core+13970>, 0x60bb39d76968 <vm_exec_core+3800>, 0x60bb39d784e9 <vm_exec_core+10841>, 0x60bb39d77b26 <vm_exec_core+8342>, 0x60bb39d7b084 <vm_exec_core+22004>, 0x60bb39d76c93 <vm_exec_core+4611>, 0x60bb39d78ecf <vm_exec_core+13375>, 0x60bb39d7981f <vm_exec_core+15759>, 0x60bb39d77e20 <vm_exec_core+9104>, 0x60bb39d8337d <vm_exec_core+55533>, 0x60bb39d777f5 <vm_exec_core+7525>, 0x60bb39d776ed <vm_exec_core+7261>, 0x60bb39d779f8 <vm_exec_core+8040>, 0x60bb39d783e3 <vm_exec_core+10579>, 0x60bb39d7a163 <vm_exec_core+18131>, 0x60bb39d795a9 <vm_exec_core+15129>, 0x60bb39d7ad68 <vm_exec_core+21208>, 0x60bb39d79a05 <vm_exec_core+16245>, 0x60bb39d7c040 <vm_exec_core+26032>, 0x60bb39d7d577 <vm_exec_core+31463>, 0x60bb39d7c284 <vm_exec_core+26612>, 0x60bb39d7ce68 <vm_exec_core+29656>, 0x60bb39d7cf59 <vm_exec_core+29897>, 0x60bb39d76510 <vm_exec_core+2688>, 0x60bb39d7caad <vm_exec_core+28701>, 0x60bb39d786c9 <vm_exec_core+11321>, 0x60bb39d7cc3b <vm_exec_core+29099>, 0x60bb39d7820a <vm_exec_core+10106>, 0x60bb39d7c1bb <vm_exec_core+26411>, 0x60bb39d763a7 <vm_exec_core+2327>, 0x60bb39d76b8d <vm_exec_core+4349>, 0x60bb39d7d19d <vm_exec_core+30477>, 0x60bb39d78aad <vm_exec_core+12317>, 0x60bb39d788aa <vm_exec_core+11802>, 0x60bb39d75ddd <vm_exec_core+845>, 0x60bb39d762ca <vm_exec_core+2106>, 0x60bb39d75e63 <vm_exec_core+979>, 0x60bb39d7c373 <vm_exec_core+26851>, 0x60bb39d79c2e <vm_exec_core+16798>, 0x60bb39d792f2 <vm_exec_core+14434>, 0x60bb39d79b0a <vm_exec_core+16506>, 0x60bb39d79756 <vm_exec_core+15558>, 0x60bb39d7893f <vm_exec_core+11951>, 0x60bb39d791fd <vm_exec_core+14189>, 0x60bb39d78bc9 <vm_exec_core+12601>, 0x60bb39d7940c <vm_exec_core+14716>, 0x60bb39d7947d <vm_exec_core+14829>, 0x60bb39d76047 <vm_exec_core+1463>, 0x60bb39d7734e <vm_exec_core+6334>, 0x60bb39d7c582 <vm_exec_core+27378>, 0x60bb39d76ec0 <vm_exec_core+5168>, 0x60bb39d7d2c6 <vm_exec_core+30774>, 0x60bb39d7b13e <vm_exec_core+22190>, 0x60bb39d78d3f <vm_exec_core+12975>, 0x60bb39d761af <vm_exec_core+1823>, 0x60bb39d7cb75 <vm_exec_core+28901>, 0x60bb39d7c8bd <vm_exec_core+28205>, 0x60bb39d7713d <vm_exec_core+5805>, 0x60bb39d7669f <vm_exec_core+3087>, 0x60bb39d7b837 <vm_exec_core+23975>, 0x60bb39d77c44 <vm_exec_core+8628>, 0x60bb39d7cd09 <vm_exec_core+29305>, 0x60bb39d7ca1f <vm_exec_core+28559>, 0x60bb39d78332 <vm_exec_core+10402>, 0x60bb39d78cce <vm_exec_core+12862>, 0x60bb39d7b396 <vm_exec_core+22790>, 0x60bb39d7c996 <vm_exec_core+28422>, 0x60bb39d7a7b1 <vm_exec_core+19745>, 0x60bb39d7b41f <vm_exec_core+22927>, 0x60bb39d7bed8 <vm_exec_core+25672>, 0x60bb39d7a6ee <vm_exec_core+19550>, 0x60bb39d765dc <vm_exec_core+2892>, 0x60bb39d7ae41 <vm_exec_core+21425>, 0x60bb39d7646f <vm_exec_core+2527>, 0x60bb39d768a5 <vm_exec_core+3605>, 0x60bb39d785b5 <vm_exec_core+11045>, 0x60bb39d7a2bb <vm_exec_core+18475>, 0x60bb39d7acda <vm_exec_core+21066>, 0x60bb39d79f50 <vm_exec_core+17600>, 0x60bb39d7607b <vm_exec_core+1515>, 0x60bb39d7c108 <vm_exec_core+26232>, 0x60bb39d7c7e8 <vm_exec_core+27992>, 0x60bb39d76a4c <vm_exec_core+4028>, 0x60bb39d775f8 <vm_exec_core+7016>, 0x60bb39d772b6 <vm_exec_core+6182>, 0x60bb39d77d33 <vm_exec_core+8867>, 0x60bb39d78b6a <vm_exec_core+12506>, 0x60bb39d76af3 <vm_exec_core+4195>, 0x60bb39d7bf70 <vm_exec_core+25824>, 0x60bb39d77582 <vm_exec_core+6898>, 0x60bb39d78a18 <vm_exec_core+12168>, 0x60bb39d794df <vm_exec_core+14927>, 0x60bb39d7b8cd <vm_exec_core+24125>, 0x60bb39d7a973 <vm_exec_core+20195>, 0x60bb39d7800d <vm_exec_core+9597>, 0x60bb39d7788f <vm_exec_core+7679>, 0x60bb39d7b723 <vm_exec_core+23699>, 0x60bb39d78795 <vm_exec_core+11525>, 0x60bb39d7af40 <vm_exec_core+21680>, 0x60bb39d7a9e5 <vm_exec_core+20309>, 0x60bb39d7aff7 <vm_exec_core+21863>, 0x60bb39d7c4ba <vm_exec_core+27178>, 0x60bb39d79d62 <vm_exec_core+17106>, 0x60bb39d7b986 <vm_exec_core+24310>, 0x60bb39d7ae2d <vm_exec_core+21405>, 0x60bb39d7b4b4 <vm_exec_core+23076>, 0x60bb39d7812c <vm_exec_core+9884>, 0x60bb39d7a649 <vm_exec_core+19385>, 0x60bb39d7a889 <vm_exec_core+19961>, 0x60bb39d79113 <vm_exec_core+13955>, 0x60bb39d7a2b6 <vm_exec_core+18470>, 0x60bb39d784da <vm_exec_core+10826>, 0x60bb39d77b17 <vm_exec_core+8327>, 0x60bb39d7b075 <vm_exec_core+21989>, 0x60bb39d76c84 <vm_exec_core+4596>, 0x60bb39d78ec0 <vm_exec_core+13360>, 0x60bb39d79810 <vm_exec_core+15744>, 0x60bb39d77e11 <vm_exec_core+9089>, 0x60bb39d8336e <vm_exec_core+55518>, 0x60bb39d777e6 <vm_exec_core+7510>, 0x60bb39d776de <vm_exec_core+7246>, 0x60bb39d779e9 <vm_exec_core+8025>, 0x60bb39d783d4 <vm_exec_core+10564>, 0x60bb39d7a154 <vm_exec_core+18116>, 0x60bb39d7959a <vm_exec_core+15114>, 0x60bb39d7a14f <vm_exec_core+18111>, 0x60bb39d7a96e <vm_exec_core+20190>, 0x60bb39d7a969 <vm_exec_core+20185>, 0x60bb39d779e4 <vm_exec_core+8020>, 0x60bb39d7ae2d <vm_exec_core+21405>, 0x60bb39d78b33 <vm_exec_core+12451>, 0x60bb39d78b38 <vm_exec_core+12456>, 0x60bb39d7a964 <vm_exec_core+20180>, 0x60bb39d7a7ac <vm_exec_core+19740>, 0x60bb39d7980b <vm_exec_core+15739>, 0x60bb39d79742 <vm_exec_core+15538>, 0x60bb39d7a85b <vm_exec_core+19915>, 0x60bb39d79c15 <vm_exec_core+16773>...}
reg_cfp = 0x73c09afff560
reg_pc = 0x51500001b750
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
th: 0x515000000300, native_id: 0x73c09dc6b140
-- 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_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <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
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
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
INSN_LABEL_newrange = <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
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
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_swap = <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
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
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_setn = <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
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
INSN_LABEL_adjuststack = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000060bb39d7107b 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 0x000060bb39db8a73 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 0x000060bb39acd011 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127271107028400) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x60bb3b0ab340 <root_box_data>
iseq = 0x73c09d1fe498
#28 0x000060bb39ac7585 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 = 0x60bb3b0ab340 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 127271108661440
realpath_map = 127271108661280
path = 127271107028400
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 0x000060bb39ac5484 in rb_require_string_internal (fname=127271107028440, 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 0x000060bb39ddfea8 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 = 0x73c09d1fe628
cfunc = 0x5060000370a8
recv = 127271108851800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x000060bb39dc5775 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc480e7540) 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 0x000060bb39dc5205 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 0x000060bb39d81bad in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73c09afff790, 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 = {0x60bb39d76056 <vm_exec_core+1478>, 0x60bb39d7735d <vm_exec_core+6349>, 0x60bb39d7c591 <vm_exec_core+27393>, 0x60bb39d76ecf <vm_exec_core+5183>, 0x60bb39d7d2d5 <vm_exec_core+30789>, 0x60bb39d7b14d <vm_exec_core+22205>, 0x60bb39d78d4e <vm_exec_core+12990>, 0x60bb39d761be <vm_exec_core+1838>, 0x60bb39d7cb84 <vm_exec_core+28916>, 0x60bb39d7c8cc <vm_exec_core+28220>, 0x60bb39d7714c <vm_exec_core+5820>, 0x60bb39d766ae <vm_exec_core+3102>, 0x60bb39d7b846 <vm_exec_core+23990>, 0x60bb39d77c53 <vm_exec_core+8643>, 0x60bb39d7cd18 <vm_exec_core+29320>, 0x60bb39d7ca2e <vm_exec_core+28574>, 0x60bb39d78341 <vm_exec_core+10417>, 0x60bb39d78cdd <vm_exec_core+12877>, 0x60bb39d7b3a5 <vm_exec_core+22805>, 0x60bb39d7c9a5 <vm_exec_core+28437>, 0x60bb39d7a7c0 <vm_exec_core+19760>, 0x60bb39d7b42e <vm_exec_core+22942>, 0x60bb39d7bee7 <vm_exec_core+25687>, 0x60bb39d7a6fd <vm_exec_core+19565>, 0x60bb39d765eb <vm_exec_core+2907>, 0x60bb39d7ae50 <vm_exec_core+21440>, 0x60bb39d7647e <vm_exec_core+2542>, 0x60bb39d768b4 <vm_exec_core+3620>, 0x60bb39d785c4 <vm_exec_core+11060>, 0x60bb39d7a2ca <vm_exec_core+18490>, 0x60bb39d7ace9 <vm_exec_core+21081>, 0x60bb39d79f5f <vm_exec_core+17615>, 0x60bb39d7608a <vm_exec_core+1530>, 0x60bb39d7c117 <vm_exec_core+26247>, 0x60bb39d7c7f7 <vm_exec_core+28007>, 0x60bb39d76a5b <vm_exec_core+4043>, 0x60bb39d77607 <vm_exec_core+7031>, 0x60bb39d772c5 <vm_exec_core+6197>, 0x60bb39d77d42 <vm_exec_core+8882>, 0x60bb39d78b79 <vm_exec_core+12521>, 0x60bb39d76b02 <vm_exec_core+4210>, 0x60bb39d7bf7f <vm_exec_core+25839>, 0x60bb39d77591 <vm_exec_core+6913>, 0x60bb39d78a27 <vm_exec_core+12183>, 0x60bb39d794ee <vm_exec_core+14942>, 0x60bb39d7b8dc <vm_exec_core+24140>, 0x60bb39d7a982 <vm_exec_core+20210>, 0x60bb39d7801c <vm_exec_core+9612>, 0x60bb39d7789e <vm_exec_core+7694>, 0x60bb39d7b732 <vm_exec_core+23714>, 0x60bb39d787a4 <vm_exec_core+11540>, 0x60bb39d7af4f <vm_exec_core+21695>, 0x60bb39d7a9f4 <vm_exec_core+20324>, 0x60bb39d7b006 <vm_exec_core+21878>, 0x60bb39d7c4c9 <vm_exec_core+27193>, 0x60bb39d79d71 <vm_exec_core+17121>, 0x60bb39d7b995 <vm_exec_core+24325>, 0x60bb39d75dd8 <vm_exec_core+840>, 0x60bb39d7b4c3 <vm_exec_core+23091>, 0x60bb39d7813b <vm_exec_core+9899>, 0x60bb39d7a658 <vm_exec_core+19400>, 0x60bb39d7a898 <vm_exec_core+19976>, 0x60bb39d79122 <vm_exec_core+13970>, 0x60bb39d76968 <vm_exec_core+3800>, 0x60bb39d784e9 <vm_exec_core+10841>, 0x60bb39d77b26 <vm_exec_core+8342>, 0x60bb39d7b084 <vm_exec_core+22004>, 0x60bb39d76c93 <vm_exec_core+4611>, 0x60bb39d78ecf <vm_exec_core+13375>, 0x60bb39d7981f <vm_exec_core+15759>, 0x60bb39d77e20 <vm_exec_core+9104>, 0x60bb39d8337d <vm_exec_core+55533>, 0x60bb39d777f5 <vm_exec_core+7525>, 0x60bb39d776ed <vm_exec_core+7261>, 0x60bb39d779f8 <vm_exec_core+8040>, 0x60bb39d783e3 <vm_exec_core+10579>, 0x60bb39d7a163 <vm_exec_core+18131>, 0x60bb39d795a9 <vm_exec_core+15129>, 0x60bb39d7ad68 <vm_exec_core+21208>, 0x60bb39d79a05 <vm_exec_core+16245>, 0x60bb39d7c040 <vm_exec_core+26032>, 0x60bb39d7d577 <vm_exec_core+31463>, 0x60bb39d7c284 <vm_exec_core+26612>, 0x60bb39d7ce68 <vm_exec_core+29656>, 0x60bb39d7cf59 <vm_exec_core+29897>, 0x60bb39d76510 <vm_exec_core+2688>, 0x60bb39d7caad <vm_exec_core+28701>, 0x60bb39d786c9 <vm_exec_core+11321>, 0x60bb39d7cc3b <vm_exec_core+29099>, 0x60bb39d7820a <vm_exec_core+10106>, 0x60bb39d7c1bb <vm_exec_core+26411>, 0x60bb39d763a7 <vm_exec_core+2327>, 0x60bb39d76b8d <vm_exec_core+4349>, 0x60bb39d7d19d <vm_exec_core+30477>, 0x60bb39d78aad <vm_exec_core+12317>, 0x60bb39d788aa <vm_exec_core+11802>, 0x60bb39d75ddd <vm_exec_core+845>, 0x60bb39d762ca <vm_exec_core+2106>, 0x60bb39d75e63 <vm_exec_core+979>, 0x60bb39d7c373 <vm_exec_core+26851>, 0x60bb39d79c2e <vm_exec_core+16798>, 0x60bb39d792f2 <vm_exec_core+14434>, 0x60bb39d79b0a <vm_exec_core+16506>, 0x60bb39d79756 <vm_exec_core+15558>, 0x60bb39d7893f <vm_exec_core+11951>, 0x60bb39d791fd <vm_exec_core+14189>, 0x60bb39d78bc9 <vm_exec_core+12601>, 0x60bb39d7940c <vm_exec_core+14716>, 0x60bb39d7947d <vm_exec_core+14829>, 0x60bb39d76047 <vm_exec_core+1463>, 0x60bb39d7734e <vm_exec_core+6334>, 0x60bb39d7c582 <vm_exec_core+27378>, 0x60bb39d76ec0 <vm_exec_core+5168>, 0x60bb39d7d2c6 <vm_exec_core+30774>, 0x60bb39d7b13e <vm_exec_core+22190>, 0x60bb39d78d3f <vm_exec_core+12975>, 0x60bb39d761af <vm_exec_core+1823>, 0x60bb39d7cb75 <vm_exec_core+28901>, 0x60bb39d7c8bd <vm_exec_core+28205>, 0x60bb39d7713d <vm_exec_core+5805>, 0x60bb39d7669f <vm_exec_core+3087>, 0x60bb39d7b837 <vm_exec_core+23975>, 0x60bb39d77c44 <vm_exec_core+8628>, 0x60bb39d7cd09 <vm_exec_core+29305>, 0x60bb39d7ca1f <vm_exec_core+28559>, 0x60bb39d78332 <vm_exec_core+10402>, 0x60bb39d78cce <vm_exec_core+12862>, 0x60bb39d7b396 <vm_exec_core+22790>, 0x60bb39d7c996 <vm_exec_core+28422>, 0x60bb39d7a7b1 <vm_exec_core+19745>, 0x60bb39d7b41f <vm_exec_core+22927>, 0x60bb39d7bed8 <vm_exec_core+25672>, 0x60bb39d7a6ee <vm_exec_core+19550>, 0x60bb39d765dc <vm_exec_core+2892>, 0x60bb39d7ae41 <vm_exec_core+21425>, 0x60bb39d7646f <vm_exec_core+2527>, 0x60bb39d768a5 <vm_exec_core+3605>, 0x60bb39d785b5 <vm_exec_core+11045>, 0x60bb39d7a2bb <vm_exec_core+18475>, 0x60bb39d7acda <vm_exec_core+21066>, 0x60bb39d79f50 <vm_exec_core+17600>, 0x60bb39d7607b <vm_exec_core+1515>, 0x60bb39d7c108 <vm_exec_core+26232>, 0x60bb39d7c7e8 <vm_exec_core+27992>, 0x60bb39d76a4c <vm_exec_core+4028>, 0x60bb39d775f8 <vm_exec_core+7016>, 0x60bb39d772b6 <vm_exec_core+6182>, 0x60bb39d77d33 <vm_exec_core+8867>, 0x60bb39d78b6a <vm_exec_core+12506>, 0x60bb39d76af3 <vm_exec_core+4195>, 0x60bb39d7bf70 <vm_exec_core+25824>, 0x60bb39d77582 <vm_exec_core+6898>, 0x60bb39d78a18 <vm_exec_core+12168>, 0x60bb39d794df <vm_exec_core+14927>, 0x60bb39d7b8cd <vm_exec_core+24125>, 0x60bb39d7a973 <vm_exec_core+20195>, 0x60bb39d7800d <vm_exec_core+9597>, 0x60bb39d7788f <vm_exec_core+7679>, 0x60bb39d7b723 <vm_exec_core+23699>, 0x60bb39d78795 <vm_exec_core+11525>, 0x60bb39d7af40 <vm_exec_core+21680>, 0x60bb39d7a9e5 <vm_exec_core+20309>, 0x60bb39d7aff7 <vm_exec_core+21863>, 0x60bb39d7c4ba <vm_exec_core+27178>, 0x60bb39d79d62 <vm_exec_core+17106>, 0x60bb39d7b986 <vm_exec_core+24310>, 0x60bb39d7ae2d <vm_exec_core+21405>, 0x60bb39d7b4b4 <vm_exec_core+23076>, 0x60bb39d7812c <vm_exec_core+9884>, 0x60bb39d7a649 <vm_exec_core+19385>, 0x60bb39d7a889 <vm_exec_core+19961>, 0x60bb39d79113 <vm_exec_core+13955>, 0x60bb39d7a2b6 <vm_exec_core+18470>, 0x60bb39d784da <vm_exec_core+10826>, 0x60bb39d77b17 <vm_exec_core+8327>, 0x60bb39d7b075 <vm_exec_core+21989>, 0x60bb39d76c84 <vm_exec_core+4596>, 0x60bb39d78ec0 <vm_exec_core+13360>, 0x60bb39d79810 <vm_exec_core+15744>, 0x60bb39d77e11 <vm_exec_core+9089>, 0x60bb39d8336e <vm_exec_core+55518>, 0x60bb39d777e6 <vm_exec_core+7510>, 0x60bb39d776de <vm_exec_core+7246>, 0x60bb39d779e9 <vm_exec_core+8025>, 0x60bb39d783d4 <vm_exec_core+10564>, 0x60bb39d7a154 <vm_exec_core+18116>, 0x60bb39d7959a <vm_exec_core+15114>, 0x60bb39d7a14f <vm_exec_core+18111>, 0x60bb39d7a96e <vm_exec_core+20190>, 0x60bb39d7a969 <vm_exec_core+20185>, 0x60bb39d779e4 <vm_exec_core+8020>, 0x60bb39d7ae2d <vm_exec_core+21405>, 0x60bb39d78b33 <vm_exec_core+12451>, 0x60bb39d78b38 <vm_exec_core+12456>, 0x60bb39d7a964 <vm_exec_core+20180>, 0x60bb39d7a7ac <vm_exec_core+19740>, 0x60bb39d7980b <vm_exec_core+15739>, 0x60bb39d79742 <vm_exec_core+15538>, 0x60bb39d7a85b <vm_exec_core+19915>, 0x60bb39d79c15 <vm_exec_core+16773>...}
reg_cfp = 0x73c09afff790
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 0x000060bb39d70c92 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 0x000060bb39db8f28 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5170000000d0
val = <optimized out>
#38 0x000060bb399b7c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x73c09d1fe6c8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc480e7a70, <optimized out>, 0x7ffc480e79c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x73c09d1fe6c8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#40 0x000060bb399b0be7 in rb_main (argc=9, argv=0x7ffc480e7c38) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffc480e7c38) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1567238) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.6mo3vs:
* -rw-r--r-- 1 100112 2025-11-21 21:49:15 +0000 _ruby_box_p1580194_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-21 21:49:15 +0000 _ruby_box_p1580194_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-21 21:49:15 +0000 _ruby_box_p1580194_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_monitor.so
* -rw-r--r-- 1 152440 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_stringio.so
* -rw-r--r-- 1 28832 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_erb+escape.so
* -rw-r--r-- 1 51032 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_digest.so
* -rw-r--r-- 1 1504016 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_openssl.so
* -rw-r--r-- 1 16768 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_io+wait.so
* -rw-r--r-- 1 960160 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_socket.so
* -rw-r--r-- 1 302216 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_psych.so
* -rw-r--r-- 1 226320 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_json+ext+generator.so
* -rw-r--r-- 1 158416 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_etc.so
* -rw-r--r-- 1 941192 2025-11-21 21:49:14 +0000 _ruby_box_p1579929_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-21 21:49:13 +0000 _ruby_box_p1579929_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-21 21:49:13 +0000 _ruby_box_p1579929_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-21 21:49:13 +0000 _ruby_box_p1579929_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-21 21:49:12 +0000 _ruby_box_p1579752_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-21 21:49:12 +0000 _ruby_box_p1579752_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-21 21:49:12 +0000 _ruby_box_p1579752_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-21 21:49:12 +0000 _ruby_box_p1579678_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-21 21:49:12 +0000 _ruby_box_p1579678_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-21 21:49:11 +0000 _ruby_box_p1579678_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-21 21:49:11 +0000 _ruby_box_p1579576_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-21 21:49:11 +0000 _ruby_box_p1579576_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-21 21:49:11 +0000 _ruby_box_p1579576_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 1566909 -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".
0x00007d7ecc5107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd711c876c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7d7ecc66a740 (LWP 1566909) "make" 0x00007d7ecc5107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd711c876c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x7d7ecc66a740 (LWP 1566909) "make"):
#0 0x00007d7ecc5107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd711c876c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x00005ab4478a6d16 in reap_children ()
No symbol table info available.
#2 0x00005ab4478a7a8c in new_job ()
No symbol table info available.
#3 0x00005ab4478b672a in ?? ()
No symbol table info available.
#4 0x00005ab4478b709e in update_goal_chain ()
No symbol table info available.
#5 0x00005ab44789167a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 1566909) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1566908 -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 2305793 -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-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-21T21:29:20Z master 2289961b48) +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 38.220544 seconds
3349 files, 33775 examples, 137356 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.