From: tenderlove@... Date: 2014-02-07T01:43:32+00:00 Subject: [ruby-core:60552] [ruby-trunk - Bug #9497] [Rejected] segv with installing gems Issue #9497 has been updated by Aaron Patterson. Status changed from Open to Rejected I think this is my fault. Removing my installation and re-installing seemed to fix the problem. ---------------------------------------- Bug #9497: segv with installing gems https://bugs.ruby-lang.org/issues/9497#change-45006 * Author: Aaron Patterson * Status: Rejected * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: ruby 2.2.0dev (2014-01-29 trunk 44732) [x86_64-darwin13.0] * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- I'm getting a segv with trunk Ruby. To reproduce it do `ruby -d -I lib -S gem install minitst -V`. It seems to only happen when I give the `-d` flag. I pasted the error I see here: https://gist.github.com/tenderlove/8855116/raw/c7075108d583cd656d346f55a5e348aad9dd8aef/crash.txt -- http://bugs.ruby-lang.org/