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

Crash on Mojave 10.14.6 #135

Open
bettar opened this issue Dec 26, 2024 · 0 comments
Open

Crash on Mojave 10.14.6 #135

bettar opened this issue Dec 26, 2024 · 0 comments

Comments

@bettar
Copy link
Owner

bettar commented Dec 26, 2024

On macOS Mojave the latest version of the application (v9.45.154) crashes soon after launching with an error message:

Symbol not found __darwin_check_fd_set_overflow expected in /usr/lib/libSystem.B.dylib

Most likely this is not a bug in the app, but just a consequence of the fact that Apple no longer supports macOS 10.14 and the latest Xcode tools and SDK build an app that is broken for that old macOS version.

I can only see two courses of action to resolve this issue:

  1. wait for a future release of Xcode hoping that it will take care of this regression.
  2. alternatively bump the minimum deployment version from 10.14 to 10.15
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