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

Crashing #564

Open
DeadSecTr opened this issue Nov 4, 2024 · 0 comments
Open

Crashing #564

DeadSecTr opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DeadSecTr
Copy link

App is crashing at posting...

Android 14 (LOS21/Gappsless)

2.3.0+fork.107.moshinda (107)
2024-11-04T04:37:18.001Z

java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid item position 4(offset:4).state:20 me.grishka.appkit.views.UsableRecyclerView{64cd4e0 VFED..... .......D 0,0-1080,147}, adapter:org.joinmastodon.android.ui.viewcontrollers.ComposeAutocompleteViewController$HashtagsAdapter@eb45b26, layout:androidx.recyclerview.widget.LinearLayoutManager@bf49367, context:org.joinmastodon.android.MainActivity@87abe94
at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6367)
at androidx.recyclerview.widget.GapWorker.prefetchPositionWithDeadline(GapWorker.java:287)
at androidx.recyclerview.widget.GapWorker.flushTaskWithDeadline(GapWorker.java:344)
at androidx.recyclerview.widget.GapWorker.flushTasksWithDeadline(GapWorker.java:360)
at androidx.recyclerview.widget.GapWorker.prefetch(GapWorker.java:367)
at androidx.recyclerview.widget.GapWorker.run(GapWorker.java:398)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8592)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)

@DeadSecTr DeadSecTr added the bug Something isn't working label Nov 4, 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
Projects
None yet
Development

No branches or pull requests

1 participant