[#68137] improve semantics of manpages — "Anthony J. Bentley" <anthony@...>
Hi,
1 message
2015/02/17
[#68144] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...>
FYI...
4 messages
2015/02/17
[#68343] [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault? — ruby@...
Issue #10916 has been reported by why do i need this acct just to create a bug report.
5 messages
2015/02/27
[#68373] Re: [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault?
— "Martin J. Dürst" <duerst@...>
2015/03/02
> * Author: why do i need this acct just to create a bug report
[#68358] [Ruby trunk - Bug #10902] require("enumerator") scans LOAD_PATH 2x on every invocation — [email protected]
Issue #10902 has been updated by Aman Gupta.
3 messages
2015/02/28
[ruby-core:67966] [ruby-trunk - Misc #10742] segmentation fault error while running ruby project
From:
geeta.kasar@...
Date:
2015-02-03 06:10:14 UTC
List:
ruby-core #67966
Issue #10742 has been updated by Geetanjali Kasar. Any solution? ---------------------------------------- Misc #10742: segmentation fault error while running ruby project https://bugs.ruby-lang.org/issues/10742#change-51352 * 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/