bugWeeChat - Bugs: bug #39452, Homebrew install links ruby.so...

 
 

bug #39452: Homebrew install links ruby.so against deprecated system version of ruby, causing SEGFAULT upon ruby plugins load

Submitter:  Donovan Young <dyoung522>
Submitted:  Tue 09 Jul 2013 08:14:01 PM UTC
   
 
Category:  plugins Severity:  3 - Normal
Item Group:  crash Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
Release:  * 0.4.1 IRC nick:  Donovan
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Jul 2013 08:14:01 PM UTC, original submission:  

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 ()

Donovan Young <dyoung522>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dyoung522 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code