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

[Bug]: #1175

Closed
2 tasks done
aladium opened this issue Aug 4, 2023 · 1 comment
Closed
2 tasks done

[Bug]: #1175

aladium opened this issue Aug 4, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@aladium
Copy link

aladium commented Aug 4, 2023

What happened?

AndroidIDE crash report
Manufacturer: realme
Device: RMX2001
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@35b740d: 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?

It happened when I reopen the ide, it stuck then i cleared cache.

What version of AndroidIDE you're using?

v2.5.0 (debug builds)

Relevant log output

...........

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@aladium aladium added the bug Something isn't working label Aug 4, 2023
@itsaky
Copy link
Member

itsaky commented Aug 4, 2023

Duplicate of #1132.

@itsaky itsaky closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
@itsaky itsaky added the duplicate This issue or pull request already exists label Aug 4, 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