[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [bug #39452] Homebrew install links ruby.so against deprec
From: |
Donovan Young |
Subject: |
[Weechat-dev] [bug #39452] Homebrew install links ruby.so against deprecated system version of ruby, causing SEGFAULT upon ruby plugins load |
Date: |
Tue, 09 Jul 2013 20:14:02 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1 |
URL:
<http://savannah.nongnu.org/bugs/?39452>
Summary: Homebrew install links ruby.so against deprecated
system version of ruby, causing SEGFAULT upon ruby plugins load
Project: WeeChat
Submitted by: dyoung522
Submitted on: Tue 09 Jul 2013 08:14:01 PM GMT
Category: plugins
Severity: 3 - Normal
Item Group: crash
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 0.4.1
IRC nick: Donovan
_______________________________________________________
Details:
Build environment (RVM):
% rvm current
ruby-1.9.3-p448
Installed via:
% brew install --with-ruby
Linked environment:
% otool -L weechat/plugins/ruby.so
weechat/plugins/ruby.so:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib
(compatibility version 1.8.0, current version 1.8.7)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
169.3.0)
-----
When trying to load a current ruby gem (e.g. json), weechat dumps core with
the following error:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000018 0x00000001013956b5
in st_insert ()
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?39452>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-dev] [bug #39452] Homebrew install links ruby.so against deprecated system version of ruby, causing SEGFAULT upon ruby plugins load,
Donovan Young <=