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

Odd crash when browsing the interface (log, crash dump) Part 2 #75

Closed
sammy2142 opened this issue Jun 11, 2016 · 2 comments
Closed

Odd crash when browsing the interface (log, crash dump) Part 2 #75

sammy2142 opened this issue Jun 11, 2016 · 2 comments
Milestone

Comments

@sammy2142
Copy link

sammy2142 commented Jun 11, 2016

Had another crash to desktop last night (Running openpht 1.6.0 on Windows). I have attached a debug log and crash dump.
I believe it may be related to this issue #58 as it crashed when I pressed a button on the companion app (android app) when the screensaver (dim) had been activated for a while:

Please note I am also using the .dll file from this post #69
(I'm not sure if this undid any previous fixes?)
Openpht crash 2.zip

@Kwiboo
Copy link
Member

Kwiboo commented Jun 11, 2016

It looks to be the same screensaver race condition issue, will included more protection against crashes in 1.6.1 but it won't be completely safe.

To completely solve this issue a bigger refactoring is needed (send actions to be processed by the main thread), something for 2.0.

@sammy2142
Copy link
Author

Awesome - thanks again for all your work on this 👍

@Kwiboo Kwiboo closed this as completed Jun 30, 2016
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