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

[7.5.1] Mac Yosemite - Import error: dlopen(/Applications/Tribler.app/Contents/MacOS/..., 2): Symbol not found: __os_activity_create #5419

Closed
synctext opened this issue Jun 28, 2020 · 4 comments · Fixed by Tribler/tribler.github.com#67

Comments

@synctext
Copy link
Member

User reporting on broken Mac installer here: https://torrentfreak.com/academic-torrent-client-offers-a-safe-haven-for-pirate-sites-200623/#comment-4968486884

sadly support appears to have skipped 2 versions, now leaving Yosemite and El Capitan behind (OSX 10 and 11). Contrary to what it says on the download page (from yosemite and up).

Error message when opening the Tribler unix executable in terminal, following the reluctance of Tribler to open:

Import error: dlopen(/Applications/Tribler.app/Contents/MacOS/..., 2): Symbol not found: __os_activity_create
Referenced from: /Applications/Tribler.app/Contents/MacOS/... (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/Tribler.app/Contents/MacOS/...
@synctext synctext added this to the V7.5: core refactoring milestone Jun 28, 2020
@devos50
Copy link
Contributor

devos50 commented Jun 28, 2020

Tribler supports Mojave and higher. Given that Yosemite released in 2014, that older macs have pretty decent (long-term) support for an upgrade to Yosemite, and that Big Sur is coming out this fall, I would say that Tribler currently supports a large user base on Mac. That said, if we would wish to support older OS X versions, I have to wipe all data from the current Mac builder, downgrade its OS and setup the build process all over again. I am not sure if this is worth the time investment.

Also, over 50% of Mac users are running the latest version (Catalina).

So, we should either update the website or modify our Mac machines.

@synctext
Copy link
Member Author

ahh, OK, no easy fix.

@devos50
Copy link
Contributor

devos50 commented Jun 28, 2020

Unfortunately not. Therefore, I suggest to bump the minimum required version of macOS on the website.

@devos50
Copy link
Contributor

devos50 commented Jun 29, 2020

Fixed by Tribler/tribler.github.com#67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants