From: hsbt@... Date: 2017-07-19T03:04:06+00:00 Subject: [ruby-core:82106] [Ruby trunk Bug#13150] TestMarshal failures on FreeBSD with gcc7 because of GC Issue #13150 has been updated by hsbt (Hiroshi SHIBATA). File ruby_2_3_gcc7.patch added > usa I got a report for this issue about ruby-build repository. https://github.com/rbenv/ruby-build/issues/1115 I created a patch for ruby_2_3 branch with gcc7. this patch contains r54158, r57410, r57631 and r57954. ---------------------------------------- Bug #13150: TestMarshal failures on FreeBSD with gcc7 because of GC https://bugs.ruby-lang.org/issues/13150#change-65841 * Author: naruse (Yui NARUSE) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.2: UNKNOWN, 2.3: REQUIRED, 2.4: DONE ---------------------------------------- ``` 1) Failure: TestMarshal#test_context_switch [/home/naruse/ruby/test/ruby/test_marshal.rb:368]: [StopIteration] exception expected, not. Class: 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: <#>. 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] ``` ---Files-------------------------------- ruby_2_3_gcc7.patch (3.1 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: