# Logfile created on 2025-02-12 08:07:24 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000071d34f1cfdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250212-080724", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000071d34f1f00b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000071d350bdfde0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000071d34f10a150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250212-080724", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250212-080724>, @binmode=false, @mon_data=#<Monitor:0x000071d350bdf958>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = b8db606d2c $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 287658dc502cb9456522a8e8e6682c6890e0a84c8477a7dc77b8b4955152e7c1 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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 syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering 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/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.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.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.12.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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=48794 "--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/752] 1023882=test_printf [ 2/752] 1023871=test_rubyoptions [ 3/752] 1023884=test_to_ary_concat [ 4/752] 1023876=warnings_test [ 5/752] 1023877=test_stringify_symbols [ 6/752] 1023873=test_windows_1252 [ 7/752] 1023870=test_configuration [ 8/752] 1023878=dispatcher_test [ 9/752] 1023873=test_udp [ 10/752] 1023877=test_range [ 11/752] 1023874=test_type [ 12/752] 1023879=test_dryrun [ 13/752] 1023875=test_gem_impossible_dependencies_error [ 14/752] 1023880=json_generator_test [ 15/752] 1023872=encodings_test [ 16/752] 1023881=test_io_buffer [ 17/752] 1023869=test_gem_resolver_api_set [ 18/752] 1023883=parse_stream_test [ 19/752] 1023874=test_ts [ 20/752] 1023873=test_emitter [ 21/752] 1023882=node_id_test [ 22/752] 1023879=test_tmpdir [ 23/752] 1023873=test_gem_source_subpath_problem [ 24/752] 1023881=test_io_m17n [ 25/752] 1023878=comments_test [ 26/752] 1023883=test_delete [ 27/752] 1023883=test_config [ 28/752] 1023878=test_ensured [ 29/752] 1023876=test_continuation [ 30/752] 1023876=test_forwardable [ 31/752] 1023879=test_object_create_start [ 32/752] 1023870=regular_expression_encoding_test [ 33/752] 1023870=test_env [ 34/752] 1023879=test_project_sanity [ 35/752] 1023876=test_placearg [ 36/752] 1023872=test_interned_str [ 37/752] 1023872=test_gem_commands_cleanup_command [ 38/752] 1023878=test_ocsp [ 39/752] 1023875=test_shapes [ 40/752] 1023880=test_pkey_dh [ 41/752] 1023875=test_ifunless [ 42/752] 1023875=test_require [ 43/752] 1023875=test_gem_silent_ui [ 44/752] 1023869=test_gem_resolver_installer_set [ 45/752] 1023875=test_files_test [ 46/752] 1023884=test_gem_dependency_list [ 47/752] 1023880=test_gem_commands_uninstall_command [ 48/752] 1023876=test_gem_security_signer [ 49/752] 1023873=test_bash_completion [ 50/752] 1023873=test_exception [ 51/752] 1023875=test_gem_local_remote_options [ 52/752] 1023883=test_euc_kr [ 53/752] 1023883=test_gem_commands_lock_command [ 54/752] 1023883=test_set_len [ 55/752] 1023883=test_threadgroup [ 56/752] 1023875=test_lexer [ 57/752] 1023879=test_io_wait [ 58/752] 1023875=test_kwargs [ 59/752] 1023875=test_merge_keys [ 60/752] 1023869=test_random [ 61/752] 1023869=test_dir [ 62/752] 1023882=test_mdns [ 63/752] 1023875=test_x509store [ 64/752] 1023882=test_gem_ext_configure_builder [ 65/752] 1023879=test_tree_spell_checker [ 66/752] 1023884=test_pair [ 67/752] 1023879=test_date_ractor [ 68/752] 1023878=test_m17n_comb [ 69/752] 1023876=test_bundled_gems [ 70/752] 1023876=lex_test [ 71/752] 1023874=test_tsort [ 72/752] 1023874=test_ns_spki [ 73/752] 1023883=test_depth_first [ 74/752] 1023874=index_write_test [ 75/752] 1023883=test_integer_comb [ 76/752] 1023875=test_queue [ 77/752] 1023875=test_sleep [ 78/752] 1023882=regular_expression_options_test [ 79/752] 1023874=test_prettyprint [ 80/752] 1023882=test_gem_validator [ 81/752] 1023874=integer_parse_test [ 82/752] 1023874=test_install [ 83/752] 1023869=test_arity [ 84/752] 1023882=test_ipaddr [ 85/752] 1023869=test_pkey_rsa [ 86/752] 1023882=test_nofree [ 87/752] 1023882=test_trace [ 88/752] 1023882=test_gem_stream_ui [ 89/752] 1023879=test_numhash [ 90/752] 1023879=test_webauthn_poller [ 91/752] 1023872=test_date_conv [ 92/752] 1023882=test_gem_resolver_composed_set [ 93/752] 1023872=test_egrep_cpp [ 94/752] 1023882=test_argf [ 95/752] 1023879=test_m17n [ 96/752] 1023872=test_buffered_io [ 97/752] 1023874=test_yjit [ 98/752] 1023872=test_reqarg [ 99/752] 1023877=test_gem_resolver_lock_set [100/752] 1023879=test_ractor_compatibility [101/752] 1023869=test_append [102/752] 1023869=test_method [103/752] 1023880=test_unicode_normalize [104/752] 1023880=test_member [105/752] 1023880=test_gem_console_ui [106/752] 1023880=test_gem_update_suggestion [107/752] 1023880=test_gem_source_fetch_problem [108/752] 1023880=test_set [109/752] 1023880=test_resource [110/752] 1023881=test_socket [111/752] 1023880=test_weakref [112/752] 1023877=test_not [113/752] 1023877=test_timeout [114/752] 1023872=ripper_test [115/752] 1023880=test_gem_package_tar_writer [116/752] 1023880=test_rubygems [117/752] 1023876=test_case_mapping [118/752] 1023879=test_yaml_tree [119/752] 1023876=test_mailto [120/752] 1023876=test_yjit_exit_locations [121/752] 1023879=test_yamlstore [122/752] 1023879=test_gem_commands_pristine_command [123/752] 1023875=test_gem_config_file [124/752] 1023877=test_scalar_scanner [125/752] 1023877=test_gem_resolver_requirement_list [126/752] 1023877=test_beginendblock [127/752] 1023880=test_arith_seq_beg_len_step [128/752] 1023876=test_hash [129/752] 1023875=test_io_buffer [130/752] 1023880=test_super [131/752] 1023875=test_libs [132/752] 1023875=test_gc [133/752] 1023875=test_time [134/752] 1023884=json_encoding_test [135/752] 1023884=test_math [136/752] 1023884=fuzzer_test [137/752] 1023872=test_rb_str_dup [138/752] 1023872=test_ast [139/752] 1023875=test_struct [140/752] 1023875=onigmo_test [141/752] 1023884=test_bug-5832 [142/752] 1023884=test_case [143/752] 1023875=test_cgi_multipart [144/752] 1023884=test_digest_extend [145/752] 1023884=test_gem_safe_yaml [146/752] 1023884=test_popen_deadlock [147/752] 1023877=test_autoconf [148/752] 1023877=test_did_you_mean [149/752] 1023875=constant_path_node_test [150/752] 1023875=test_gem_path_support [151/752] 1023875=heredoc_test [152/752] 1023875=test_webauthn_listener_response [153/752] 1023875=snippets_test [154/752] 1023873=parser_test [155/752] 1023877=test_ubf_async_safe [156/752] 1023877=test_array [157/752] 1023877=newline_test [158/752] 1023873=test_console_attr [159/752] 1023873=test_gem_bundler_version_finder [160/752] 1023873=test_io_timeout [161/752] 1023873=test_date_new [162/752] 1023880=command_line_test [163/752] 1023873=test_gem_commands_info_command [164/752] 1023873=test_comparable [165/752] 1023873=test_configuration [166/752] 1023880=test_system [167/752] 1023873=test_notimplement [168/752] 1023873=test_emoji_breaks [169/752] 1023873=test_bug-3571 [170/752] 1023873=test_require [171/752] 1023877=test_dup [172/752] 1023881=test_dns [173/752] 1023877=test_stringio [174/752] 1023884=test_sleep [175/752] 1023881=test_x509name [176/752] 1023877=test_object_references [177/752] 1023877=test_wait [178/752] 1023881=test_sizeof [179/752] 1023879=test_alias [180/752] 1023877=test_gem_requirement [181/752] 1023877=test_euc_tw [182/752] 1023877=test_gem_security [183/752] 1023879=test_gem_commands_build_command [184/752] 1023870=test_compile_prism [185/752] 1023884=freeze_test [186/752] 1023884=percent_delimiter_string_test [187/752] 1023884=test_gem [188/752] 1023879=test_files_test_1 [189/752] 1023880=test_gem_remote_fetcher_local_ssl_server [190/752] 1023870=test_float [191/752] 1023875=test_ractor [192/752] 1023875=test_parser [193/752] 1023875=attribute_write_test [194/752] 1023875=test_gem_source_list [195/752] 1023869=test_yaml_special_cases [196/752] 1023869=test_delegate [197/752] 1023875=test_cgi_core [198/752] 1023869=test_load [199/752] 1023875=test_uncorrectable_name_check [200/752] 1023869=test_shellwords [201/752] 1023869=test_cclass [202/752] 1023875=test_singleton_function [203/752] 1023875=test_proc [204/752] 1023883=test_case_comprehensive [205/752] 1023883=test_framework [206/752] 1023883=test_marshal [207/752] 1023870=test_zlib [208/752] 1023877=magic_comment_test [209/752] 1023869=test_omap [210/752] 1023869=test_json_tree [211/752] 1023869=test_emitter [212/752] 1023869=library_symbols_test [213/752] 1023878=test_ractor [214/752] 1023869=test_ssl [215/752] 1023884=test_date_strptime [216/752] 1023883=test_nomethod_error [217/752] 1023883=test_pkey_dsa [218/752] 1023884=test_https_proxy [219/752] 1023880=test_emoji [220/752] 1023877=test_sorted_set [221/752] 1023880=test_files_lib [222/752] 1023884=test_string [223/752] 1023878=test_class_name_check [224/752] 1023883=test_gem_resolver_git_set [225/752] 1023878=test_cp949 [226/752] 1023878=test_condition [227/752] 1023878=test_erb [228/752] 1023878=test_scan_args [229/752] 1023878=test_date_attr [230/752] 1023878=test_integer [231/752] 1023877=json_ext_parser_test [232/752] 1023877=test_time [233/752] 1023883=test_duplicate [234/752] 1023883=test_gem_installer [235/752] 1023877=test_gem_command_manager [236/752] 1023875=test_pipe [237/752] 1023882=test_regex_casefold [238/752] 1023882=test_gem_source_git [239/752] 1023877=test_random_formatter [240/752] 1023875=test_gem_commands_check_command [241/752] 1023877=overlap_test [242/752] 1023881=test_gem_platformLeaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42165> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1023869 ko1 8u IPv4 183368392 0t0 TCP localhost:42165->localhost:51456 (CLOSE_WAIT) [243/752] 1023875=test_symbol [244/752] 1023875=test_gem_uninstaller [245/752] 1023869=test_dbm [246/752] 1023869=test_variable_name_check [247/752] 1023869=test_gem_commands_list_command [248/752] 1023869=test_gem_source_vendor [249/752] 1023869=test_assembler [250/752] 1023869=test_pty [251/752] 1023881=test_date [252/752] 1023881=test_pkcs12 [253/752] 1023870=test_date_time [254/752] 1023882=test_parser [255/752] 1023870=test_gem_available_set [256/752] 1023882=test_modify_expand [257/752] 1023877=test_gem_source_installed [258/752] 1023882=test_change_word [259/752] 1023882=test_gem_package [260/752] 1023877=test_utf16 [261/752] 1023877=test_enumerator [262/752] 1023869=test_name_error [263/752] 1023881=test_exception_at_throwing [264/752] 1023881=string_encoding_test [265/752] 1023870=test_safe_load [266/752] 1023870=test_gem_source [267/752] 1023873=test_frozen [268/752] 1023881=test_error_highlight [269/752] 1023873=test_set [270/752] 1023873=test_find_executable [271/752] 1023873=test_array [272/752] 1023869=test_lazy_enumerator [273/752] 1023870=test_date_compat [274/752] 1023870=test_resolve_symbol [275/752] 1023882=test_profile_frames [276/752] 1023870=string_query_test [277/752] 1023882=test_time_tz [278/752] 1023875=test_backtrace [279/752] 1023870=test_kdf [280/752] 1023882=test_gem_commands_outdated_command [281/752] 1023870=test_gem_request_set_lockfile_tokenizer [282/752] 1023882=test_nil [283/752] 1023882=test_class2name [284/752] 1023882=test_enumerator [285/752] 1023882=test_psych [286/752] 1023870=json_coder_test [287/752] 1023882=test_ractor [288/752] 1023870=test_digest [289/752] 1023879=test_gem_package_old [290/752] 1023879=test_rbconfig [291/752] 1023879=test_gem_uri [292/752] 1023882=test_arith_seq_extract [293/752] 1023869=test_stringchar [294/752] 1023879=test_gem_commands_help_command [295/752] 1023879=test_debug [296/752] 1023879=test_ssl_session [297/752] 1023869=test_ractor [298/752] 1023869=test_optarg [299/752] 1023882=test_stream [300/752] 1023882=test_gem_commands_unpack_command [301/752] 1023869=test_gem_commands_exec_command [302/752] 1023875=test_pack [303/752] 1023870=test_gem_resolver_local_specification [304/752] 1023870=test_autoload [305/752] 1023882=test_exception [306/752] 1023882=test_gem_commands_signout_command [307/752] 1023882=test_object [308/752] 1023882=test_file_exhaustive [309/752] 1023879=test_gem_gem_runner [310/752] 1023879=test_gem_ext_cargo_builder [311/752] 1023879=test_singleton [312/752] 1023879=test_ripper [313/752] 1023876=test_key_name_check [314/752] 1023876=test_syntax [315/752] 1023875=test_gem_request_set_gem_dependency_api [316/752] 1023875=test_grapheme_breaks [317/752] 1023875=test_date_marshal [318/752] 1023875=test_ossl [319/752] 1023869=test_assignment [320/752] 1023879=test_keyword [321/752] 1023881=numeric_value_test [322/752] 1023881=!Nothing_to_test [323/752] 1023881=test_data [324/752] 1023881=test_http_request [325/752] 1023881=test_httpheader [326/752] 1023881=test_gem_commands_server_command [327/752] 1023881=test_gem_package_task [328/752] 1023881=test_bn [329/752] 1023881=test_provider [330/752] 1023880=test_acceptable [331/752] 1023878=implicit_array_test [332/752] 1023878=test_len [333/752] 1023878=test_function_entry [334/752] 1023878=test_kernel [335/752] 1023880=test_method_name_check [336/752] 1023880=heredoc_dedent_test [337/752] 1023880=test_backtrace [338/752] 1023880=static_literals_test [339/752] 1023880=test_random [340/752] 1023880=test_bundled_ca [341/752] 1023879=test_to_ruby [342/752] 1023879=test_nextafter [343/752] 1023881=test_capacity [344/752] 1023881=test_gem_safe_marshal [345/752] 1023879=test_helper [346/752] 1023879=test_memory_view [347/752] 1023879=test_integer [348/752] 1023880=test_utf32 [349/752] 1023880=test_ellipsize [350/752] 1023880=test_rand [351/752] 1023879=test_pkey_ec [352/752] 1023879=test_data [353/752] 1023879=test_noarg [354/752] 1023878=test_gem_commands_update_command [355/752] 1023880=test_date_parse [356/752] 1023879=test_fips [357/752] 1023881=json_parser_test [358/752] 1023875=test_gem_commands_setup_command [359/752] 1023881=test_alias_and_anchor [360/752] 1023881=test_gem_commands_rebuild_command [361/752] 1023881=test_cesu8 [362/752] 1023881=errors_test [363/752] 1023880=test_open3 [364/752] 1023881=test_vm_dump [365/752] 1023881=test_ftp [366/752] 1023881=test_deprecated [367/752] 1023881=test_gc_compact [368/752] 1023879=test_resize [369/752] 1023879=test_div [370/752] 1023879=test_fiber [371/752] 1023875=test_generic [372/752] 1023875=breadth_first_search_test [373/752] 1023875=test_case_options [374/752] 1023875=test_files_sample [375/752] 1023875=test_update [376/752] 1023875=test_arity [377/752] 1023875=test_gem_resolver_index_set [378/752] 1023875=test_gem_security_policy [379/752] 1023883=test_file [380/752] 1023883=test_gem_install_update_options [381/752] 1023875=test_hash_create [382/752] 1023875=json_generic_object_test [383/752] 1023875=test_call [384/752] 1023883=test_thread [385/752] 1023878=test_switch_hitter [386/752] 1023882=test_pack [387/752] 1023878=test_defined [388/752] 1023878=test_unicode_escape [389/752] 1023875=test_httpresponses [390/752] 1023875=integer_base_flags_test [391/752] 1023875=test_ftp [392/752] 1023875=test_fnmatch [393/752] 1023878=test_gem_resolver_vendor_set [394/752] 1023869=test_erb_command [395/752] 1023871=test_require [396/752] 1023878=test_https [397/752] 1023875=test_have_library [398/752] 1023869=test_erb_m17n [399/752] 1023869=test_objspace [400/752] 1023873=test_clone [401/752] 1023882=test_koi8 [402/752] 1023882=test_too_many_dummy_encodings [403/752] 1023882=test_gem_ext_cmake_builder [404/752] 1023882=test_filter [405/752] 1023882=test_rational2 [406/752] 1023870=fixtures_test [407/752] 1023873=test_gem_dependency_resolution_error [408/752] 1023882=test_http [409/752] 1023873=test_string [410/752] 1023873=test_io_wait_uncommon [411/752] 1023873=test_gem_ci_detector [412/752] 1023873=test_shift_jis [413/752] 1023873=test_gem_request_set_lockfile_parser [414/752] 1023870=test_yield [415/752] 1023873=test_raise [416/752] 1023873=test_proxy [417/752] 1023874=test_io_console [418/752] 1023873=test_date_arith [419/752] 1023873=test_ws [420/752] 1023873=test_io [421/752] 1023875=test_metaclass [422/752] 1023875=test_numeric [423/752] 1023875=test_gem_spec_fetcher [424/752] 1023875=test_ractor [425/752] 1023875=test_gem_commands_sources_command [426/752] 1023875=test_undef [427/752] 1023875=symbol_encoding_test [428/752] 1023875=test_cgi_cookie [429/752] 1023875=test_internal_ivar [430/752] 1023875=test_gem_commands_mirror [431/752] 1023875=test_hmac [432/752] 1023875=test_signedness [433/752] 1023880=desugar_compiler_test [434/752] 1023874=test_ractor [435/752] 1023871=test_gem_resolver_installed_specification [436/752] 1023880=test_array_create [437/752] 1023880=test_my_integer [438/752] 1023880=test_tracepoint [439/752] 1023871=test_gem_commands_environment_command [440/752] 1023874=test_hash [441/752] 1023871=test_cipher [442/752] 1023874=test_new [443/752] 1023874=test_last_thread [444/752] 1023871=test_gem_remote_fetcher_local_server [445/752] 1023871=test_etc [446/752] 1023871=test_gem_source_lock [447/752] 1023880=test_ldap [448/752] 1023880=test_symbol [449/752] 1023871=test_coder [450/752] 1023871=test_optparse [451/752] 1023874=test_enum [452/752] 1023871=test_gem_commands_which_command [453/752] 1023871=test_gem_source_specific_file [454/752] 1023882=test_unix [455/752] 1023871=parse_test [456/752] 1023878=test_dot_dot [457/752] 1023878=test_human_typo [458/752] 1023882=reflection_test [459/752] 1023878=test_bignum [460/752] 1023882=test_postponed_job [461/752] 1023871=ractor_test [462/752] 1023871=test_gem_request_set_lockfile [463/752] 1023878=test_gem_commands_yank_command [464/752] 1023881=test_jaro_winkler [465/752] 1023881=test_pattern_key_name_check [466/752] 1023881=test_exit [467/752] 1023881=test_config [468/752] 1023878=test_tempfile [469/752] 1023881=test_gem_util [470/752] 1023871=test_gem_gemcutter_utilities [471/752] 1023882=test_gem_remote_fetcher [472/752] 1023875=test_gem_resolver [473/752] 1023871=test_gem_command [474/752] 1023881=test_inlinecache [475/752] 1023881=test_httpresponse [476/752] 1023871=test_weakkeymap [477/752] 1023878=test_usrmarshal [478/752] 1023881=test_key_error [479/752] 1023881=test_enc_raise [480/752] 1023881=test_engine [481/752] 1023881=test_thread_fd_close [482/752] 1023881=json_addition_test [483/752] 1023881=test_path_to_class [484/752] 1023881=string_test [485/752] 1023881=test_storage [486/752] 1023881=test_gem_commands_dependency_command [487/752] 1023875=test_qsort [488/752] 1023875=test_cmethod [489/752] 1023875=test_gem_ext_ext_conf_builder [490/752] 1023881=parse_comments_test [491/752] 1023882=test_const [492/752] 1023881=test_serialize_subclasses [493/752] 1023882=test_class [494/752] 1023881=test_string [495/752] 1023881=test_gem_resolver_index_specification [496/752] 1023881=test_marshalable [497/752] 1023881=test_iterator [498/752] 1023878=test_method_cache [499/752] 1023878=test_gem_dependency [500/752] 1023881=test_fileutils [501/752] 1023878=test_object [502/752] 1023874=test_process [503/752] 1023876=test_eval [504/752] 1023876=test_io [505/752] 1023874=test_gem_commands_cert_command [506/752] 1023881=test_gem_resolver_git_specification [507/752] 1023876=test_dir_m17n [508/752] 1023881=named_capture_test [509/752] 1023881=test_cgi_tag_helper [510/752] 1023881=json_common_interface_test [511/752] 1023881=test_stream [512/752] 1023881=test_coverage [513/752] 1023878=test_pathname [514/752] 1023878=test_remote_fetch_error [515/752] 1023878=test_stack [516/752] 1023875=test_gem_commands_install_command [517/752] 1023871=test_gem_ext_cargo_builder_unit [518/752] 1023871=test_thread_queue [519/752] 1023880=test_nowrite [520/752] 1023880=test_flip [521/752] 1023880=test_summary [522/752] 1023874=test_econv [523/752] 1023880=test_foreach [524/752] 1023880=test_securerandom [525/752] 1023880=test_cstr [526/752] 1023870=test_gem_resolver_lock_specification [527/752] 1023879=test_digest [528/752] 1023879=test_variable [529/752] 1023870=test_wss [530/752] 1023870=test_address_resolve [531/752] 1023870=test_parse [532/752] 1023881=test_process [533/752] 1023879=test_have_macro [534/752] 1023880=test_iter_break [535/752] 1023880=test_gem_source_local [536/752] 1023877=test_num2int [537/752] 1023877=test_document [538/752] 1023877=test_ractor [539/752] 1023877=test_bug_reporter [540/752] 1023878=test_spell_checker [541/752] 1023878=test_yield_block [542/752] 1023878=test_recorder [543/752] 1023878=test_gem_commands_specification_command [544/752] 1023880=test_boolean [545/752] 1023880=test_config [546/752] 1023879=test_yaml [547/752] 1023876=test_gem_request [548/752] 1023878=test_primitive [549/752] 1023878=test_pkey [550/752] 1023878=test_gem_commands_signin_command [551/752] 1023875=test_nonblock [552/752] 1023875=test_gem_resolver_api_specification [553/752] 1023879=test_getopts [554/752] 1023878=parameters_signature_test [555/752] 1023879=test_arithmetic_sequence [556/752] 1023878=test_literal [557/752] 1023875=test_thread [558/752] 1023879=test_pattern_matching [559/752] 1023870=test_gem_commands_search_command [560/752] 1023870=test_encoding [561/752] 1023870=bom_test [562/752] 1023879=test_frozen_error [563/752] 1023870=test_sockopt [564/752] 1023879=test_file [565/752] 1023875=test_lambda [566/752] 1023870=newline_offsets_test [567/752] 1023877=test_regexp [568/752] 1023876=test_str2big [569/752] 1023876=test_rational [570/752] 1023874=test_scalar [571/752] 1023874=test_readpartial [572/752] 1023875=test_gem_commands_contents_command [573/752] 1023871=test_gem_resolver_conflict [574/752] 1023871=test_thread_cv [575/752] 1023875=test_cgi_modruby [576/752] 1023875=test_helper [577/752] 1023875=test_yamldbm [578/752] 1023875=test_stat [579/752] 1023875=test_eval [580/752] 1023874=test_addr [581/752] 1023874=test_convertible [582/752] 1023880=test_gem_resolver_best_set [583/752] 1023871=relocation_test [584/752] 1023870=test_windows_1251 [585/752] 1023870=test_parser_events [586/752] 1023871=test_iseq [587/752] 1023880=test_insns_leaf [588/752] 1023880=test_store [589/752] 1023880=location_test [590/752] 1023880=test_allocation [591/752] 1023870=test_gc [592/752] 1023876=dump_test [593/752] 1023884=test_enc_associate [594/752] 1023873=test_gem_commands_open_command [595/752] 1023875=test_x509req [596/752] 1023873=test_cgi_util [597/752] 1023871=test_protect [598/752] 1023871=test_protocol [599/752] 1023875=test_gem_ext_cargo_builder_link_flag_converter [600/752] 1023871=test_tree_builder [601/752] 1023871=test_x509attr [602/752] 1023871=test_iso_8859 [603/752] 1023875=test_complex2 [604/752] 1023871=test_dln [605/752] 1023871=test_big2str [606/752] 1023875=test_open-uri [607/752] 1023871=test_coderange [608/752] 1023871=regexp_test [609/752] 1023871=test_string_memory [610/752] 1023873=test_pkg_config [611/752] 1023871=test_require_path_check [612/752] 1023873=test_enumerator_kw [613/752] 1023873=test_mixed_unicode_escapes [614/752] 1023873=test_mul [615/752] 1023873=test_mkmf [616/752] 1023875=test_complexrational [617/752] 1023875=test_pkcs7 [618/752] 1023873=test_gem_commands_fetch_command [619/752] 1023871=test_cgi_header [620/752] 1023871=test_flush [621/752] 1023871=test_warning [622/752] 1023878=test_gem_name_tuple [623/752] 1023878=test_refinement [624/752] 1023873=test_gem_dependency_installer [625/752] 1023879=test_gem_specification [626/752] 1023884=test_gbk [627/752] 1023884=test_gem_package_tar_reader [628/752] 1023871=test_gb18030 [629/752] 1023871=test_stringscanner [630/752] 1023884=test_numeric [631/752] 1023884=test_x509crl [632/752] 1023875=test_class [633/752] 1023875=test_cgi_session [634/752] 1023871=unescape_test [635/752] 1023871=test_files_ext [636/752] 1023875=test_x509ext [637/752] 1023875=equality_test [638/752] 1023875=test_gem_commands_query_command [639/752] 1023882=static_inspect_test [640/752] 1023882=test_inadvertent_creation [641/752] 1023871=test_at_exit [642/752] 1023871=test_instrumentation_api [643/752] 1023884=source_location_test [644/752] 1023882=test_complex [645/752] 1023884=test_transcode [646/752] 1023884=test_whileuntil [647/752] 1023882=json_string_matching_test [648/752] 1023884=test_monitor [649/752] 1023882=test_gem_ext_rake_builder [650/752] 1023884=test_asn1 [651/752] 1023876=test_flags [652/752] 1023875=test_rat [653/752] 1023884=test_extlibs [654/752] 1023875=test_gem_commands_stale_command [655/752] 1023875=test_gem_version [656/752] 1023875=test_settracefunc [657/752] 1023871=test_gem_text [658/752] 1023871=tunnel_test [659/752] 1023871=test_gem_stub_specification [660/752] 1023871=test_sprintf_comb [661/752] 1023876=test_pp [662/752] 1023874=test_tcp [663/752] 1023882=test_path [664/752] 1023882=test_method_cache [665/752] 1023882=test_zsh_completion [666/752] 1023882=test_gem_package_tar_reader_entry [667/752] 1023876=test_lock_native_thread [668/752] 1023876=test_webauthn_listener [669/752] 1023871=test_have_func [670/752] 1023876=test_enc_str_buf_cat [671/752] 1023876=test_default_gems [672/752] 1023876=test_constant [673/752] 1023874=test_gem_security_trust_dir [674/752] 1023874=test_gem_resolver_specification [675/752] 1023882=json_fixtures_test [676/752] 1023882=test_encoding [677/752] 1023874=test_load [678/752] 1023874=test_bmethod [679/752] 1023879=test_enumerable [680/752] 1023874=test_svcb_https [681/752] 1023879=test_buffering [682/752] 1023879=ruby_parser_test [683/752] 1023879=test_bug-14834 [684/752] 1023874=test_x509cert [685/752] 1023879=test_addrinfo [686/752] 1023879=test_http [687/752] 1023879=test_passing_block [688/752] 1023879=test_module [689/752] 1023882=test_gem_commands_push_command [690/752] 1023875=parse_success_test [691/752] 1023875=test_ractor [692/752] 1023875=test_registry [693/752] 1023875=test_deprecate [694/752] 1023875=test_ssl [695/752] 1023874=test_gem_request_connection_pools [696/752] 1023871=test_optimization [697/752] 1023873=test_common [698/752] 1023874=test_gem_uri_formatter [699/752] 1023882=test_sprintf [700/752] 1023874=test_ancdata [701/752] 1023874=test_gem_doctor [702/752] 1023874=test_weakmap [703/752] 1023873=test_rubyvm [704/752] 1023873=test_data_error [705/752] 1023873=test_gem_resolver_dependency_request [706/752] 1023873=test_euc_jp [707/752] 1023873=test_abi [708/752] 1023882=test_scanner_events [709/752] 1023882=test_external_new [710/752] 1023882=test_normalize [711/752] 1023882=test_recursion [712/752] 1023882=test_find [713/752] 1023882=locals_test [714/752] 1023882=test_basicsocket [715/752] 1023882=test_gem_commands_owner_command [716/752] 1023884=pattern_test [717/752] 1023884=test_gem_package_tar_header [718/752] 1023873=test_sexp [719/752] 1023884=test_gem_unsatisfiable_dependency_error [720/752] 1023873=test_ractor [721/752] 1023884=test_gem_ext_builder [722/752] 1023873=test_verbose [723/752] 1023873=test_mutex [724/752] 1023882=test_basicinstructions [725/752] 1023882=test_bigzero [726/752] 1023882=test_date_strftime [727/752] 1023873=compiler_test [728/752] 1023873=test_gem_resolver_vendor_specification [729/752] 1023873=test_typeddata [730/752] 1023876=test_struct [731/752] 1023876=test_null [732/752] 1023878=test_big5 [733/752] 1023876=test_gem_resolver_activation_request [734/752] 1023878=test_ensure_and_callcc [735/752] 1023876=test_scheduler [736/752] 1023878=test_fstring [737/752] 1023873=test_name_error_extension [738/752] 1023873=test_iseq_load [739/752] 1023876=test_signal [740/752] 1023878=test_fixnum [741/752] 1023878=test_timeout [742/752] 1023878=test_gem_remote_fetcher_s3 [743/752] 1023878=test_require_lib [744/752] 1023882=test_gem_version_option [745/752] 1023882=test_files_test_2 [746/752] 1023884=lex_test [747/752] 1023879=test_gem_rdoc [748/752] 1023879=test_trick [749/752] 1023884=test_objectspace [750/752] 1023876=test_gem_request_set [751/752] 1023869=version_test [752/752] 1023869=test_fd_setsize $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 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 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1018 1022522 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1022522 1022525 1015 1015 pts/0 1015 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.20250212-080724 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 1022525 1022526 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250212-080724 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 1022526 1023538 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1023538 1023539 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1023539 1023866 1015 1015 pts/0 1015 Sl+ 1000 0:17 /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 1023866 1023883 1015 1015 pts/0 1015 Sl+ 1000 0:30 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 1023883 1038064 1015 1015 pts/0 1015 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 1022526 1050320 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 1863343 1015 1015 pts/0 1015 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=>[996, 1863343], 996=>[1015], 1015=>[1018], 1018=>[1022522], 1022522=>[1022525], 1022525=>[1022526], 1022526=>[1023538, 1050320], 1023538=>[1023539], 1023539=>[1023866], 1023866=>[1023883], 1023883=>[1038064]} $ timeout 60 gdb -p 1038064 -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". 0x00005b57db95ae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7de3792006c0 (LWP 1038064) "test_thread.rb*" 0x00005b57db95ae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7de3792006c0 (LWP 1038064) "test_thread.rb*"): #0 0x00005b57db95ae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b57db95be0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b57db8a8798 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 0x00005b57db8a8589 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 0x00005b57db8a83bd 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 0x00005b57db8a7dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005b57db8a7a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005b57db8a9d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00005b57db940be0 in __interceptor_free () No symbol table info available. #9 0x00005b57db9b1b5c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7de3710ff800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8190 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7de3710ff800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4791 No locals. #11 ruby_xfree (x=0x7de3710ff800) at /tmp/ruby/src/trunk_asan/gc.c:4802 No locals. #12 0x00005b57dbc76065 in rb_threadptr_sched_free (th=th@entry=0x51500043cb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2305 No locals. #13 0x00005b57dbd4d95f in thread_free (ptr=0x540000000108, ptr@entry=0x51500043cb80) at /tmp/ruby/src/trunk_asan/vm.c:3523 th = 0x540000000108 #14 0x00005b57dbd4d4c2 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3119 th = 0x51500043cb80 stack = 0x7de3710ff800 objspace = <optimized out> next = <optimized out> #15 0x00005b57db984bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x51500043cb80 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #16 0x00005b57db98511b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #17 0x00005b57dbb0e7dd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #18 0x00005b57dbd6e578 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:3801 ci = 0x64b100040001 cc = <optimized out> me = 0x7de37a0798c0 cfunc = 0x504000020058 recv = 138415989618080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005b57dbd15217 in vm_sendish (ec=0x5160025fd4d0, reg_cfp=0x7de3711ff720, cd=0x504002fadfd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #20 vm_exec_core (ec=ec@entry=0x5160025fd4d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x504002fadfd0 insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} reg_cfp = 0x7de3711ff720 reg_pc = 0x5080001fc250 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> th: 0x51500043cb80, native_id: 0x7de3792006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> ================================================================= #21 0x00005b57dbd09f8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592 _ec = 0x5160025fd4d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #22 0x00005b57dbd8bf42 in invoke_iseq_block_from_c (ec=0x5160025fd4d0, captured=0x7de3711ff7a8, self=138415989618080, 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:1622 ==1038064==ERROR: AddressSanitizer: heap-use-after-free on address 0x7de3711ff708 at pc 0x5b57dc1cfde5 bp 0x7de3791fd4f0 sp 0x7de3791fd4e8 READ of size 8 at 0x7de3711ff708 thread T155 flags = 0 iseq = 0x7de37a879a20 cfp = <optimized out> sp = 0x7de3710ff850 use_argv = 0x0 stack_argv = 0x7de3710ff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #23 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:1636 captured = 0x7de3711ff7a8 #24 0x00005b57dbd38536 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:1673 No locals. #25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1681 No locals. #26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #27 0x00005b57dbd38536 in rb_yield (val=<optimized out>) No locals. #28 0x00005b57db9892e0 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:1074 _ec = 0x5160025fd4d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7de3791feef0, <optimized out>, 0x7de3791fee00, <optimized out>, <optimized out>}, prev = 0x7de36fa09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160025fd4d0 state = RUBY_TAG_NONE errinfo = <optimized out> #29 0x00005b57dbd6e578 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:3801 ci = 0x673100000001 cc = <optimized out> me = 0x7de39e538ae0 cfunc = 0x50400001f658 recv = 138415970217640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #30 0x00005b57dbd15217 in vm_sendish (ec=0x5160025fd4d0, reg_cfp=0x7de3711ff790, cd=0x502000957730, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #31 vm_exec_core (ec=ec@entry=0x5160025fd4d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000957730 insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} reg_cfp = 0x7de3711ff790 reg_pc = 0x5060042e97b0 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #32 0x00005b57dbd09f8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592 _ec = 0x5160025fd4d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #33 0x00005b57dbd4818b in invoke_iseq_block_from_c (ec=0x5160025fd4d0, captured=<optimized out>, self=138415989618080, 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:1622 flags = 0 iseq = 0x7de37a879a48 cfp = 0x7de3711ff7c8 sp = 0x7de3710ff818 use_argv = <optimized out> stack_argv = 0x7de3710ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #34 invoke_block_from_c_proc (ec=0x5160025fd4d0, self=138415989618080, 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:1716 block = <optimized out> keyword_hash = <optimized out> #35 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:1746 No locals. #36 0x00005b57dbd46416 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504002f57810, argc=-610947506, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1767 self = 0 #37 0x00005b57dbc9c9f9 in thread_do_start_proc (th=th@entry=0x51500043cb80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504002f57810 args_len = 0 args_ptr = <optimized out> #38 0x00005b57dbc9a62a in thread_do_start (th=0x51500043cb80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #39 thread_start_func_2 (th=th@entry=0x51500043cb80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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> #40 0x00005b57dbc998ee in call_thread_start_func_2 (th=0x51500043cb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7de3791ffcc0 #41 nt_start (ptr=0x50c00059e240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500043cb80 sched = <optimized out> nt = 0x50c00059e240 vm = 0x525000000100 #42 0x00005b57db93ea9f in asan_thread_start(void*) () No symbol table info available. #43 0x00007de39ea9caa4 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 = {138415943190208, 4473820339895781063, 138415943190208, -360, 0, 140726536837008, 4473820339908363975, 4474322420810761927}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x00007de39eb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) [Detaching after fork from child process 1050335] #0 0x5b57dc1cfde4 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 #1 0x5b57dc1cfde4 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:236:9 #2 0x5b57dc1d2771 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1312:14 #3 0x7de3791fd63e (<unknown module>) 0x7de3711ff708 is located 1048328 bytes inside of 1048576-byte region [0x7de3710ff800,0x7de3711ff800) freed by thread T155 here: #0 0x5b57db940b7a in free (/tmp/ruby/build/trunk_asan/ruby+0x217b7a) (BuildId: ff912d89ed68385434afe24cc50e031b76c9d544) #1 0x5b57db9b1b5b in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8190:9 #2 0x5b57db9b1b5b in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4791:13 #3 0x5b57db9b1b5b in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4802:5 #4 0x5b57dbc76064 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2305:5 #5 0x5b57dbd4d95e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3523:5 #6 0x5b57dbd4d4c1 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3119:13 #7 0x5b57db984baf in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5 #8 0x5b57db98511a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10 #9 0x5b57dbb0e7dc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4285:13 #10 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #11 0x5b57dbd15216 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #12 0x5b57dbd15216 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #13 0x5b57dbd09f8a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2592:22 #14 0x5b57dbd8bf41 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1622:12 #15 0x5b57dbd8bf41 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1636:20 #16 0x5b57dbd38535 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1673:12 #17 0x5b57dbd38535 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1681:12 #18 0x5b57dbd38535 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #19 0x5b57dbd38535 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #20 0x5b57db9892df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1074:18 #21 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #22 0x5b57dbd15216 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #23 0x5b57dbd15216 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x5b57dbd09f8a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2592:22 #25 0x5b57dbd4818a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1622:12 #26 0x5b57dbd4818a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1716:16 #27 0x5b57dbd4818a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1746:12 #28 0x5b57dbd46415 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1767:16 #29 0x5b57dbc9c9f8 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:610:16 #30 0x5b57dbc9a629 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:627:18 #31 0x5b57dbc9a629 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:682:18 #32 0x5b57dbc998ed in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2176:5 #33 0x5b57dbc998ed in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:13 #34 0x5b57db93ea9e in asan_thread_start(void*) asan_interceptors.cpp.o previously allocated by thread T0 here: #0 0x5b57db940e22 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x217e22) (BuildId: ff912d89ed68385434afe24cc50e031b76c9d544) #1 0x5b57db9ee925 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8205:5 #2 0x5b57db9bc002 in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:4682:12 #3 0x5b57db9bc002 in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:4672:34 #4 0x5b57dbc7cba8 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2149:22 #5 0x5b57dbc7cba8 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16 #6 0x5b57dbc7cba8 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11 #7 0x5b57dbc91130 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16 #8 0x5b57dbd827bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #9 0x5b57dbd827bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #10 0x5b57dbd827bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #11 0x5b57dbd87225 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #12 0x5b57dbd87225 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #13 0x5b57dbd36825 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #14 0x5b57dbd36825 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #15 0x5b57dbc8f4f6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5 #16 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #17 0x5b57dbd08b54 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15 #18 0x5b57dbd103a5 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11 #19 0x5b57dbd09f8a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2592:22 #20 0x5b57dbd8bf41 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1622:12 #21 0x5b57dbd8bf41 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1636:20 #22 0x5b57dbd38535 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1673:12 #23 0x5b57dbd38535 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1681:12 #24 0x5b57dbd38535 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #25 0x5b57dbd38535 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #26 0x5b57dbeec6f5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #27 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #28 0x5b57dbd15216 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #29 0x5b57dbd15216 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #30 0x5b57dbd0a12e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2619:22 #31 0x5b57dbd0a12e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:18 #32 0x5b57dbd8bf41 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1622:12 #33 0x5b57dbd8bf41 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1636:20 #34 0x5b57dbd38535 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1673:12 #35 0x5b57dbd38535 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1681:12 #36 0x5b57dbd38535 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #37 0x5b57dbd38535 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #38 0x5b57dbeec6f5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #39 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #40 0x5b57dbd15216 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #41 0x5b57dbd15216 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #42 0x5b57dbd0a350 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2619:22 #43 0x5b57dbd0a350 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18 #44 0x5b57db9855da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #45 0x5b57db9855da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #46 0x5b57db97eb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12 #47 0x5b57db97eb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12 #48 0x7de39ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #49 0x7de39ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #50 0x5b57db8a2924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: ff912d89ed68385434afe24cc50e031b76c9d544) Thread T155 created by T0 here: #0 0x5b57db926741 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fd741) (BuildId: ff912d89ed68385434afe24cc50e031b76c9d544) #1 0x5b57dbc7cd4a in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2090:11 #2 0x5b57dbc7cd4a in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2155:15 #3 0x5b57dbc7cd4a in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16 #4 0x5b57dbc7cd4a in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11 #5 0x5b57dbc91130 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16 #6 0x5b57dbd827bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x5b57dbd827bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x5b57dbd827bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x5b57dbd87225 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x5b57dbd87225 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x5b57dbd36825 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x5b57dbd36825 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x5b57dbc8f4f6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5 #14 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #15 0x5b57dbd08b54 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15 #16 0x5b57dbd103a5 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11 #17 0x5b57dbd09f8a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2592:22 #18 0x5b57dbd8bf41 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1622:12 #19 0x5b57dbd8bf41 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1636:20 #20 0x5b57dbd38535 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1673:12 #21 0x5b57dbd38535 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1681:12 #22 0x5b57dbd38535 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #23 0x5b57dbd38535 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #24 0x5b57dbeec6f5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #25 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #26 0x5b57dbd15216 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #27 0x5b57dbd15216 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x5b57dbd0a12e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2619:22 #29 0x5b57dbd0a12e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:18 #30 0x5b57dbd8bf41 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1622:12 #31 0x5b57dbd8bf41 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1636:20 #32 0x5b57dbd38535 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1673:12 #33 0x5b57dbd38535 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1681:12 #34 0x5b57dbd38535 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #35 0x5b57dbd38535 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #36 0x5b57dbeec6f5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #37 0x5b57dbd6e577 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #38 0x5b57dbd15216 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #39 0x5b57dbd15216 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #40 0x5b57dbd0a350 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2619:22 #41 0x5b57dbd0a350 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18 #42 0x5b57db9855da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #43 0x5b57db9855da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #44 0x5b57db97eb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12 #45 0x5b57db97eb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12 #46 0x7de39ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #47 0x7de39ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #48 0x5b57db8a2924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: ff912d89ed68385434afe24cc50e031b76c9d544) SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump Shadow bytes around the buggy address: 0x7de3711ff480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7de3711ff500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7de3711ff580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7de3711ff600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7de3711ff680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x7de3711ff700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7de3711ff780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7de3711ff800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x7de3711ff880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x7de3711ff900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x7de3711ff980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==1038064==ABORTING AddressSanitizer: nested bug in the same thread, aborting. [Inferior 1 (process 1038064) exited with code 01] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1023883 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1050337] [New LWP 1037556] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007de39eb107e3 in __GI___wait4 (pid=-1, stat_loc=0x7de39c97d6c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7de39ed77c40 (LWP 1023883) "ruby" 0x00007de39eb107e3 in __GI___wait4 (pid=-1, stat_loc=0x7de39c97d6c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7de3828006c0 (LWP 1050337) "test_thread.rb*" 0x00007de39eb1b4cd in __GI___poll (fds=0x7de370509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7de37d4006c0 (LWP 1037556) "parallel.rb:40" 0x00007de39eb1b4cd in __GI___poll (fds=0x7de372c13960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 3 (Thread 0x7de37d4006c0 (LWP 1037556) "parallel.rb:40"): #0 0x00007de39eb1b4cd in __GI___poll (fds=0x7de372c13960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b57db8e56ea in __interceptor_poll () No symbol table info available. #2 0x00005b57dba413ed in nogvl_wait_for (th=138415966720760, fptr=0x511000832240, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005b57dba42866 in internal_read_func (ptr=0x7de372c13740) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7de372c13740 result = <optimized out> #5 0x00005b57dbc81e63 in rb_thread_io_blocking_call (func=0x5b57dba423e0 <internal_read_func>, data1=0x7de372c13740, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005b57db9892e0 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:1074 _ec = 0x5160025ea2d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7de37d3fedb0, <optimized out>, 0x7de37d3fecc0, <optimized out>, <optimized out>}, prev = 0x7de372c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160025ea2d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b57dba56c75 in io_read_memory_locktmp (str=138415836313952, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 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:3497 str = <optimized out> iis = {th = 138415966720760, fptr = 0x511000832240, nonblock = 0, fd = 6, buf = 0x5190003aa780, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000832240 n = <optimized out> shrinkable = <optimized out> #9 0x00005b57dba32eb1 in io_readpartial (argc=1925265760, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00005b57dbd6e578 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:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x7de39e559ec0 cfunc = 0x504000010f58 recv = 138415966721000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b57dbd1bb87 in vm_sendish (ec=0x5160025ea2d0, reg_cfp=0x7de379f0f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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=0x5160025ea2d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} reg_cfp = 0x7de379f0f790 reg_pc = 0x513000053fa0 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005b57dbd09f8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592 _ec = 0x5160025ea2d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b57dbd4818b in invoke_iseq_block_from_c (ec=0x5160025ea2d0, captured=<optimized out>, self=138416559437120, 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:1622 flags = 0 iseq = 0x7de39e3c4100 cfp = 0x7de379f0f7c8 sp = 0x7de379e0f818 use_argv = <optimized out> stack_argv = 0x7de379e0f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160025ea2d0, self=138416559437120, 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:1716 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:1746 No locals. #17 0x00005b57dbd46416 in rb_vm_invoke_proc (ec=0x7de372c13960, proc=0x1, proc@entry=0x504002faa890, argc=-1632521011, 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:1767 self = 4294967295 #18 0x00005b57dbc9c9f9 in thread_do_start_proc (th=th@entry=0x51500047c000) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504002faa890 args_len = 0 args_ptr = <optimized out> #19 0x00005b57dbc9a62a in thread_do_start (th=0x51500047c000) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500047c000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x00005b57dbc998ee in call_thread_start_func_2 (th=0x51500047c000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7de37d3ffcc0 #22 nt_start (ptr=0x50c000598c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500047c000 sched = <optimized out> nt = 0x50c000598c00 vm = 0x525000000100 #23 0x00005b57db93ea9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007de39ea9caa4 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 = {138416012396224, 4473828861110896327, 138416012396224, -360, 25, 140726536840048, 4473828861123479239, 4474322420810761927}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007de39eb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7de3828006c0 (LWP 1050337) "test_thread.rb*"): #0 0x00007de39eb1b4cd in __GI___poll (fds=0x7de370509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b57db8e56ea in __interceptor_poll () No symbol table info available. #2 0x00005b57dbc9dc5f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x00005b57db93ea9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007de39ea9caa4 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 = {138416100476608, 4474261518936426183, 138416100476608, -360, 0, 138415924303824, 4474261518949009095, 4474322420810761927}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007de39eb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7de39ed77c40 (LWP 1023883) "ruby"): #0 0x00007de39eb107e3 in __GI___wait4 (pid=-1, stat_loc=0x7de39c97d6c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b57db8d2f20 in __interceptor_waitpid () No symbol table info available. #2 0x00005b57dbb15fa4 in do_waitpid (pid=-1, st=0x7de39c97d6c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7de39c97d6a0) at /tmp/ruby/src/trunk_asan/process.c:1074 w = 0x7de39c97d6a0 #4 0x00005b57dbc8059f in rb_nogvl (func=0x5b57dbb15f60 <waitpid_blocking_no_SIGCHLD>, data1=0x7de39c97d6a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x00005b57dbb00b5e in waitpid_no_SIGCHLD (w=0x7de39c97d6a0) at /tmp/ruby/src/trunk_asan/process.c:1087 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x00005b57dbb0f54e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419 result = 138415970200880 pid = <optimized out> status = <optimized out> #9 0x00005b57dbd6e578 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:3801 ci = 0x6b5100100001 cc = <optimized out> me = 0x7de39e537500 cfunc = 0x504000020898 recv = 138416567391760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005b57dbd1bb87 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7de39bfff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} reg_cfp = 0x7de39bfff480 reg_pc = 0x50b0000261b0 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005b57dbd09f8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #13 0x00005b57dbd8bf42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7de39bfff578, self=138415989618080, 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:1622 flags = 0 iseq = 0x7de39e3ecda8 cfp = <optimized out> sp = 0x7de39beffac8 use_argv = 0x7de39c846320 stack_argv = 0x7de39beffac8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #14 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1636 captured = 0x7de39bfff578 #15 0x00005b57dbd38536 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:1673 No locals. #16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1681 th: 0x515000000300, native_id: 0x7de39ed77c40 No locals. #17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 -- Control frame information ----------------------------------------------- No locals. #18 0x00005b57dbd38536 in rb_yield (val=<optimized out>) No locals. #19 0x00005b57dbedf96a in rb_ary_each (ary=138415970201920) at /tmp/ruby/src/trunk_asan/array.c:2641 c:0017 p:---- s:0108 e:000107 CFUNC :waitall i = 2 #20 0x00005b57dbd6e578 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:3801 ci = 0xc0100000001 c:0016 p:0010 s:0104 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 c:0015 p:0004 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 cc = <optimized out> me = 0x7de39e560540 c:0014 p:0006 s:0093 e:000092 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH] c:0013 p:---- s:0089 e:000088 CFUNC :each cfunc = 0x50400000a298 recv = 138415970201920 c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] block_handler = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map frame_type = 1431634051 len = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 val = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:000320 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 #21 0x00005b57dbd15217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7de39bfff560, cd=0x512000021140, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] ci = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map argc = <optimized out> recv = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 cc = <optimized out> calling = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> th: 0x51500047c000, native_id: 0x7de37d4006c0 -- Control frame information ----------------------------------------------- cd = 0x512000021140 insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] reg_cfp = 0x7de39bfff560 reg_pc = 0x51900001deb0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x00005b57dbd0a351 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619 No locals. #24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #25 0x00005b57dbd8bf42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7de39bfff620, self=138416559437120, 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:1622 flags = 0 iseq = 0x7de39e3b5bf0 cfp = <optimized out> sp = 0x7de39beffa28 use_argv = 0x7de39c80fce0 stack_argv = 0x7de39beffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1636 captured = 0x7de39bfff620 #27 0x00005b57dbd38536 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:1673 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1681 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x00005b57dbd38536 in rb_yield (val=<optimized out>) No locals. #31 0x00005b57dbeec6f6 in rb_ary_collect (ary=138415958255520) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 138415958244080 i = 18 #32 0x00005b57dbd6e578 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7de39e560130 cfunc = 0x50400000a758 recv = 138415958255520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005b57dbd15217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7de39bfff608, cd=0x51100000d590, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d590 insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} reg_cfp = 0x7de39bfff608 reg_pc = 0x519000015cb8 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005b57dbd0a12f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619 No locals. #36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #37 0x00005b57dbd8bf42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7de39bfff738, self=138416559437120, 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:1622 flags = 0 iseq = 0x7de39e3c42b8 cfp = <optimized out> sp = 0x7de39beff8d0 use_argv = 0x7de39c835fa0 stack_argv = 0x7de39beff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1636 captured = 0x7de39bfff738 #39 0x00005b57dbd38536 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:1673 No locals. #40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1681 No locals. #41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #42 0x00005b57dbd38536 in rb_yield (val=<optimized out>) No locals. #43 0x00005b57dbeec6f6 in rb_ary_collect (ary=138415966721160) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 138415966721080 i = 0 #44 0x00005b57dbd6e578 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7de39e560130 cfunc = 0x50400000a758 recv = 138415966721160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #45 0x00005b57dbd15217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7de39bfff720, cd=0x502000012df0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #46 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012df0 insns_address_table = {0x5b57dbd10f45 <vm_exec_core+14133>, 0x5b57dbd0df1a <vm_exec_core+1802>, 0x5b57dbd0f8c9 <vm_exec_core+8377>, 0x5b57dbd153fa <vm_exec_core+31722>, 0x5b57dbd0f1a1 <vm_exec_core+6545>, 0x5b57dbd161bd <vm_exec_core+35245>, 0x5b57dbd14201 <vm_exec_core+27121>, 0x5b57dbd11dc5 <vm_exec_core+17845>, 0x5b57dbd0e250 <vm_exec_core+2624>, 0x5b57dbd15c3b <vm_exec_core+33835>, 0x5b57dbd157db <vm_exec_core+32715>, 0x5b57dbd0f59c <vm_exec_core+7564>, 0x5b57dbd0e8bc <vm_exec_core+4268>, 0x5b57dbd14731 <vm_exec_core+28449>, 0x5b57dbd1054d <vm_exec_core+11581>, 0x5b57dbd15e7d <vm_exec_core+34413>, 0x5b57dbd15a2a <vm_exec_core+33306>, 0x5b57dbd10dbd <vm_exec_core+13741>, 0x5b57dbd11d16 <vm_exec_core+17670>, 0x5b57dbd143aa <vm_exec_core+27546>, 0x5b57dbd15972 <vm_exec_core+33122>, 0x5b57dbd13362 <vm_exec_core+23378>, 0x5b57dbd1445e <vm_exec_core+27726>, 0x5b57dbd148e8 <vm_exec_core+28888>, 0x5b57dbd13274 <vm_exec_core+23140>, 0x5b57dbd0e79c <vm_exec_core+3980>, 0x5b57dbd13b57 <vm_exec_core+25415>, 0x5b57dbd0e5c4 <vm_exec_core+3508>, 0x5b57dbd0e97d <vm_exec_core+4461>, 0x5b57dbd110b2 <vm_exec_core+14498>, 0x5b57dbd130e1 <vm_exec_core+22737>, 0x5b57dbd13725 <vm_exec_core+24341>, 0x5b57dbd12e2a <vm_exec_core+22042>, 0x5b57dbd0e181 <vm_exec_core+2417>, 0x5b57dbd14b8c <vm_exec_core+29564>, 0x5b57dbd1568b <vm_exec_core+32379>, 0x5b57dbd0ea94 <vm_exec_core+4740>, 0x5b57dbd0fd4d <vm_exec_core+9533>, 0x5b57dbd0f7c0 <vm_exec_core+8112>, 0x5b57dbd106c8 <vm_exec_core+11960>, 0x5b57dbd11c44 <vm_exec_core+17460>, 0x5b57dbd0eba0 <vm_exec_core+5008>, 0x5b57dbd149d1 <vm_exec_core+29121>, 0x5b57dbd0fc92 <vm_exec_core+9346>, 0x5b57dbd11aad <vm_exec_core+17053>, 0x5b57dbd12657 <vm_exec_core+20039>, 0x5b57dbd1484b <vm_exec_core+28731>, 0x5b57dbd1354d <vm_exec_core+23869>, 0x5b57dbd10908 <vm_exec_core+12536>, 0x5b57dbd0ffcb <vm_exec_core+10171>, 0x5b57dbd145f1 <vm_exec_core+28129>, 0x5b57dbd1125e <vm_exec_core+14926>, 0x5b57dbd13c1e <vm_exec_core+25614>, 0x5b57dbd1367c <vm_exec_core+24172>, 0x5b57dbd13e79 <vm_exec_core+26217>, 0x5b57dbd14eb6 <vm_exec_core+30374>, 0x5b57dbd12894 <vm_exec_core+20612>, 0x5b57dbd0dbbb <vm_exec_core+939>, 0x5b57dbd10a9a <vm_exec_core+12938>, 0x5b57dbd14521 <vm_exec_core+27921>, 0x5b57dbd10bd5 <vm_exec_core+13253>, 0x5b57dbd1319a <vm_exec_core+22922>, 0x5b57dbd13a3e <vm_exec_core+25134>, 0x5b57dbd12362 <vm_exec_core+19282>, 0x5b57dbd12f83 <vm_exec_core+22387>, 0x5b57dbd10e54 <vm_exec_core+13892>, 0x5b57dbd102e1 <vm_exec_core+10961>, 0x5b57dbd13f6c <vm_exec_core+26460>, 0x5b57dbd0ec72 <vm_exec_core+5218>, 0x5b57dbd12146 <vm_exec_core+18742>, 0x5b57dbd1d517 <vm_exec_core+64775>, 0x5b57dbd13422 <vm_exec_core+23570>, 0x5b57dbd0ef31 <vm_exec_core+5921>, 0x5b57dbd0f463 <vm_exec_core+7251>, 0x5b57dbd0f06a <vm_exec_core+6234>, 0x5b57dbd0fe5b <vm_exec_core+9803>, 0x5b57dbd10743 <vm_exec_core+12083>, 0x5b57dbd0dbc0 <vm_exec_core+944>, 0x5b57dbd0fb71 <vm_exec_core+9057>, 0x5b57dbd16412 <vm_exec_core+35842>, 0x5b57dbd1393e <vm_exec_core+24878>, 0x5b57dbd12737 <vm_exec_core+20263>, 0x5b57dbd14a66 <vm_exec_core+29270>, 0x5b57dbd164fb <vm_exec_core+36075>, 0x5b57dbd14db9 <vm_exec_core+30121>, 0x5b57dbd15f27 <vm_exec_core+34583>, 0x5b57dbd16011 <vm_exec_core+34817>, 0x5b57dbd0e6a3 <vm_exec_core+3731>, 0x5b57dbd15ae8 <vm_exec_core+33496>, 0x5b57dbd1116b <vm_exec_core+14683>, 0x5b57dbd15d30 <vm_exec_core+34080>, 0x5b57dbd10c96 <vm_exec_core+13446>, 0x5b57dbd14c7d <vm_exec_core+29805>, 0x5b57dbd10114 <vm_exec_core+10500>, 0x5b57dbd114b4 <vm_exec_core+15524>, 0x5b57dbd16107 <vm_exec_core+35063>, 0x5b57dbd11b84 <vm_exec_core+17268>, 0x5b57dbd11665 <vm_exec_core+15957>, 0x5b57dbd0dca5 <vm_exec_core+1173>, 0x5b57dbd0e3bf <vm_exec_core+2991>, 0x5b57dbd0dda3 <vm_exec_core+1427>, 0x5b57dbd12472 <vm_exec_core+19554>, 0x5b57dbd1183b <vm_exec_core+16427>, 0x5b57dbd12007 <vm_exec_core+18423>, 0x5b57dbd11f0e <vm_exec_core+18174>, 0x5b57dbd10f9f <vm_exec_core+14223>, 0x5b57dbd1171b <vm_exec_core+16139>, 0x5b57dbd11375 <vm_exec_core+15205>, 0x5b57dbd11a16 <vm_exec_core+16902>, 0x5b57dbd1197f <vm_exec_core+16751>, 0x5b57dbd10f36 <vm_exec_core+14118>, 0x5b57dbd0df0b <vm_exec_core+1787>, 0x5b57dbd0f8ba <vm_exec_core+8362>, 0x5b57dbd153eb <vm_exec_core+31707>, 0x5b57dbd0f192 <vm_exec_core+6530>, 0x5b57dbd161ae <vm_exec_core+35230>, 0x5b57dbd141f2 <vm_exec_core+27106>, 0x5b57dbd11db6 <vm_exec_core+17830>, 0x5b57dbd0e241 <vm_exec_core+2609>, 0x5b57dbd15c2c <vm_exec_core+33820>, 0x5b57dbd157cc <vm_exec_core+32700>, 0x5b57dbd0f58d <vm_exec_core+7549>, 0x5b57dbd0e8ad <vm_exec_core+4253>, 0x5b57dbd14722 <vm_exec_core+28434>, 0x5b57dbd1053e <vm_exec_core+11566>, 0x5b57dbd15e6e <vm_exec_core+34398>, 0x5b57dbd15a1b <vm_exec_core+33291>, 0x5b57dbd10dae <vm_exec_core+13726>, 0x5b57dbd11d07 <vm_exec_core+17655>, 0x5b57dbd1439b <vm_exec_core+27531>, 0x5b57dbd15963 <vm_exec_core+33107>, 0x5b57dbd13353 <vm_exec_core+23363>, 0x5b57dbd1444f <vm_exec_core+27711>, 0x5b57dbd148d9 <vm_exec_core+28873>, 0x5b57dbd13265 <vm_exec_core+23125>, 0x5b57dbd0e78d <vm_exec_core+3965>, 0x5b57dbd13b48 <vm_exec_core+25400>, 0x5b57dbd0e5b5 <vm_exec_core+3493>, 0x5b57dbd0e96e <vm_exec_core+4446>, 0x5b57dbd110a3 <vm_exec_core+14483>, 0x5b57dbd130d2 <vm_exec_core+22722>, 0x5b57dbd13716 <vm_exec_core+24326>, 0x5b57dbd12e1b <vm_exec_core+22027>, 0x5b57dbd0e172 <vm_exec_core+2402>, 0x5b57dbd14b7d <vm_exec_core+29549>, 0x5b57dbd1567c <vm_exec_core+32364>, 0x5b57dbd0ea85 <vm_exec_core+4725>, 0x5b57dbd0fd3e <vm_exec_core+9518>, 0x5b57dbd0f7b1 <vm_exec_core+8097>, 0x5b57dbd106b9 <vm_exec_core+11945>, 0x5b57dbd11c35 <vm_exec_core+17445>, 0x5b57dbd0eb91 <vm_exec_core+4993>, 0x5b57dbd149c2 <vm_exec_core+29106>, 0x5b57dbd0fc83 <vm_exec_core+9331>, 0x5b57dbd11a9e <vm_exec_core+17038>, 0x5b57dbd12648 <vm_exec_core+20024>, 0x5b57dbd1483c <vm_exec_core+28716>, 0x5b57dbd1353e <vm_exec_core+23854>, 0x5b57dbd108f9 <vm_exec_core+12521>, 0x5b57dbd0ffbc <vm_exec_core+10156>, 0x5b57dbd145e2 <vm_exec_core+28114>, 0x5b57dbd1124f <vm_exec_core+14911>, 0x5b57dbd13c0f <vm_exec_core+25599>, 0x5b57dbd1366d <vm_exec_core+24157>, 0x5b57dbd13e6a <vm_exec_core+26202>, 0x5b57dbd14ea7 <vm_exec_core+30359>, 0x5b57dbd12885 <vm_exec_core+20597>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd10a8b <vm_exec_core+12923>, 0x5b57dbd14512 <vm_exec_core+27906>, 0x5b57dbd10bc6 <vm_exec_core+13238>, 0x5b57dbd1318b <vm_exec_core+22907>, 0x5b57dbd134ee <vm_exec_core+23774>, 0x5b57dbd12353 <vm_exec_core+19267>, 0x5b57dbd12f74 <vm_exec_core+22372>, 0x5b57dbd10e45 <vm_exec_core+13877>, 0x5b57dbd102d2 <vm_exec_core+10946>, 0x5b57dbd13f5d <vm_exec_core+26445>, 0x5b57dbd0ec63 <vm_exec_core+5203>, 0x5b57dbd12137 <vm_exec_core+18727>, 0x5b57dbd1d508 <vm_exec_core+64760>, 0x5b57dbd13413 <vm_exec_core+23555>, 0x5b57dbd0ef22 <vm_exec_core+5906>, 0x5b57dbd0f454 <vm_exec_core+7236>, 0x5b57dbd0f05b <vm_exec_core+6219>, 0x5b57dbd0fe4c <vm_exec_core+9788>, 0x5b57dbd10734 <vm_exec_core+12068>, 0x5b57dbd12732 <vm_exec_core+20258>, 0x5b57dbd11c2b <vm_exec_core+17435>, 0x5b57dbd1272d <vm_exec_core+20253>, 0x5b57dbd1334e <vm_exec_core+23358>, 0x5b57dbd13260 <vm_exec_core+23120>, 0x5b57dbd0fe47 <vm_exec_core+9783>, 0x5b57dbd13502 <vm_exec_core+23794>, 0x5b57dbd11161 <vm_exec_core+14673>, 0x5b57dbd11166 <vm_exec_core+14678>, 0x5b57dbd1325b <vm_exec_core+23115>, 0x5b57dbd130c8 <vm_exec_core+22712>, 0x5b57dbd11fee <vm_exec_core+18398>, 0x5b57dbd11efa <vm_exec_core+18154>...} reg_cfp = 0x7de39bfff720 reg_pc = 0x504000030038 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #47 0x00005b57dbd0a351 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619 No locals. #48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #49 0x00005b57db9855db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7de39e3c4448) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd733d45d0, <optimized out>, 0x7ffd733d4520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7de39e3c4448 #50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #51 0x00005b57db97eb47 in rb_main (argc=10, argv=0x7ffd733d47a8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #52 main (argc=10, argv=0x7ffd733d47a8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1023883) detached] $ timeout 60 gdb -p 1023866 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1023868] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000073bddcf26cd7 in __GI___select (nfds=35, readfds=0x50c004b82cc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd5561f840) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x73bddd069c40 (LWP 1023866) "ruby" 0x000073bddcf26cd7 in __GI___select (nfds=35, readfds=0x50c004b82cc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd5561f840) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x73bdc0c006c0 (LWP 1023868) "ruby" 0x000073bddcf1b4cd in __GI___poll (fds=0x73bdbf909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x73bdc0c006c0 (LWP 1023868) "ruby"): #0 0x000073bddcf1b4cd in __GI___poll (fds=0x73bdbf909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b753a1676ea in __interceptor_poll () No symbol table info available. #2 0x00005b753a51fc5f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x00005b753a1c0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x000073bddce9caa4 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 = {127258819823296, -2762074610899240607, 127258819823296, -360, 0, 140726035945952, -2762074610878269087, -2762083800276813471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000073bddcf29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x73bddd069c40 (LWP 1023866) "ruby"): #0 0x000073bddcf26cd7 in __GI___select (nfds=35, readfds=0x50c004b82cc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd5561f840) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 945872418} pts64 = 0x7ffd5561f6e0 r = <optimized out> #1 0x00005b753a50a935 in native_fd_select (n=35, readfds=0x50c004b82cc0, writefds=0x0, exceptfds=0x73bddcf26cd7 <__GI___select+327>, timeout=0x7ffd5561f6e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=127259258738464) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffd5561f7f0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005b753a20b2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5561f9b0, <optimized out>, 0x7ffd5561f8c0, <optimized out>, <optimized out>}, prev = 0x73bddae95680, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005b753a509f0e 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:4374 set = {max = 35, th = 0x515000000300, rset = 0x73bddae95540, 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 = 0x73bddae955a0} #5 0x00005b753a2cdfdf in select_internal (read=127259245691840, write=4, except=4, tp=0x73bddae955a0, fds=0x73bddae95540) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 35 pending = <optimized out> rp = 0x73bddae95540 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=127259258737952) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x73bddae95520 #7 0x00005b753a20b2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5561fcb0, <optimized out>, 0x7ffd5561fbc0, <optimized out>, <optimized out>}, prev = 0x73bddaef6640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005b753a2aa227 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005b753a5f0578 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:3801 ci = 0x160100100009 cc = <optimized out> me = 0x73bddc75a6a8 cfunc = 0x504000010798 recv = 127259284666880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005b753a59db87 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73bdda3ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b753a592f45 <vm_exec_core+14133>, 0x5b753a58ff1a <vm_exec_core+1802>, 0x5b753a5918c9 <vm_exec_core+8377>, 0x5b753a5973fa <vm_exec_core+31722>, 0x5b753a5911a1 <vm_exec_core+6545>, 0x5b753a5981bd <vm_exec_core+35245>, 0x5b753a596201 <vm_exec_core+27121>, 0x5b753a593dc5 <vm_exec_core+17845>, 0x5b753a590250 <vm_exec_core+2624>, 0x5b753a597c3b <vm_exec_core+33835>, 0x5b753a5977db <vm_exec_core+32715>, 0x5b753a59159c <vm_exec_core+7564>, 0x5b753a5908bc <vm_exec_core+4268>, 0x5b753a596731 <vm_exec_core+28449>, 0x5b753a59254d <vm_exec_core+11581>, 0x5b753a597e7d <vm_exec_core+34413>, 0x5b753a597a2a <vm_exec_core+33306>, 0x5b753a592dbd <vm_exec_core+13741>, 0x5b753a593d16 <vm_exec_core+17670>, 0x5b753a5963aa <vm_exec_core+27546>, 0x5b753a597972 <vm_exec_core+33122>, 0x5b753a595362 <vm_exec_core+23378>, 0x5b753a59645e <vm_exec_core+27726>, 0x5b753a5968e8 <vm_exec_core+28888>, 0x5b753a595274 <vm_exec_core+23140>, 0x5b753a59079c <vm_exec_core+3980>, 0x5b753a595b57 <vm_exec_core+25415>, 0x5b753a5905c4 <vm_exec_core+3508>, 0x5b753a59097d <vm_exec_core+4461>, 0x5b753a5930b2 <vm_exec_core+14498>, 0x5b753a5950e1 <vm_exec_core+22737>, 0x5b753a595725 <vm_exec_core+24341>, 0x5b753a594e2a <vm_exec_core+22042>, 0x5b753a590181 <vm_exec_core+2417>, 0x5b753a596b8c <vm_exec_core+29564>, 0x5b753a59768b <vm_exec_core+32379>, 0x5b753a590a94 <vm_exec_core+4740>, 0x5b753a591d4d <vm_exec_core+9533>, 0x5b753a5917c0 <vm_exec_core+8112>, 0x5b753a5926c8 <vm_exec_core+11960>, 0x5b753a593c44 <vm_exec_core+17460>, 0x5b753a590ba0 <vm_exec_core+5008>, 0x5b753a5969d1 <vm_exec_core+29121>, 0x5b753a591c92 <vm_exec_core+9346>, 0x5b753a593aad <vm_exec_core+17053>, 0x5b753a594657 <vm_exec_core+20039>, 0x5b753a59684b <vm_exec_core+28731>, 0x5b753a59554d <vm_exec_core+23869>, 0x5b753a592908 <vm_exec_core+12536>, 0x5b753a591fcb <vm_exec_core+10171>, 0x5b753a5965f1 <vm_exec_core+28129>, 0x5b753a59325e <vm_exec_core+14926>, 0x5b753a595c1e <vm_exec_core+25614>, 0x5b753a59567c <vm_exec_core+24172>, 0x5b753a595e79 <vm_exec_core+26217>, 0x5b753a596eb6 <vm_exec_core+30374>, 0x5b753a594894 <vm_exec_core+20612>, 0x5b753a58fbbb <vm_exec_core+939>, 0x5b753a592a9a <vm_exec_core+12938>, 0x5b753a596521 <vm_exec_core+27921>, 0x5b753a592bd5 <vm_exec_core+13253>, 0x5b753a59519a <vm_exec_core+22922>, 0x5b753a595a3e <vm_exec_core+25134>, 0x5b753a594362 <vm_exec_core+19282>, 0x5b753a594f83 <vm_exec_core+22387>, 0x5b753a592e54 <vm_exec_core+13892>, 0x5b753a5922e1 <vm_exec_core+10961>, 0x5b753a595f6c <vm_exec_core+26460>, 0x5b753a590c72 <vm_exec_core+5218>, 0x5b753a594146 <vm_exec_core+18742>, 0x5b753a59f517 <vm_exec_core+64775>, 0x5b753a595422 <vm_exec_core+23570>, 0x5b753a590f31 <vm_exec_core+5921>, 0x5b753a591463 <vm_exec_core+7251>, 0x5b753a59106a <vm_exec_core+6234>, 0x5b753a591e5b <vm_exec_core+9803>, 0x5b753a592743 <vm_exec_core+12083>, 0x5b753a58fbc0 <vm_exec_core+944>, 0x5b753a591b71 <vm_exec_core+9057>, 0x5b753a598412 <vm_exec_core+35842>, 0x5b753a59593e <vm_exec_core+24878>, 0x5b753a594737 <vm_exec_core+20263>, 0x5b753a596a66 <vm_exec_core+29270>, 0x5b753a5984fb <vm_exec_core+36075>, 0x5b753a596db9 <vm_exec_core+30121>, 0x5b753a597f27 <vm_exec_core+34583>, 0x5b753a598011 <vm_exec_core+34817>, 0x5b753a5906a3 <vm_exec_core+3731>, 0x5b753a597ae8 <vm_exec_core+33496>, 0x5b753a59316b <vm_exec_core+14683>, 0x5b753a597d30 <vm_exec_core+34080>, 0x5b753a592c96 <vm_exec_core+13446>, 0x5b753a596c7d <vm_exec_core+29805>, 0x5b753a592114 <vm_exec_core+10500>, 0x5b753a5934b4 <vm_exec_core+15524>, 0x5b753a598107 <vm_exec_core+35063>, 0x5b753a593b84 <vm_exec_core+17268>, 0x5b753a593665 <vm_exec_core+15957>, 0x5b753a58fca5 <vm_exec_core+1173>, 0x5b753a5903bf <vm_exec_core+2991>, 0x5b753a58fda3 <vm_exec_core+1427>, 0x5b753a594472 <vm_exec_core+19554>, 0x5b753a59383b <vm_exec_core+16427>, 0x5b753a594007 <vm_exec_core+18423>, 0x5b753a593f0e <vm_exec_core+18174>, 0x5b753a592f9f <vm_exec_core+14223>, 0x5b753a59371b <vm_exec_core+16139>, 0x5b753a593375 <vm_exec_core+15205>, 0x5b753a593a16 <vm_exec_core+16902>, 0x5b753a59397f <vm_exec_core+16751>, 0x5b753a592f36 <vm_exec_core+14118>, 0x5b753a58ff0b <vm_exec_core+1787>, 0x5b753a5918ba <vm_exec_core+8362>, 0x5b753a5973eb <vm_exec_core+31707>, 0x5b753a591192 <vm_exec_core+6530>, 0x5b753a5981ae <vm_exec_core+35230>, 0x5b753a5961f2 <vm_exec_core+27106>, 0x5b753a593db6 <vm_exec_core+17830>, 0x5b753a590241 <vm_exec_core+2609>, 0x5b753a597c2c <vm_exec_core+33820>, 0x5b753a5977cc <vm_exec_core+32700>, 0x5b753a59158d <vm_exec_core+7549>, 0x5b753a5908ad <vm_exec_core+4253>, 0x5b753a596722 <vm_exec_core+28434>, 0x5b753a59253e <vm_exec_core+11566>, 0x5b753a597e6e <vm_exec_core+34398>, 0x5b753a597a1b <vm_exec_core+33291>, 0x5b753a592dae <vm_exec_core+13726>, 0x5b753a593d07 <vm_exec_core+17655>, 0x5b753a59639b <vm_exec_core+27531>, 0x5b753a597963 <vm_exec_core+33107>, 0x5b753a595353 <vm_exec_core+23363>, 0x5b753a59644f <vm_exec_core+27711>, 0x5b753a5968d9 <vm_exec_core+28873>, 0x5b753a595265 <vm_exec_core+23125>, 0x5b753a59078d <vm_exec_core+3965>, 0x5b753a595b48 <vm_exec_core+25400>, 0x5b753a5905b5 <vm_exec_core+3493>, 0x5b753a59096e <vm_exec_core+4446>, 0x5b753a5930a3 <vm_exec_core+14483>, 0x5b753a5950d2 <vm_exec_core+22722>, 0x5b753a595716 <vm_exec_core+24326>, 0x5b753a594e1b <vm_exec_core+22027>, 0x5b753a590172 <vm_exec_core+2402>, 0x5b753a596b7d <vm_exec_core+29549>, 0x5b753a59767c <vm_exec_core+32364>, 0x5b753a590a85 <vm_exec_core+4725>, 0x5b753a591d3e <vm_exec_core+9518>, 0x5b753a5917b1 <vm_exec_core+8097>, 0x5b753a5926b9 <vm_exec_core+11945>, 0x5b753a593c35 <vm_exec_core+17445>, 0x5b753a590b91 <vm_exec_core+4993>, 0x5b753a5969c2 <vm_exec_core+29106>, 0x5b753a591c83 <vm_exec_core+9331>, 0x5b753a593a9e <vm_exec_core+17038>, 0x5b753a594648 <vm_exec_core+20024>, 0x5b753a59683c <vm_exec_core+28716>, 0x5b753a59553e <vm_exec_core+23854>, 0x5b753a5928f9 <vm_exec_core+12521>, 0x5b753a591fbc <vm_exec_core+10156>, 0x5b753a5965e2 <vm_exec_core+28114>, 0x5b753a59324f <vm_exec_core+14911>, 0x5b753a595c0f <vm_exec_core+25599>, 0x5b753a59566d <vm_exec_core+24157>, 0x5b753a595e6a <vm_exec_core+26202>, 0x5b753a596ea7 <vm_exec_core+30359>, 0x5b753a594885 <vm_exec_core+20597>, 0x5b753a5954ee <vm_exec_core+23774>, 0x5b753a592a8b <vm_exec_core+12923>, 0x5b753a596512 <vm_exec_core+27906>, 0x5b753a592bc6 <vm_exec_core+13238>, 0x5b753a59518b <vm_exec_core+22907>, 0x5b753a5954ee <vm_exec_core+23774>, 0x5b753a594353 <vm_exec_core+19267>, 0x5b753a594f74 <vm_exec_core+22372>, 0x5b753a592e45 <vm_exec_core+13877>, 0x5b753a5922d2 <vm_exec_core+10946>, 0x5b753a595f5d <vm_exec_core+26445>, 0x5b753a590c63 <vm_exec_core+5203>, 0x5b753a594137 <vm_exec_core+18727>, 0x5b753a59f508 <vm_exec_core+64760>, 0x5b753a595413 <vm_exec_core+23555>, 0x5b753a590f22 <vm_exec_core+5906>, 0x5b753a591454 <vm_exec_core+7236>, 0x5b753a59105b <vm_exec_core+6219>, 0x5b753a591e4c <vm_exec_core+9788>, 0x5b753a592734 <vm_exec_core+12068>, 0x5b753a594732 <vm_exec_core+20258>, 0x5b753a593c2b <vm_exec_core+17435>, 0x5b753a59472d <vm_exec_core+20253>, 0x5b753a59534e <vm_exec_core+23358>, 0x5b753a595260 <vm_exec_core+23120>, 0x5b753a591e47 <vm_exec_core+9783>, 0x5b753a595502 <vm_exec_core+23794>, 0x5b753a593161 <vm_exec_core+14673>, 0x5b753a593166 <vm_exec_core+14678>, 0x5b753a59525b <vm_exec_core+23115>, 0x5b753a5950c8 <vm_exec_core+22712>, 0x5b753a593fee <vm_exec_core+18398>, 0x5b753a593efa <vm_exec_core+18154>...} reg_cfp = 0x73bdda3ff3a0 reg_pc = 0x5220000050a0 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_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> th: 0x515000000300, native_id: 0x73bddd069c40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select 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> c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 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> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] 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> c:0013 p:---- s:0061 e:000060 CFUNC :each c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 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> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005b753a58c12f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b753a60df42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73bdda3ff578, self=127259282644080, 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:1622 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] flags = 0 iseq = 0x73bddc5b7260 cfp = <optimized out> sp = 0x73bdda2ff9e8 use_argv = 0x73bddacc74e0 stack_argv = 0x73bdda2ff9e8 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:1636 captured = 0x73bdda3ff578 #16 0x00005b753a5ba536 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:1673 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:1681 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x00005b753a5ba536 in rb_yield (val=<optimized out>) No locals. #20 0x00005b753a76196a in rb_ary_each (ary=127259268393520) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x00005b753a5f0578 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:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x73bddc760558 cfunc = 0x50400000a298 recv = 127259268393520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005b753a597217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73bdda3ff560, cd=0x511000020dc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020dc0 insns_address_table = {0x5b753a592f45 <vm_exec_core+14133>, 0x5b753a58ff1a <vm_exec_core+1802>, 0x5b753a5918c9 <vm_exec_core+8377>, 0x5b753a5973fa <vm_exec_core+31722>, 0x5b753a5911a1 <vm_exec_core+6545>, 0x5b753a5981bd <vm_exec_core+35245>, 0x5b753a596201 <vm_exec_core+27121>, 0x5b753a593dc5 <vm_exec_core+17845>, 0x5b753a590250 <vm_exec_core+2624>, 0x5b753a597c3b <vm_exec_core+33835>, 0x5b753a5977db <vm_exec_core+32715>, 0x5b753a59159c <vm_exec_core+7564>, 0x5b753a5908bc <vm_exec_core+4268>, 0x5b753a596731 <vm_exec_core+28449>, 0x5b753a59254d <vm_exec_core+11581>, 0x5b753a597e7d <vm_exec_core+34413>, 0x5b753a597a2a <vm_exec_core+33306>, 0x5b753a592dbd <vm_exec_core+13741>, 0x5b753a593d16 <vm_exec_core+17670>, 0x5b753a5963aa <vm_exec_core+27546>, 0x5b753a597972 <vm_exec_core+33122>, 0x5b753a595362 <vm_exec_core+23378>, 0x5b753a59645e <vm_exec_core+27726>, 0x5b753a5968e8 <vm_exec_core+28888>, 0x5b753a595274 <vm_exec_core+23140>, 0x5b753a59079c <vm_exec_core+3980>, 0x5b753a595b57 <vm_exec_core+25415>, 0x5b753a5905c4 <vm_exec_core+3508>, 0x5b753a59097d <vm_exec_core+4461>, 0x5b753a5930b2 <vm_exec_core+14498>, 0x5b753a5950e1 <vm_exec_core+22737>, 0x5b753a595725 <vm_exec_core+24341>, 0x5b753a594e2a <vm_exec_core+22042>, 0x5b753a590181 <vm_exec_core+2417>, 0x5b753a596b8c <vm_exec_core+29564>, 0x5b753a59768b <vm_exec_core+32379>, 0x5b753a590a94 <vm_exec_core+4740>, 0x5b753a591d4d <vm_exec_core+9533>, 0x5b753a5917c0 <vm_exec_core+8112>, 0x5b753a5926c8 <vm_exec_core+11960>, 0x5b753a593c44 <vm_exec_core+17460>, 0x5b753a590ba0 <vm_exec_core+5008>, 0x5b753a5969d1 <vm_exec_core+29121>, 0x5b753a591c92 <vm_exec_core+9346>, 0x5b753a593aad <vm_exec_core+17053>, 0x5b753a594657 <vm_exec_core+20039>, 0x5b753a59684b <vm_exec_core+28731>, 0x5b753a59554d <vm_exec_core+23869>, 0x5b753a592908 <vm_exec_core+12536>, 0x5b753a591fcb <vm_exec_core+10171>, 0x5b753a5965f1 <vm_exec_core+28129>, 0x5b753a59325e <vm_exec_core+14926>, 0x5b753a595c1e <vm_exec_core+25614>, 0x5b753a59567c <vm_exec_core+24172>, 0x5b753a595e79 <vm_exec_core+26217>, 0x5b753a596eb6 <vm_exec_core+30374>, 0x5b753a594894 <vm_exec_core+20612>, 0x5b753a58fbbb <vm_exec_core+939>, 0x5b753a592a9a <vm_exec_core+12938>, 0x5b753a596521 <vm_exec_core+27921>, 0x5b753a592bd5 <vm_exec_core+13253>, 0x5b753a59519a <vm_exec_core+22922>, 0x5b753a595a3e <vm_exec_core+25134>, 0x5b753a594362 <vm_exec_core+19282>, 0x5b753a594f83 <vm_exec_core+22387>, 0x5b753a592e54 <vm_exec_core+13892>, 0x5b753a5922e1 <vm_exec_core+10961>, 0x5b753a595f6c <vm_exec_core+26460>, 0x5b753a590c72 <vm_exec_core+5218>, 0x5b753a594146 <vm_exec_core+18742>, 0x5b753a59f517 <vm_exec_core+64775>, 0x5b753a595422 <vm_exec_core+23570>, 0x5b753a590f31 <vm_exec_core+5921>, 0x5b753a591463 <vm_exec_core+7251>, 0x5b753a59106a <vm_exec_core+6234>, 0x5b753a591e5b <vm_exec_core+9803>, 0x5b753a592743 <vm_exec_core+12083>, 0x5b753a58fbc0 <vm_exec_core+944>, 0x5b753a591b71 <vm_exec_core+9057>, 0x5b753a598412 <vm_exec_core+35842>, 0x5b753a59593e <vm_exec_core+24878>, 0x5b753a594737 <vm_exec_core+20263>, 0x5b753a596a66 <vm_exec_core+29270>, 0x5b753a5984fb <vm_exec_core+36075>, 0x5b753a596db9 <vm_exec_core+30121>, 0x5b753a597f27 <vm_exec_core+34583>, 0x5b753a598011 <vm_exec_core+34817>, 0x5b753a5906a3 <vm_exec_core+3731>, 0x5b753a597ae8 <vm_exec_core+33496>, 0x5b753a59316b <vm_exec_core+14683>, 0x5b753a597d30 <vm_exec_core+34080>, 0x5b753a592c96 <vm_exec_core+13446>, 0x5b753a596c7d <vm_exec_core+29805>, 0x5b753a592114 <vm_exec_core+10500>, 0x5b753a5934b4 <vm_exec_core+15524>, 0x5b753a598107 <vm_exec_core+35063>, 0x5b753a593b84 <vm_exec_core+17268>, 0x5b753a593665 <vm_exec_core+15957>, 0x5b753a58fca5 <vm_exec_core+1173>, 0x5b753a5903bf <vm_exec_core+2991>, 0x5b753a58fda3 <vm_exec_core+1427>, 0x5b753a594472 <vm_exec_core+19554>, 0x5b753a59383b <vm_exec_core+16427>, 0x5b753a594007 <vm_exec_core+18423>, 0x5b753a593f0e <vm_exec_core+18174>, 0x5b753a592f9f <vm_exec_core+14223>, 0x5b753a59371b <vm_exec_core+16139>, 0x5b753a593375 <vm_exec_core+15205>, 0x5b753a593a16 <vm_exec_core+16902>, 0x5b753a59397f <vm_exec_core+16751>, 0x5b753a592f36 <vm_exec_core+14118>, 0x5b753a58ff0b <vm_exec_core+1787>, 0x5b753a5918ba <vm_exec_core+8362>, 0x5b753a5973eb <vm_exec_core+31707>, 0x5b753a591192 <vm_exec_core+6530>, 0x5b753a5981ae <vm_exec_core+35230>, 0x5b753a5961f2 <vm_exec_core+27106>, 0x5b753a593db6 <vm_exec_core+17830>, 0x5b753a590241 <vm_exec_core+2609>, 0x5b753a597c2c <vm_exec_core+33820>, 0x5b753a5977cc <vm_exec_core+32700>, 0x5b753a59158d <vm_exec_core+7549>, 0x5b753a5908ad <vm_exec_core+4253>, 0x5b753a596722 <vm_exec_core+28434>, 0x5b753a59253e <vm_exec_core+11566>, 0x5b753a597e6e <vm_exec_core+34398>, 0x5b753a597a1b <vm_exec_core+33291>, 0x5b753a592dae <vm_exec_core+13726>, 0x5b753a593d07 <vm_exec_core+17655>, 0x5b753a59639b <vm_exec_core+27531>, 0x5b753a597963 <vm_exec_core+33107>, 0x5b753a595353 <vm_exec_core+23363>, 0x5b753a59644f <vm_exec_core+27711>, 0x5b753a5968d9 <vm_exec_core+28873>, 0x5b753a595265 <vm_exec_core+23125>, 0x5b753a59078d <vm_exec_core+3965>, 0x5b753a595b48 <vm_exec_core+25400>, 0x5b753a5905b5 <vm_exec_core+3493>, 0x5b753a59096e <vm_exec_core+4446>, 0x5b753a5930a3 <vm_exec_core+14483>, 0x5b753a5950d2 <vm_exec_core+22722>, 0x5b753a595716 <vm_exec_core+24326>, 0x5b753a594e1b <vm_exec_core+22027>, 0x5b753a590172 <vm_exec_core+2402>, 0x5b753a596b7d <vm_exec_core+29549>, 0x5b753a59767c <vm_exec_core+32364>, 0x5b753a590a85 <vm_exec_core+4725>, 0x5b753a591d3e <vm_exec_core+9518>, 0x5b753a5917b1 <vm_exec_core+8097>, 0x5b753a5926b9 <vm_exec_core+11945>, 0x5b753a593c35 <vm_exec_core+17445>, 0x5b753a590b91 <vm_exec_core+4993>, 0x5b753a5969c2 <vm_exec_core+29106>, 0x5b753a591c83 <vm_exec_core+9331>, 0x5b753a593a9e <vm_exec_core+17038>, 0x5b753a594648 <vm_exec_core+20024>, 0x5b753a59683c <vm_exec_core+28716>, 0x5b753a59553e <vm_exec_core+23854>, 0x5b753a5928f9 <vm_exec_core+12521>, 0x5b753a591fbc <vm_exec_core+10156>, 0x5b753a5965e2 <vm_exec_core+28114>, 0x5b753a59324f <vm_exec_core+14911>, 0x5b753a595c0f <vm_exec_core+25599>, 0x5b753a59566d <vm_exec_core+24157>, 0x5b753a595e6a <vm_exec_core+26202>, 0x5b753a596ea7 <vm_exec_core+30359>, 0x5b753a594885 <vm_exec_core+20597>, 0x5b753a5954ee <vm_exec_core+23774>, 0x5b753a592a8b <vm_exec_core+12923>, 0x5b753a596512 <vm_exec_core+27906>, 0x5b753a592bc6 <vm_exec_core+13238>, 0x5b753a59518b <vm_exec_core+22907>, 0x5b753a5954ee <vm_exec_core+23774>, 0x5b753a594353 <vm_exec_core+19267>, 0x5b753a594f74 <vm_exec_core+22372>, 0x5b753a592e45 <vm_exec_core+13877>, 0x5b753a5922d2 <vm_exec_core+10946>, 0x5b753a595f5d <vm_exec_core+26445>, 0x5b753a590c63 <vm_exec_core+5203>, 0x5b753a594137 <vm_exec_core+18727>, 0x5b753a59f508 <vm_exec_core+64760>, 0x5b753a595413 <vm_exec_core+23555>, 0x5b753a590f22 <vm_exec_core+5906>, 0x5b753a591454 <vm_exec_core+7236>, 0x5b753a59105b <vm_exec_core+6219>, 0x5b753a591e4c <vm_exec_core+9788>, 0x5b753a592734 <vm_exec_core+12068>, 0x5b753a594732 <vm_exec_core+20258>, 0x5b753a593c2b <vm_exec_core+17435>, 0x5b753a59472d <vm_exec_core+20253>, 0x5b753a59534e <vm_exec_core+23358>, 0x5b753a595260 <vm_exec_core+23120>, 0x5b753a591e47 <vm_exec_core+9783>, 0x5b753a595502 <vm_exec_core+23794>, 0x5b753a593161 <vm_exec_core+14673>, 0x5b753a593166 <vm_exec_core+14678>, 0x5b753a59525b <vm_exec_core+23115>, 0x5b753a5950c8 <vm_exec_core+22712>, 0x5b753a593fee <vm_exec_core+18398>, 0x5b753a593efa <vm_exec_core+18154>...} reg_cfp = 0x73bdda3ff560 reg_pc = 0x51500001a5d0 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005b753a58c351 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005b753a30c72c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127259282978080) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x73bddc5b3408 #27 0x00005b753a3075eb in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 127259284657120 realpath_map = 127259284656960 path = 127259282978080 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005b753a3057a5 in rb_require_string_internal (fname=127259282978120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x00005b753a5f0578 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:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x73bddc5b3598 cfunc = 0x5040000185d8 recv = 127259284786600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005b753a5d69cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd55622090) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005b753a5d6485 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x00005b753a59db87 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73bdda3ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b753a592f45 <vm_exec_core+14133>, 0x5b753a58ff1a <vm_exec_core+1802>, 0x5b753a5918c9 <vm_exec_core+8377>, 0x5b753a5973fa <vm_exec_core+31722>, 0x5b753a5911a1 <vm_exec_core+6545>, 0x5b753a5981bd <vm_exec_core+35245>, 0x5b753a596201 <vm_exec_core+27121>, 0x5b753a593dc5 <vm_exec_core+17845>, 0x5b753a590250 <vm_exec_core+2624>, 0x5b753a597c3b <vm_exec_core+33835>, 0x5b753a5977db <vm_exec_core+32715>, 0x5b753a59159c <vm_exec_core+7564>, 0x5b753a5908bc <vm_exec_core+4268>, 0x5b753a596731 <vm_exec_core+28449>, 0x5b753a59254d <vm_exec_core+11581>, 0x5b753a597e7d <vm_exec_core+34413>, 0x5b753a597a2a <vm_exec_core+33306>, 0x5b753a592dbd <vm_exec_core+13741>, 0x5b753a593d16 <vm_exec_core+17670>, 0x5b753a5963aa <vm_exec_core+27546>, 0x5b753a597972 <vm_exec_core+33122>, 0x5b753a595362 <vm_exec_core+23378>, 0x5b753a59645e <vm_exec_core+27726>, 0x5b753a5968e8 <vm_exec_core+28888>, 0x5b753a595274 <vm_exec_core+23140>, 0x5b753a59079c <vm_exec_core+3980>, 0x5b753a595b57 <vm_exec_core+25415>, 0x5b753a5905c4 <vm_exec_core+3508>, 0x5b753a59097d <vm_exec_core+4461>, 0x5b753a5930b2 <vm_exec_core+14498>, 0x5b753a5950e1 <vm_exec_core+22737>, 0x5b753a595725 <vm_exec_core+24341>, 0x5b753a594e2a <vm_exec_core+22042>, 0x5b753a590181 <vm_exec_core+2417>, 0x5b753a596b8c <vm_exec_core+29564>, 0x5b753a59768b <vm_exec_core+32379>, 0x5b753a590a94 <vm_exec_core+4740>, 0x5b753a591d4d <vm_exec_core+9533>, 0x5b753a5917c0 <vm_exec_core+8112>, 0x5b753a5926c8 <vm_exec_core+11960>, 0x5b753a593c44 <vm_exec_core+17460>, 0x5b753a590ba0 <vm_exec_core+5008>, 0x5b753a5969d1 <vm_exec_core+29121>, 0x5b753a591c92 <vm_exec_core+9346>, 0x5b753a593aad <vm_exec_core+17053>, 0x5b753a594657 <vm_exec_core+20039>, 0x5b753a59684b <vm_exec_core+28731>, 0x5b753a59554d <vm_exec_core+23869>, 0x5b753a592908 <vm_exec_core+12536>, 0x5b753a591fcb <vm_exec_core+10171>, 0x5b753a5965f1 <vm_exec_core+28129>, 0x5b753a59325e <vm_exec_core+14926>, 0x5b753a595c1e <vm_exec_core+25614>, 0x5b753a59567c <vm_exec_core+24172>, 0x5b753a595e79 <vm_exec_core+26217>, 0x5b753a596eb6 <vm_exec_core+30374>, 0x5b753a594894 <vm_exec_core+20612>, 0x5b753a58fbbb <vm_exec_core+939>, 0x5b753a592a9a <vm_exec_core+12938>, 0x5b753a596521 <vm_exec_core+27921>, 0x5b753a592bd5 <vm_exec_core+13253>, 0x5b753a59519a <vm_exec_core+22922>, 0x5b753a595a3e <vm_exec_core+25134>, 0x5b753a594362 <vm_exec_core+19282>, 0x5b753a594f83 <vm_exec_core+22387>, 0x5b753a592e54 <vm_exec_core+13892>, 0x5b753a5922e1 <vm_exec_core+10961>, 0x5b753a595f6c <vm_exec_core+26460>, 0x5b753a590c72 <vm_exec_core+5218>, 0x5b753a594146 <vm_exec_core+18742>, 0x5b753a59f517 <vm_exec_core+64775>, 0x5b753a595422 <vm_exec_core+23570>, 0x5b753a590f31 <vm_exec_core+5921>, 0x5b753a591463 <vm_exec_core+7251>, 0x5b753a59106a <vm_exec_core+6234>, 0x5b753a591e5b <vm_exec_core+9803>, 0x5b753a592743 <vm_exec_core+12083>, 0x5b753a58fbc0 <vm_exec_core+944>, 0x5b753a591b71 <vm_exec_core+9057>, 0x5b753a598412 <vm_exec_core+35842>, 0x5b753a59593e <vm_exec_core+24878>, 0x5b753a594737 <vm_exec_core+20263>, 0x5b753a596a66 <vm_exec_core+29270>, 0x5b753a5984fb <vm_exec_core+36075>, 0x5b753a596db9 <vm_exec_core+30121>, 0x5b753a597f27 <vm_exec_core+34583>, 0x5b753a598011 <vm_exec_core+34817>, 0x5b753a5906a3 <vm_exec_core+3731>, 0x5b753a597ae8 <vm_exec_core+33496>, 0x5b753a59316b <vm_exec_core+14683>, 0x5b753a597d30 <vm_exec_core+34080>, 0x5b753a592c96 <vm_exec_core+13446>, 0x5b753a596c7d <vm_exec_core+29805>, 0x5b753a592114 <vm_exec_core+10500>, 0x5b753a5934b4 <vm_exec_core+15524>, 0x5b753a598107 <vm_exec_core+35063>, 0x5b753a593b84 <vm_exec_core+17268>, 0x5b753a593665 <vm_exec_core+15957>, 0x5b753a58fca5 <vm_exec_core+1173>, 0x5b753a5903bf <vm_exec_core+2991>, 0x5b753a58fda3 <vm_exec_core+1427>, 0x5b753a594472 <vm_exec_core+19554>, 0x5b753a59383b <vm_exec_core+16427>, 0x5b753a594007 <vm_exec_core+18423>, 0x5b753a593f0e <vm_exec_core+18174>, 0x5b753a592f9f <vm_exec_core+14223>, 0x5b753a59371b <vm_exec_core+16139>, 0x5b753a593375 <vm_exec_core+15205>, 0x5b753a593a16 <vm_exec_core+16902>, 0x5b753a59397f <vm_exec_core+16751>, 0x5b753a592f36 <vm_exec_core+14118>, 0x5b753a58ff0b <vm_exec_core+1787>, 0x5b753a5918ba <vm_exec_core+8362>, 0x5b753a5973eb <vm_exec_core+31707>, 0x5b753a591192 <vm_exec_core+6530>, 0x5b753a5981ae <vm_exec_core+35230>, 0x5b753a5961f2 <vm_exec_core+27106>, 0x5b753a593db6 <vm_exec_core+17830>, 0x5b753a590241 <vm_exec_core+2609>, 0x5b753a597c2c <vm_exec_core+33820>, 0x5b753a5977cc <vm_exec_core+32700>, 0x5b753a59158d <vm_exec_core+7549>, 0x5b753a5908ad <vm_exec_core+4253>, 0x5b753a596722 <vm_exec_core+28434>, 0x5b753a59253e <vm_exec_core+11566>, 0x5b753a597e6e <vm_exec_core+34398>, 0x5b753a597a1b <vm_exec_core+33291>, 0x5b753a592dae <vm_exec_core+13726>, 0x5b753a593d07 <vm_exec_core+17655>, 0x5b753a59639b <vm_exec_core+27531>, 0x5b753a597963 <vm_exec_core+33107>, 0x5b753a595353 <vm_exec_core+23363>, 0x5b753a59644f <vm_exec_core+27711>, 0x5b753a5968d9 <vm_exec_core+28873>, 0x5b753a595265 <vm_exec_core+23125>, 0x5b753a59078d <vm_exec_core+3965>, 0x5b753a595b48 <vm_exec_core+25400>, 0x5b753a5905b5 <vm_exec_core+3493>, 0x5b753a59096e <vm_exec_core+4446>, 0x5b753a5930a3 <vm_exec_core+14483>, 0x5b753a5950d2 <vm_exec_core+22722>, 0x5b753a595716 <vm_exec_core+24326>, 0x5b753a594e1b <vm_exec_core+22027>, 0x5b753a590172 <vm_exec_core+2402>, 0x5b753a596b7d <vm_exec_core+29549>, 0x5b753a59767c <vm_exec_core+32364>, 0x5b753a590a85 <vm_exec_core+4725>, 0x5b753a591d3e <vm_exec_core+9518>, 0x5b753a5917b1 <vm_exec_core+8097>, 0x5b753a5926b9 <vm_exec_core+11945>, 0x5b753a593c35 <vm_exec_core+17445>, 0x5b753a590b91 <vm_exec_core+4993>, 0x5b753a5969c2 <vm_exec_core+29106>, 0x5b753a591c83 <vm_exec_core+9331>, 0x5b753a593a9e <vm_exec_core+17038>, 0x5b753a594648 <vm_exec_core+20024>, 0x5b753a59683c <vm_exec_core+28716>, 0x5b753a59553e <vm_exec_core+23854>, 0x5b753a5928f9 <vm_exec_core+12521>, 0x5b753a591fbc <vm_exec_core+10156>, 0x5b753a5965e2 <vm_exec_core+28114>, 0x5b753a59324f <vm_exec_core+14911>, 0x5b753a595c0f <vm_exec_core+25599>, 0x5b753a59566d <vm_exec_core+24157>, 0x5b753a595e6a <vm_exec_core+26202>, 0x5b753a596ea7 <vm_exec_core+30359>, 0x5b753a594885 <vm_exec_core+20597>, 0x5b753a5954ee <vm_exec_core+23774>, 0x5b753a592a8b <vm_exec_core+12923>, 0x5b753a596512 <vm_exec_core+27906>, 0x5b753a592bc6 <vm_exec_core+13238>, 0x5b753a59518b <vm_exec_core+22907>, 0x5b753a5954ee <vm_exec_core+23774>, 0x5b753a594353 <vm_exec_core+19267>, 0x5b753a594f74 <vm_exec_core+22372>, 0x5b753a592e45 <vm_exec_core+13877>, 0x5b753a5922d2 <vm_exec_core+10946>, 0x5b753a595f5d <vm_exec_core+26445>, 0x5b753a590c63 <vm_exec_core+5203>, 0x5b753a594137 <vm_exec_core+18727>, 0x5b753a59f508 <vm_exec_core+64760>, 0x5b753a595413 <vm_exec_core+23555>, 0x5b753a590f22 <vm_exec_core+5906>, 0x5b753a591454 <vm_exec_core+7236>, 0x5b753a59105b <vm_exec_core+6219>, 0x5b753a591e4c <vm_exec_core+9788>, 0x5b753a592734 <vm_exec_core+12068>, 0x5b753a594732 <vm_exec_core+20258>, 0x5b753a593c2b <vm_exec_core+17435>, 0x5b753a59472d <vm_exec_core+20253>, 0x5b753a59534e <vm_exec_core+23358>, 0x5b753a595260 <vm_exec_core+23120>, 0x5b753a591e47 <vm_exec_core+9783>, 0x5b753a595502 <vm_exec_core+23794>, 0x5b753a593161 <vm_exec_core+14673>, 0x5b753a593166 <vm_exec_core+14678>, 0x5b753a59525b <vm_exec_core+23115>, 0x5b753a5950c8 <vm_exec_core+22712>, 0x5b753a593fee <vm_exec_core+18398>, 0x5b753a593efa <vm_exec_core+18154>...} reg_cfp = 0x73bdda3ff790 reg_pc = 0x50400002fe38 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_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_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005b753a58bf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005b753a2075db in rb_ec_exec_node (ec=0x5160000006d0, n=0x73bddc5b3638) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd556225d0, <optimized out>, 0x7ffd55622520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x73bddc5b3638 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x00005b753a200b47 in rb_main (argc=9, argv=0x7ffd55622798) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffd55622798) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. [Inferior 1 (process 1023866) detached] $ timeout 60 gdb -p 1023539 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1023538 -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 1050320 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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 3.5.0dev (2025-02-12T04:25:20Z master b8db606d2c) +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 34.551937 seconds 3315 files, 33403 examples, 134641 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.