Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

[Bug]: Error #1147

Closed
2 tasks done
code-with-prabhat opened this issue Jul 24, 2023 · 1 comment
Closed
2 tasks done

[Bug]: Error #1147

code-with-prabhat opened this issue Jul 24, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@code-with-prabhat
Copy link

What happened?

AndroidIDE crash report
Manufacturer: realme
Device: RMX3171
ABI: arm64-v8a
SDK version: 30
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:4695)
Caused by: java.lang.RuntimeException: Unable to stop service com.itsaky.androidide.services.log.LogReceiverService@2731f67: java.util.ConcurrentModificationException
at android.app.ActivityThread.handleStopService(ActivityThread.java:4715)
at android.app.ActivityThread.access$2100(ActivityThread.java:287)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2213)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:255)
at android.app.ActivityThread.main(ActivityThread.java:8212)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)

What's the expected behavior?

Crashed on exit

What version of AndroidIDE you're using?

v2.5.0 (debug builds)

Relevant log output

No response

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@code-with-prabhat code-with-prabhat added the bug Something isn't working label Jul 24, 2023
@code-with-prabhat code-with-prabhat changed the title [Bug]: Errot [Bug]: Error Jul 24, 2023
@itsaky
Copy link
Member

itsaky commented Jul 24, 2023

Duplicate of #1132.

@itsaky itsaky closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2023
@itsaky itsaky added the duplicate This issue or pull request already exists label Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants