[#75225] [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7) — k@...
Issue #12324 has been reported by Kazuki Yamaguchi.
6 messages
2016/04/27
[#78693] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Eric Wong <normalperson@...>
2016/12/17
k@rhe.jp wrote:
[#78701] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Kazuki Yamaguchi <k@...>
2016/12/17
On Sat, Dec 17, 2016 at 01:31:12AM +0000, Eric Wong wrote:
[#78702] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Eric Wong <normalperson@...>
2016/12/17
Kazuki Yamaguchi <k@rhe.jp> wrote:
[ruby-core:74847] [Ruby trunk Bug#12260] Process finished with exit code 134. Empty test suite.
From:
silver.tumusiime@...
Date:
2016-04-07 17:09:20 UTC
List:
ruby-core #74847
Issue #12260 has been reported by sylvester tumusiime. ---------------------------------------- Bug #12260: Process finished with exit code 134. Empty test suite. https://bugs.ruby-lang.org/issues/12260 * Author: sylvester tumusiime * Status: Open * Priority: Normal * Assignee: * ruby -v: 1.26.11 * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- I tried to run a test in ruby mine after updating gems. And i got this error: Process finished with exit code 134 Empty test suite. I also get this: Ignoring bigdecimal-1.2.7 because its extensions are not built. Try: gem pristine bigdecimal --version 1.2.7 Ignoring byebug-8.2.3 because its extensions are not built. Try: gem pristine byebug --version 8.2.3 Ignoring io-console-0.4.5 because its extensions are not built. Try: gem pristine io-console --version 0.4.5 Ignoring psych-2.0.17 because its extensions are not built. Try: gem pristine psych --version 2.0.17 /Users/st/.rvm/gems/ruby-2.2.1/gems/json-1.8.3/lib/json/ext/parser.bundle: [BUG] Segmentation fault at 0x00000000000418 ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14] When i install pristine versions, it says they are installed but then when i perform a test in Rubymine, the same error shows up again. Thanks! -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>