Project

General

Profile

Actions

Bug #6514

closed

Abort trap: 6 running rspec on rdf.rb

Added by gkellogg (Gregg Kellogg) almost 12 years ago. Updated over 10 years ago.

Status:
Rejected
Target version:
ruby -v:
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0]
Backport:
[ruby-core:45315]

Description

Running RSpec on http://github.com/ruby-rdf/rdf/spec reliably generates the Abort trap.

To repeat:

  1. git clone git://github.com/ruby-rdf/rdf.git
  2. cd rdf
  3. bundle install
  4. rspec spec

It does not seem to happen when running a subset of the spec files.


Files

ruby_2012-05-29-174158_Greggs-iMac.crash (18.6 KB) ruby_2012-05-29-174158_Greggs-iMac.crash gkellogg (Gregg Kellogg), 05/30/2012 09:57 AM

Updated by mame (Yusuke Endoh) almost 12 years ago

  • Status changed from Open to Feedback
  • Assignee set to sorah (Sorah Fukumori)

I cannot reproduce.

$ git clone git://github.com/ruby-rdf/rdf.git
Cloning into 'rdf'...
remote: Counting objects: 6187, done.
remote: Compressing objects: 100% (1828/1828), done.
remote: Total 6187 (delta 4496), reused 5949 (delta 4280)
Receiving objects: 100% (6187/6187), 1.01 MiB | 258 KiB/s, done.
Resolving deltas: 100% (4496/4496), done.

$ cd rdf

$ bundle install
The path /tmp/rdf-spec does not exist.

$ rspec spec
The path /tmp/rdf-spec does not exist.

--
Yusuke Endoh

Actions #2

Updated by nagachika (Tomoyuki Chikanaga) almost 12 years ago

Hi,

It seems that step 1.5
$ git clone git://github.com/ruby-rdf/rdf.git
is required.

But I also cannot reproduce abort trap with ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0].

Mr Gregg, could you tell us the messages on your terminal too?

Actions #3

Updated by naruse (Yui NARUSE) about 11 years ago

  • Target version changed from 1.9.3 to 2.6

Updated by sorah (Sorah Fukumori) over 10 years ago

  • Status changed from Feedback to Rejected

Closing this due to no feedbacks.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0