You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
I'm changed dark mode in quick settings and IDE crashed
What's the expected behavior?
What version of AndroidIDE you're using?
v2.5.0 (debug builds)
Relevant log output
AndroidIDE crash report
Manufacturer: Xiaomi
Device: M2012K11AG
ABI: arm64-v8a
SDK version: 33
App version: v2.5.1-beta (251)
Stacktrace:
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.next(ArrayList.java:860)
at com.itsaky.androidide.services.log.MultiLogSenderHandler.close(Unknown Source:23)
at com.itsaky.androidide.services.log.LogReceiverImpl.close(Unknown Source:2)
at com.itsaky.androidide.services.log.LogReceiverService.onDestroy(Unknown Source:5)
at android.app.ActivityThread.handleStopService(ActivityThread.java:4683)
Caused by: java.lang.RuntimeException: Unable to stop service com.itsaky.androidide.services.log.LogReceiverService@bd6488d: java.util.ConcurrentModificationException
at android.app.ActivityThread.handleStopService(ActivityThread.java:4703)
at android.app.ActivityThread.-$$Nest$mhandleStopService(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2182)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7925)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:942)
Duplicate issues
This issue has not been reported yet.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
I'm changed dark mode in quick settings and IDE crashed
What's the expected behavior?
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: