yhs0602 / Android-Disassembler

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
https://kyhsgeekcode.github.io/Android-Disassembler/
MIT License
602 stars 98 forks source link

Crash report - Inconsistency detected. Invalid view holder adapter positionViewHolder{bf83dd position=74 id=-1, oldPos=-1, pLpos:-1 no parent} androidx.recyclerview.widget.RecyclerView{54ff916 VFED.V... .F...... 0,0-540,768 #7f0901be app:id/recyclerView}, adapter:com.kyhsgeekcode.filechooser.NewFileChooserAdapter@df5f297, layout:androidx.recyclerview.widget.LinearLayoutManager@96c7c84, context:com.kyhsgeekcode.filechooser.NewFileChooserActivity@a082478(ver2.1.4) #700

Open fire-bot opened 1 year ago

fire-bot commented 1 year ago

Sent by Alexsandro Teixeira fidencio (rastagva@gmail.com). Created by fire.


java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionViewHolder{bf83dd position=74 id=-1, oldPos=-1, pLpos:-1 no parent} androidx.recyclerview.widget.RecyclerView{54ff916 VFED.V... .F...... 0,0-540,768 #7f0901be app:id/recyclerView}, adapter:com.kyhsgeekcode.filechooser.NewFileChooserAdapter@df5f297, layout:androidx.recyclerview.widget.LinearLayoutManager@96c7c84, context:com.kyhsgeekcode.filechooser.NewFileChooserActivity@a082478
at androidx.recyclerview.widget.RecyclerView$Recycler.validateViewHolderForOffsetPosition(RecyclerView.java:6156)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6339)
at androidx.recyclerview.widget.GapWorker.prefetchPositionWithDeadline(GapWorker.java:288)
at androidx.recyclerview.widget.GapWorker.flushTaskWithDeadline(GapWorker.java:345)
at androidx.recyclerview.widget.GapWorker.flushTasksWithDeadline(GapWorker.java:361)
at androidx.recyclerview.widget.GapWorker.prefetch(GapWorker.java:368)
at androidx.recyclerview.widget.GapWorker.run(GapWorker.java:399)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6543)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
OS version: 27
Hello, thank you for sending crash report!

============================


Attachments:

  1. 0275e94c-56a7-410f-bd1a-fc7483f7d14a.png