Issue #16135 has been updated by satishdewangan (Satish Dwangan). It works in Ruby 2.2.x and Ruby 2.5.x . ---------------------------------------- Bug #16135: Segmentation fault in Ruby 2.6.1 https://bugs.ruby-lang.org/issues/16135#change-81728 * Author: satishdewangan (Satish Dwangan) * Status: Third Party's Issue * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.6.1p33 (2019-01-30 revision 66950) [x64-mingw32] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- I am facing Segmentation fault issue while running test cases for my application in Ruby 2.6.1 .Same test cases work fine in Ruby 2.2.6 . Below is the output of test case ran using Ruby 2.6.1. ``` C:/Code/KYSY-3153/Source/test/unit/ruby/ppr_register_access_test.rb:286: [BUG] Segmentation fault ruby 2.6.1p33 (2019-01-30 revision 66950) [x64-mingw32] ``` Please help me to fix this issue. ---Files-------------------------------- bug-16135.txt (32.8 KB) -- 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>