[ruby-core:94298] [Ruby master Bug#16098] SEGV with RUBY_ISEQ_DUMP_DEBUG=to_binary make check
From:
XrXr@...
Date:
2019-08-12 03:45:49 UTC
List:
ruby-core #94298
Issue #16098 has been reported by alanwu (Alan Wu). ---------------------------------------- Bug #16098: SEGV with RUBY_ISEQ_DUMP_DEBUG=to_binary make check https://bugs.ruby-lang.org/issues/16098 * Author: alanwu (Alan Wu) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.7.0dev (2019-08-11T07:20:11Z master 9fe7e042f5) [x86_64-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- I get a SEGV in `TestSetTraceFunc` when I run `env RUBY_ISEQ_DUMP_DEBUG=to_binary make check`. The crash doesn't happen when I run just that test file with `make test-all TESTOPTS="test/ruby/test_settracefunc.rb"`. I only investigated briefly but I thought I would report it in case the cause is obvious to you. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>