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

macOS crash on old/virtualized machines #53

Closed
Ivshti opened this issue Dec 1, 2018 · 2 comments
Closed

macOS crash on old/virtualized machines #53

Ivshti opened this issue Dec 1, 2018 · 2 comments

Comments

@Ivshti
Copy link
Member

Ivshti commented Dec 1, 2018

happens since shell v4.4.21:
https://pastebin.com/bGGqupY6

All we know:

  1. Users who reported this are running old macbooks; Tomek reproduced it on a VM
  2. initially we suspected singleapplication, but after disabling it we got the error at https://pastebin.com/bGGqupY6 (confirmed by tomek and a user)
  3. if you remove Contents/Frameworks/libcrypto, it launches and generally works

here's what else we know:
rust-lang/cargo#3333
owncloud/client#6268

probably something got updated on our CI and the problematic libcrypto got in?

@Ivshti Ivshti closed this as completed Dec 3, 2018
@Ivshti
Copy link
Member Author

Ivshti commented Dec 3, 2018

turns out the fix was to build with the travis image xcode8.3, since it has an OK libcrypto

we cannot stop shipping libcrypto in the package cause el capitan and possibly others ship libcrypto0.9 rather than 1.0

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

No branches or pull requests

1 participant