Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTX / mac build crashes on startup #2555

Closed
dustin opened this issue Jul 24, 2015 · 2 comments
Closed

OpenTX / mac build crashes on startup #2555

dustin opened this issue Jul 24, 2015 · 2 comments

Comments

@dustin
Copy link

dustin commented Jul 24, 2015

Process: companion [74725]
Path: /Applications/companion.app/Contents/MacOS/companion
Identifier: companion
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: companion [74725]
User ID: 238135

Date/Time: 2015-07-24 09:04:55.804 -0700
OS Version: Mac OS X 10.10.4 (14E46)
Report Version: 11
Anonymous UUID: 61497D56-BD3F-F614-1B44-4A3037CE86D2

Sleep/Wake UUID: 41F2B13E-569B-43E9-91EA-535D8B0BC244

Time Awake Since Boot: 71000 seconds
Time Since Wake: 1400 seconds

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/SDL.framework/Versions/A/SDL
Referenced from: /Applications/companion.app/Contents/MacOS/companion
Reason: image not found

Binary Images:
0x7fff67fc8000 - 0x7fff67ffe837 dyld (353.2.1) <72A99D0F-0B56-3938-ABC5-67A0F33757C4> /usr/lib/dyld
0x7fff854bb000 - 0x7fff854bcff3 libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib

@iflymlnm
Copy link

Hi, a workaround (that worked for me) is to install SDL (http://www.libsdl.org/download-1.2.php).
Just make sure is the 1.2.x not the 2.x (the later won't work) and Companion boots up.

@kilrah
Copy link
Member

kilrah commented Jul 25, 2015

Handled in #2549

@kilrah kilrah closed this as completed Jul 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants