-
-
Notifications
You must be signed in to change notification settings - Fork 65
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 when pressing Enter twice #7
Comments
what is the full error or stack trace? |
Here it is (it's easily reproducible with threads including a lot of messages):
|
Can you test PR #9? |
Thanks. I can not test it today, but I will do tomorrow! |
The same crash still occurs: I select a big thread never opened yet, I hit 'Enter' twice, and that leads to a core dump. |
Ok, would you mind running with strace and posting the output? |
The last lines of the trace are here: |
hm, can't really see any new information there. please try the latest commit in the PR (76caac8). I don't manage to |
That is: 4c38320 |
Your latest commit seems to solve the issue. No more crashes here. |
great! |
It's not a big deal, but astroid crashes when "Enter" is typed very quickly twice in the thread index list view.
The text was updated successfully, but these errors were encountered: