[ruby-core:69047] [Ruby trunk - Bug #11110] [Rejected] [Bug] Segmentation fault

From: nobu@...
Date: 2015-05-01 02:55:13 UTC
List: ruby-core #69047
Issue #11110 has been updated by Nobuyoshi Nakada.

File bug-11110.log added
Description updated
Status changed from Open to Rejected

Noel Dixon wrote:
> ~~~
> 0   ruby                                0x0000000101ee1805 rb_vm_bugreport + 149
> 1   ruby                                0x0000000101d84ab9 rb_bug_context + 473
> 2   ruby                                0x0000000101e5bfe3 sigsegv + 83
> 3   libsystem_platform.dylib            0x00007fff91138f1a _sigtramp + 26
> 4   libruby.2.2.0.dylib                 0x00000001022b4f7b ruby_xmalloc + 17

You mix static ruby and shared libruby.


----------------------------------------
Bug #11110: [Bug] Segmentation fault
https://bugs.ruby-lang.org/issues/11110#change-52304

* Author: Noel Dixon
* Status: Rejected
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
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--------------------------------
bug-11110.log (10.2 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next