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

[BUG] Illegal access, app freezes. #291

Closed
semvis123 opened this issue May 18, 2021 · 3 comments
Closed

[BUG] Illegal access, app freezes. #291

semvis123 opened this issue May 18, 2021 · 3 comments

Comments

@semvis123
Copy link
Contributor

semvis123 commented May 18, 2021

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.

image

image

image

@semvis123 semvis123 changed the title Illegal access, app freezes. [BUG] Illegal access, app freezes. May 18, 2021
@semvis123
Copy link
Contributor Author

Looks like this issue doesn't occur in #269 , so I assume that issue was because of the duplicated callbacks.

@Araxeus
Copy link
Collaborator

Araxeus commented May 18, 2021

I have encountered this too.
did it happen for you in dev mode or in already compiled app? (it seems to happen only in dev mode to me)

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)

@semvis123
Copy link
Contributor Author

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.
Hope it is fully fixed in electron/electron#29093.

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

2 participants