From: yasmise@... Date: 2016-12-24T03:58:51+00:00 Subject: [ruby-dev:49912] [Ruby trunk Bug#13066] 2.4.0-rc1, VC14, Segmentation fault on RSS::TestRSS10Core#test_to_xml Issue #13066 has been reported by y mise. ---------------------------------------- Bug #13066: 2.4.0-rc1, VC14, Segmentation fault on RSS::TestRSS10Core#test_to_xml https://bugs.ruby-lang.org/issues/13066 * Author: y mise * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- I read Mr. Nakada's tweet (https://twitter.com/n0kada/status/811156759611965441), so I tried and got segmentation fault. Please see attached file. What I did was: 1. extract ruby-2.4.0-rc1.tar.xz 2. apply r57079 (fix link error with VC14) manually 3. win32\configure.bat --prefix=c:/ruby --disable-rubygems --disable-install-doc 4. nmake 5. delete other test files, now, "test" folder only contains "lib", "rss" and "runner.rb" 6. nmake test-all 7. if test passed, close and restart command prompt, and nmake test-all again 8. segmentation fault happened after around 5 times trial ---Files-------------------------------- segfault_57079applied.txt (25.8 KB) -- https://bugs.ruby-lang.org/