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 during mass contacts deletion #1032

Open
Perflyst opened this issue Sep 15, 2023 · 1 comment
Open

Crash during mass contacts deletion #1032

Perflyst opened this issue Sep 15, 2023 · 1 comment

Comments

@Perflyst
Copy link

Deleting a huge amount of contacts crashes the app. It is still possible to get rid of all contacts by starting the deletion multiple times.

Version 6.22.4 from F-Droid

type: crash
package: com.simplemobiletools.contacts.pro:104
process: com.simplemobiletools.contacts.pro
processUptime: 11702 + 312 ms
installer: com.android.packageinstaller

java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid item position 11(offset:11).state:1140 com.simplemobiletools.commons.views.MyRecyclerView{7c31ee2 VFED..... ........ 0,0-1080,1786 #7f09020d app:id/fragment_list}, adapter:g4.d@6493273, layout:com.simplemobiletools.commons.views.MyLinearLayoutManager@27bb530, context:com.simplemobiletools.contacts.pro.activities.MainActivity@e23dff
	at androidx.recyclerview.widget.RecyclerView$w.I(SourceFile:297)
	at androidx.recyclerview.widget.e.i(SourceFile:15)
	at androidx.recyclerview.widget.e.c(SourceFile:16)
	at androidx.recyclerview.widget.e.d(SourceFile:23)
	at androidx.recyclerview.widget.e.g(SourceFile:4)
	at androidx.recyclerview.widget.e.run(SourceFile:71)
	at android.os.Handler.handleCallback(Handler.java:942)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7940)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ExecInit.main(ExecInit.java:49)
	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:355)

@tibbi
Copy link
Contributor

tibbi commented Sep 17, 2023

try updating to 6.22.7, you use a old version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants