From: "sorah (Shota Fukumori)" Date: 2013-10-01T17:00:30+09:00 Subject: [ruby-core:57525] [ruby-trunk - Bug #6514][Rejected] Abort trap: 6 running rspec on rdf.rb Issue #6514 has been updated by sorah (Shota Fukumori). Status changed from Feedback to Rejected Closing this due to no feedbacks. ---------------------------------------- Bug #6514: Abort trap: 6 running rspec on rdf.rb https://bugs.ruby-lang.org/issues/6514#change-42139 Author: gkellogg (Gregg Kellogg) Status: Rejected Priority: Normal Assignee: sorah (Shota Fukumori) Category: Target version: next minor ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0] Backport: 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. -- http://bugs.ruby-lang.org/