Project

General

Profile

Actions

Bug #2786

closed

Segfault when loading gem

Added by ryanb (Ryan Bates) about 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2010-02-24 trunk 26744) [x86_64-darwin10.0.0]
Backport:
[ruby-core:28322]

Description

=begin
I am occasionally getting a segfault error when using cucumber 0.6.2 with latest ruby trunk (26744) in Mac OS X 10.6.1. It is happening about 25% of the time I run the cucumber command. Here's the full error:

http://gist.github.com/312461#file_cucumber_segfault

From that error it looks like it is happening when calling the "gem" method and RubyGems is trying to raise an error when it can't find the gem. This is the line in cucumber (ansicolor.rb).

gem 'genki-ruby-terminfo'

I tried to duplicate this by executing that line in irb. I get a Gem::LoadError saying the gem doesn't exist but never a segfault there.

Sorry if this isn't the right place to post this ticket.
=end


Related issues 4 (0 open4 closed)

Related to Ruby master - Bug #2330: Non systematic segmentation fault with autoload rubyspecClosedmarcandre (Marc-Andre Lafortune)11/04/2009Actions
Related to Ruby master - Bug #2976: cucumberでSEGVClosednobu (Nobuyoshi Nakada)03/18/2010Actions
Related to Ruby master - Bug #3132: …/nokogiri-1.4.1/ext/nokogiri/nokogiri.bundle: [BUG] Bus ErrorClosedko1 (Koichi Sasada)04/12/2010Actions
Is duplicate of Ruby master - Bug #2529: Segmentation Fault is occasionally occurred in rake with cucumber and rspecClosed12/25/2009Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0