|
SageTV Mac Edition Discussion related to the SageTV Media Center for Mac edition. Questions, issues, problems, suggestions, etc. relating to the SageTV Mac edition should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Mac version crashing on mountain lion?
Hi,
Does anyone have a mountain lion OSX, on which sageTV was installed? For me, the installation went fine but sagetv crashes when I try to start it. From within Contents, I get the following error when I run SageTV: Code:
dyld: lazy symbol binding failed: Symbol not found: _EVP_CIPHER_CTX_init Referenced from: /Applications/SageTV.app/Contents/MacOS/SageTV Expected in: dynamic lookup dyld: Symbol not found: _EVP_CIPHER_CTX_init Referenced from: /Applications/SageTV.app/Contents/MacOS/SageTV Expected in: dynamic lookup Trace/BPT trap: 5 logout
__________________
CQC home automation and SageTV Server on Dell PE840 with 6TB RAID5 and two hauppauge tuners ; UPC cable TV ; Secondary headless unRAID on old Pentium 4 system with 3.8TB storage ; SageTV and AnyDVD on HTPC ; Arcam FMJ AV9 and P7, Anthony Gallo Reference AV speakers L/R/C and Gallo spheres for surround ; 50" Panasonic Plasma ; SB players throughout the house. |
#2
|
|||
|
|||
Quote:
Code:
tsch% nm -A /usr/lib/lib{ssl,crypto}.dylib | grep _EVP_CIPHER_CTX_init /usr/lib/libssl.dylib: U _EVP_CIPHER_CTX_init /usr/lib/libcrypto.dylib: 000a47a0 T _EVP_CIPHER_CTX_init I'll bet that SageTV contains a static libssl which is somehow not picking up a dynamic reference to libcrypto that used to be implicit.. What happens if you try to force libcrypto to be loaded by doing something like % env DYLD_FORCE_FLAT_NAMESPACE=1 DYLD_INSERT_LIBRARIES=/usr/lib/libcrypto.dylib ....normal..cmd...to..start..sagetv Drew
__________________
Server HW: AMD Ryzen Threadripper 2990WX 32-Core Server SW: FreeBSD-current, ZFS, linux-oracle-jdk1.8.0, sagetv-server_9.2.2_amd64 Tuner HW: HDHR Client: Nvidia Shield (HD300, HD100 in storage) |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Quote:
I am not the greatest with code but do know how to run out of terminal and what not. Where do I put the % env...... to make it work? Thanks |
#5
|
|||
|
|||
Hey Jowag,
From a terminal: Code:
cd /Applications/SageTV\ Client.app/ env DYLD_FORCE_FLAT_NAMESPACE=1 DYLD_INSERT_LIBRARIES=/usr/lib/libcrypto.dylib Contents/MacOS/SageTV\ Client Last edited by SnakeJG; 01-24-2016 at 08:51 PM. Reason: Updating |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mountain Lion | loefigh | SageTV HD Theater - Media Player | 3 | 07-31-2012 09:49 AM |
HD300 and OS X Lion | loefigh | SageTV HD Theater - Media Player | 8 | 03-20-2012 01:04 AM |
What version of Java should I be using - UI crashing daily | DFranch | SageTV Software | 32 | 05-31-2006 06:03 AM |
Version 4.1.11 crashing after sleep in system tray | sivilya | SageTV Beta Test Software | 12 | 04-02-2006 02:12 AM |
My SageTV think's I'm in Mountain Time! | Barry Yule Ive | SageTV Software | 9 | 08-12-2005 08:58 PM |