satishdewangan (Satish Dwangan)
- Login: satishdewangan
- Registered on: 09/03/2019
- Last sign in: 11/28/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/10/2019
-
02:39 PM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- Is there any update on this ?
09/30/2019
-
02:18 PM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- 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 w...
09/26/2019
-
03:46 AM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- It works in Ruby 2.2.x and Ruby 2.5.x .
09/25/2019
-
05:10 AM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- Loading Kysy dll is required in order to run my test cases .
09/24/2019
-
06:27 AM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- Kysy is not installed in the machine .
The above call stack is from my development environment which has Kysy codebase but not Kysy library installed
09/23/2019
-
09:09 AM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- It works fine in Ruby 2.5.6 version
-
05:42 AM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- Please find the error output of Segmentation fault with no Kysy installed.
```
Copying E:/code/KYSY-3153/Source/test/../RegisterDef/data/kysy_platdb.json to E:/code/KYSY-3153/Source/x64/Release/bin directory
Run options: --seed 3459...
09/20/2019
-
04:25 PM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- I have tested in a clean machine with no Kysy ,but it failed there too.
-
04:20 PM Ruby Bug #16135: Segmentation fault in Ruby 2.6.1
- I already tried with Ruby 2.6.3 too and faced same issue .
09/03/2019
-
05:56 AM Ruby Bug #16135 (Third Party's Issue): Segmentation fault in Ruby 2.6.1
- 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...