Issue #13150 has been reported by Yui NARUSE. ---------------------------------------- Bug #13150: TestMarshal failures on FreeBSD with gcc7 because of GC https://bugs.ruby-lang.org/issues/13150 * Author: Yui NARUSE * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- 1) Failure: TestMarshal#test_context_switch [/home/naruse/ruby/test/ruby/test_marshal.rb:368]: [StopIteration] exception expected, not. Class: <RuntimeError> Message: <"Marshal.dump reentered at marshal_dump"> ---Backtrace--- /home/naruse/ruby/test/ruby/test_marshal.rb:345:in `dump' /home/naruse/ruby/test/ruby/test_marshal.rb:345:in `dump_each' ../../ruby/test/runner.rb: TestMarshal#test_context_switch:1:in `each' --------------- 2) Failure: TestMarshal#test_gc [/home/naruse/ruby/test/ruby/test_marshal.rb:187]: Exception raised: <#<RuntimeError: Marshal.dump reentered at _dump>>. Finished tests in 0.153251s, 698.2016 tests/s, 6238.1380 assertions/s. 107 tests, 956 assertions, 2 failures, 0 errors, 0 skips ruby -v: ruby 2.5.0dev (2017-01-23 trunk 57407) [x86_64-freebsd10.3] -- 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>