Android-Disassembler icon indicating copy to clipboard operation
Android-Disassembler copied to clipboard

Crash report - Array index out of range: 586(ver2.1.4)

Open fire-bot opened this issue 3 years ago • 1 comments

Sent by Jasmia Deloach ([email protected]). Created by fire.


java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 586

at java.util.Arrays.rangeCheck(Arrays.java:123)
at java.util.Arrays.sort(Arrays.java:1487)
at java.util.ArrayList.sort(ArrayList.java:1470)
at java.util.Collections.sort(Collections.java:206)
at kotlin.collections.CollectionsKt__MutableCollectionsJVMKt.sortWith(MutableCollectionsJVM.kt:42)
at com.kyhsgeekcode.filechooser.NewFileChooserAdapter.addItemsToListSorted(NewFileChooserAdapter.kt:240)
at com.kyhsgeekcode.filechooser.NewFileChooserAdapter.access$addItemsToListSorted(NewFileChooserAdapter.kt:19)
at com.kyhsgeekcode.filechooser.NewFileChooserAdapter$navigateInto$1.invokeSuspend(NewFileChooserAdapter.kt:228)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
OS version: 29
Hello, thank you for sending crash report!

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

Get Outlook for Android

fire-bot avatar May 25 '21 09:05 fire-bot

Need sync values

yhs0602 avatar Jul 31 '21 15:07 yhs0602