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

Random crashes when exiting #37

Open
zethon opened this issue May 30, 2017 · 2 comments
Open

Random crashes when exiting #37

zethon opened this issue May 30, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@zethon
Copy link
Owner

zethon commented May 30, 2017

Some times there will be a crash in the ThreadListView destructor when exiting the app. I do not have a call stack or any other info as I write this, but am leaving this bug here to put said information when I have it.

As of right now, there are no reliable steps to reproduce, which leads me to believe it is a race condition. Also, it may be a problem with Qt's QWeakPtr::deleteChildren(), or something like that (this is being written from memory).

I will update this bug when I see the crash happen again which could be in a couple hours, a couple days or a couple weeks.

@zethon zethon added the bug label May 30, 2017
@zethon zethon added this to the 0.7.7 milestone May 30, 2017
@zethon zethon self-assigned this May 30, 2017
@zethon
Copy link
Owner Author

zethon commented Jun 6, 2017

Possibly related to #33

@zethon
Copy link
Owner Author

zethon commented Jun 11, 2017

This seems to happen a lot more on Windows. Also, it might be worth trying Qt 5.9.

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

No branches or pull requests

1 participant