[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67598] [ruby-trunk - Misc #10742] segmentation fault error while running ruby project

From: geeta.kasar@...
Date: 2015-01-15 06:04:42 UTC
List: ruby-core #67598
Issue #10742 has been updated by Geetanjali Kasar.


My executions are working fine with Ruby1.8.7 but throwing error for higher ruby version. I want to upgrade all set of gems

----------------------------------------
Misc #10742: segmentation fault error while running ruby project
https://bugs.ruby-lang.org/issues/10742#change-51019

* Author: Geetanjali Kasar
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
Hi,
I tried Ruby1.9.3,Ruby 2.0.0,Ruby 2.1.5 64 bit and 32 bit versions along with watir 4.0.0,cucumber 2.0.1. But everytime I am getting segmentation fault error while reading step definition file. I have windows7 system and running project from commnad promt and using netbeans.

I read all blogs but could not solve it. I searched for rubydebuuger gem, but it was not installed while running bundle install.
My Gemfile-
gem "watir", "~>4.0"
gem 'cucumber', '1.0.2'
#gem "bundler", "1.2.3"
gem 'require_all', '1.2.1'



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next