Skip to content
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

General crash report #4167

Open
d4f5409d opened this issue May 11, 2024 · 1 comment
Open

General crash report #4167

d4f5409d opened this issue May 11, 2024 · 1 comment
Labels
bug Something isn't working triage

Comments

@d4f5409d
Copy link

java.lang.IndexOutOfBoundsException: index (105) is out of bound of [0, 0)
	at androidx.compose.runtime.snapshots.SnapshotStateListKt.validateRange(SnapshotStateList.kt:254)
	at androidx.compose.runtime.snapshots.SnapshotStateListKt.access$validateRange(SnapshotStateList.kt:1)
	at androidx.compose.runtime.snapshots.StateListIterator.next(SnapshotStateList.kt:299)
	at chat.simplex.common.views.chatlist.ChatListNavLinkViewKt.setGroupMembers(ChatListNavLinkView.kt:246)
	at chat.simplex.common.views.chatlist.ChatListNavLinkViewKt$setGroupMembers$1.invokeSuspend(Unknown Source:13)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
	at java.lang.Thread.run(Thread.java:1012)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelled}@7daded5, java.util.concurrent.Executors$FinalizableDelegatedExecutorService@5d3f6ea]

Android 13
v5.7

@d4f5409d
Copy link
Author

I've used picture in picture.

@Narasimha-sc Narasimha-sc added bug Something isn't working triage labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants