Actions
Bug #11110
closed[Bug] Segmentation fault
Bug #11110:
[Bug] Segmentation fault
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
Description
I see the OpenSSL.bundle issue, yes and bundle returns a similar list of issues and bug report as below. Do I need to scale Ruby back to 1.9.x??? This issue makes Jekyll unusable, shy's me away from these type of tools/applications.
$ brew update; brew list | xargs brew upgrade
Already up-to-date.
Error: autoconf 2.69 already installed
Error: automake 1.15 already installed
Error: libgpg-error 1.19 already installed
Error: libksba 1.3.3 already installed
Error: libtool 2.4.6 already installed
Error: libyaml 0.1.6_1 already installed
Error: openssl 1.0.2a-1 already installed
Error: pkg-config 0.28 already installed
Error: readline 6.3.8 already installed
Error: ruby 2.2.2 already installed
Error: wget 1.16.3 already installed
$ sudo gem install jekyll
/usr/local/lib/ruby/2.2.0/x86_64-darwin14/openssl.bundle: [BUG] Segmentation fault at 0x00000000000440
(snip)
$
Files
Actions