-
Notifications
You must be signed in to change notification settings - Fork 557
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
[BUG] Illegal access, app freezes. #291
Comments
Looks like this issue doesn't occur in #269 , so I assume that issue was because of the duplicated callbacks. |
I have encountered this too. I'm not sure #269 fixes this, this error is really pretty rare so its hard to be completely sure I think it might be a problem with electron, hopefully the one that was fixed in electron/electron#29093 (4 days ago, unreleased yet) |
It did happen both in build and in dev mode. On the master branch it's about 1/10 times, and I haven't seen it in the #269 version yet, so it is definitely more rare there, not sure why. |
This can happen when the app launches (around 1 second after the song starts playing), I don't know what causes it.
Only seems to happen when a plugin is active that uses the song info provider.
I'm using the latest master branch.
This happens on both macOS and Windows.
The text was updated successfully, but these errors were encountered: