[ruby-core:95154] [Ruby master Bug#16135] Segmentation fault in Ruby 2.6.1
From:
satishdewangan@...
Date:
2019-09-30 14:18:58 UTC
List:
ruby-core #95154
Issue #16135 has been updated by satishdewangan (Satish Dwangan). We have a Ruby swig interface through which we are calling Kysy dll (written in C++) .I have upgraded swig interface from Ruby 2.2.6 to Ruby 2.6.1 .The same testcases are fine in Ruby 2.2.6 .I even tried with Ruby 2.5.6 versions and it works . ---------------------------------------- Bug #16135: Segmentation fault in Ruby 2.6.1 https://bugs.ruby-lang.org/issues/16135#change-81794 * 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>