-
-
Notifications
You must be signed in to change notification settings - Fork 328
[bug] Android IDE crashed out of nowhere #1132
Comments
Check if this is fixed in the latest build. |
I opened it and did several things and closed it several times and it didn't crash anymore |
Feel free to reopen this issue if you encounter this specific crash again. |
It seems that this bug is still happening, but with a lesser frequency, it doesn't prevent the use of the app, it only shows an error message when closing the project or when exiting the app (sometimes) |
What error message? |
Exactly the same, sometimes with some variation, but always 'MultiLogSenderHandler.close()' and 'ConcurrentModificationException' |
What happened?
I saw that this error has apparently already been fixed, but it occurred to me 3 times in the 2.5.1-beta version If this serves as context: 2 times when closing the project and 1 time when opening the app, The start of the stacktrace is different than what was reported by someone else, but the cause seems to be the same.
What's the expected behavior?
Dont crash
What version of AndroidIDE you're using?
v2.5.0 (debug builds)
Relevant log output
Duplicate issues
Code of Conduct
The text was updated successfully, but these errors were encountered: