[#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:67620] [ruby-trunk - Misc #10742] segmentation fault error while running ruby project

From: geeta.kasar@...
Date: 2015-01-16 05:50:06 UTC
List: ruby-core #67620
Issue #10742 has been updated by Geetanjali Kasar.


Above was the output when I run ruby project from Netbeans and Cammand promt.


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

* Author: Geetanjali Kasar
* Status: Feedback
* Priority: Low
* 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-

~~~ruby
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