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

crash when I press the app button (Приложение) #169

Closed
3 tasks done
Wjxfi opened this issue May 26, 2023 · 0 comments
Closed
3 tasks done

crash when I press the app button (Приложение) #169

Wjxfi opened this issue May 26, 2023 · 0 comments
Labels
bug Something isn't working can't reproduce

Comments

@Wjxfi
Copy link

Wjxfi commented May 26, 2023

Steps to reproduce

press the app (Приложение) button

573c0c62-0891-439a-8ed6-7913058210bf.jpg

Expected behavior

open the tab

Actual behavior

crash

Connect You version

4.0

Android version

android 12

Other details

crashes 70% of the time. Sometimes it opens.

FATAL EXCEPTION: DefaultDispatcher-worker-18
Process: com.bnyro.contacts, PID: 30803
java.lang.IndexOutOfBoundsException: index: 742, size: 0
	at a2.b0.i(SourceFile:16)
	at b0.j.set(SourceFile:5)
	at h0.u.set(SourceFile:31)
	at j4.a$e$b$a.j(SourceFile:98)
	at h5.a.o(Unknown Source:8)
	at kotlinx.coroutines.n0.run(Unknown Source:100)
	at kotlinx.coroutines.internal.f.run(Unknown Source:11)
	at kotlinx.coroutines.scheduling.j.run(Unknown Source:2)
	at kotlinx.coroutines.scheduling.a$a.run(SourceFile:79)
	Suppressed: java.lang.IndexOutOfBoundsException: index: 360, size: 0
		... 9 more
	Suppressed: java.lang.IndexOutOfBoundsException: index: 1096, size: 0
		... 9 more
	Suppressed: kotlinx.coroutines.l0: [y1{Cancelling}@ff18cb3, Dispatchers.IO]
FATAL EXCEPTION: DefaultDispatcher-worker-45
Process: com.bnyro.contacts, PID: 28836
java.lang.IndexOutOfBoundsException: index: 1143, size: 0
	at a2.b0.i(SourceFile:16)
	at b0.j.set(SourceFile:5)
	at h0.u.set(SourceFile:31)
	at j4.a$e$b$a.j(SourceFile:98)
	at h5.a.o(Unknown Source:8)
	at kotlinx.coroutines.n0.run(Unknown Source:100)
	at kotlinx.coroutines.internal.f.run(Unknown Source:11)
	at kotlinx.coroutines.scheduling.j.run(Unknown Source:2)
	at kotlinx.coroutines.scheduling.a$a.run(SourceFile:79)
	Suppressed: java.lang.IndexOutOfBoundsException: index: 1142, size: 0
		... 9 more
	Suppressed: kotlinx.coroutines.l0: [y1{Cancelling}@5609678, Dispatchers.IO]

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@Wjxfi Wjxfi added the bug Something isn't working label May 26, 2023
@Bnyro Bnyro closed this as completed in 6e7f22b May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can't reproduce
Projects
None yet
Development

No branches or pull requests

2 participants