From: "gkellogg (Gregg Kellogg)" Date: 2012-05-30T09:57:37+09:00 Subject: [ruby-core:45315] [ruby-trunk - Bug #6514][Open] Abort trap: 6 running rspec on rdf.rb Issue #6514 has been reported by gkellogg (Gregg Kellogg). ---------------------------------------- Bug #6514: Abort trap: 6 running rspec on rdf.rb https://bugs.ruby-lang.org/issues/6514 Author: gkellogg (Gregg Kellogg) Status: Open Priority: Normal Assignee: Category: Target version: 1.9.3 ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0] 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/