HiddenRamblings / TagMo

GNU General Public License v3.0
3.01k stars 385 forks source link

[Bug]: crashes on n2 scan #654

Closed ishtangli closed 1 year ago

ishtangli commented 1 year ago

TagMo 3.5.2 (Google Play Release) #7ecdd131 Android TIRAMISU (13) - 11.25 GB RAM

--------- beginning of main 12-22 18:03:51.243 19094 19094 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:03:51.243 19094 19094 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:03:51.243 19094 19094 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:03:51.315 19094 19094 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:03:51.350 19094 19094 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:03:51.350 19094 19094 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:03:51.371 19094 19094 W View : requestLayout() improperly called by android.widget.FrameLayout{a85743b V.E..V... ......ID 0,0-1440,2542 #2} during layout: running second layout pass 12-22 18:03:51.371 19094 19094 W View : requestLayout() improperly called by myinnos.indexfastscrollrecycler.IndexFastScrollRecyclerView{4dea758 VFED.V... ......ID 0,1260-1440,2538 #7f090117 app:id/foomiibo_list} during layout: running second layout pass 12-22 18:03:51.371 19094 19094 W View : requestLayout() improperly called by myinnos.indexfastscrollrecycler.IndexFastScrollRecyclerView{fda40b1 VFED.V... ......ID 0,0-1440,1260 #7f090084 app:id/browser_content} during layout: running second layout pass 12-22 18:03:56.354 19094 19103 W JavaBinder: BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand. Releasing leaked death recipient: com.google.android.play.core.internal.zzai 12-22 18:04:02.727 19094 19094 W BottomSheetBehavior: Cannot set state: 5 12-22 18:04:02.760 19094 19094 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:02.760 19094 19094 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:02.760 19094 19094 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:02.789 19094 19094 W ziparchive: Unable to open '/data/app/~~FXZBHaiHdmQNTC4OU_cLhw==/com.google.android.trichromelibrary_535912834-iuiqp7ay3ZrNyz4yf8KEYQ==/base.dm': No such file or directory 12-22 18:04:02.789 19094 19094 W ziparchive: Unable to open '/data/app/~~FXZBHaiHdmQNTC4OU_cLhw==/com.google.android.trichromelibrary_535912834-iuiqp7ay3ZrNyz4yf8KEYQ==/base.dm': No such file or directory 12-22 18:04:02.789 19094 19094 W .tagmo.eightbit: Entry not found 12-22 18:04:02.924 19094 19333 W cr_media: BLUETOOTH_CONNECT permission is missing. 12-22 18:04:02.925 19094 19333 W cr_media: registerBluetoothIntentsIfNeeded: Requires BLUETOOTH permission 12-22 18:04:02.951 19094 19094 D AndroidRuntime: Shutting down VM --------- beginning of crash 12-22 18:04:02.951 19094 19094 E AndroidRuntime: FATAL EXCEPTION: main 12-22 18:04:02.951 19094 19094 E AndroidRuntime: Process: com.hiddenramblings.tagmo.eightbit, PID: 19094 12-22 18:04:02.951 19094 19094 E AndroidRuntime: java.lang.NullPointerException: itemView.findViewById(R.id.txtError) must not be null 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter$AmiiboViewHolder.(EliteBankAdapter.kt:150) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter$ImageViewHolder.(EliteBankAdapter.kt:267) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter.onCreateViewHolder(EliteBankAdapter.kt:69) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter.onCreateViewHolder(EliteBankAdapter.kt:26) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Adapter.createViewHolder(RecyclerView.java:7295) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6416) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6300) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6296) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2330) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.GridLayoutManager.layoutChunk(GridLayoutManager.java:572) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1591) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:668) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.GridLayoutManager.onLayoutChildren(GridLayoutManager.java:170) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:4309) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4012) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$LayoutManager.layoutDecoratedWithMargins(RecyclerView.java:9878) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1689) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1591) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:668) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:4309) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4012) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.viewpager2.widget.ViewPager2.onLayout(ViewPager2.java:527) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.drawerlayout.widget.DrawerLayout.onLayout(DrawerLayout.java:1263) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:536) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.android.internal.policy.DecorView.onLayout(DecorView.java:799) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:3999) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3372) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2328) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9080) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1231) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1239) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:899) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:832) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1214) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:942) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:201) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.os.Looper.loop(Looper.java:288) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7872) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) 12-22 18:04:02.951 19094 19094 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936) 12-22 18:04:02.977 19094 19094 I AndroidRuntime: VM exiting with result code 0, cleanup skipped. 12-22 18:04:27.350 19484 19484 E .tagmo.eightbit: Not starting debugger since process cannot load the jdwp agent. 12-22 18:04:27.367 19484 19484 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.arm64_v8a.dm': No such file or directory 12-22 18:04:27.367 19484 19484 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.arm64_v8a.dm': No such file or directory 12-22 18:04:27.367 19484 19484 W .tagmo.eightbit: Entry not found 12-22 18:04:27.367 19484 19484 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.en.dm': No such file or directory 12-22 18:04:27.367 19484 19484 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.en.dm': No such file or directory 12-22 18:04:27.367 19484 19484 W .tagmo.eightbit: Entry not found 12-22 18:04:27.367 19484 19484 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.xxxhdpi.dm': No such file or directory 12-22 18:04:27.367 19484 19484 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.xxxhdpi.dm': No such file or directory 12-22 18:04:27.367 19484 19484 W .tagmo.eightbit: Entry not found 12-22 18:04:27.369 19484 19484 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:04:27.369 19484 19484 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:04:27.369 19484 19484 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:04:27.430 19484 19484 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:27.500 19484 19484 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:27.500 19484 19484 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:27.518 19484 19484 W View : requestLayout() improperly called by android.widget.FrameLayout{fb183e7 V.E..V... ......ID 0,0-1440,2542 #2} during layout: running second layout pass 12-22 18:04:27.518 19484 19484 W View : requestLayout() improperly called by myinnos.indexfastscrollrecycler.IndexFastScrollRecyclerView{6fbb94 VFED.V... ......ID 0,1260-1440,2538 #7f090117 app:id/foomiibo_list} during layout: running second layout pass 12-22 18:04:27.518 19484 19484 W View : requestLayout() improperly called by myinnos.indexfastscrollrecycler.IndexFastScrollRecyclerView{332263d VFED.V... ......ID 0,0-1440,1260 #7f090084 app:id/browser_content} during layout: running second layout pass 12-22 18:04:30.242 19484 19495 W JavaBinder: BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand. Releasing leaked death recipient: com.google.android.play.core.internal.zzai 12-22 18:04:31.434 19484 19484 W BottomSheetBehavior: Cannot set state: 5 12-22 18:04:31.452 19484 19484 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:31.452 19484 19484 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:31.452 19484 19484 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:31.471 19484 19484 W ziparchive: Unable to open '/data/app/~~FXZBHaiHdmQNTC4OU_cLhw==/com.google.android.trichromelibrary_535912834-iuiqp7ay3ZrNyz4yf8KEYQ==/base.dm': No such file or directory 12-22 18:04:31.471 19484 19484 W ziparchive: Unable to open '/data/app/~~FXZBHaiHdmQNTC4OU_cLhw==/com.google.android.trichromelibrary_535912834-iuiqp7ay3ZrNyz4yf8KEYQ==/base.dm': No such file or directory 12-22 18:04:31.471 19484 19484 W .tagmo.eightbit: Entry not found 12-22 18:04:31.559 19484 19614 W cr_media: BLUETOOTH_CONNECT permission is missing. 12-22 18:04:31.560 19484 19614 W cr_media: registerBluetoothIntentsIfNeeded: Requires BLUETOOTH permission 12-22 18:04:31.639 19484 19484 D AndroidRuntime: Shutting down VM 12-22 18:04:31.640 19484 19484 E AndroidRuntime: FATAL EXCEPTION: main 12-22 18:04:31.640 19484 19484 E AndroidRuntime: Process: com.hiddenramblings.tagmo.eightbit, PID: 19484 12-22 18:04:31.640 19484 19484 E AndroidRuntime: java.lang.NullPointerException: itemView.findViewById(R.id.txtError) must not be null 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter$AmiiboViewHolder.(EliteBankAdapter.kt:150) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter$ImageViewHolder.(EliteBankAdapter.kt:267) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter.onCreateViewHolder(EliteBankAdapter.kt:69) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.hiddenramblings.tagmo.browser.adapter.EliteBankAdapter.onCreateViewHolder(EliteBankAdapter.kt:26) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Adapter.createViewHolder(RecyclerView.java:7295) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6416) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6300) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6296) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2330) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.GridLayoutManager.layoutChunk(GridLayoutManager.java:572) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1591) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:668) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.GridLayoutManager.onLayoutChildren(GridLayoutManager.java:170) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:4309) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4012) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView$LayoutManager.layoutDecoratedWithMargins(RecyclerView.java:9878) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1689) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1591) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:668) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:4309) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4012) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.viewpager2.widget.ViewPager2.onLayout(ViewPager2.java:527) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.drawerlayout.widget.DrawerLayout.onLayout(DrawerLayout.java:1263) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:536) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:270) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.android.internal.policy.DecorView.onLayout(DecorView.java:799) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.View.layout(View.java:23700) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6413) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:3999) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3372) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2328) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9080) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1231) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1239) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:899) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:832) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1214) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:942) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:201) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.os.Looper.loop(Looper.java:288) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7872) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) 12-22 18:04:31.640 19484 19484 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936) 12-22 18:04:31.655 19484 19484 I AndroidRuntime: VM exiting with result code 0, cleanup skipped. 12-22 18:04:44.495 19710 19710 E .tagmo.eightbit: Not starting debugger since process cannot load the jdwp agent. 12-22 18:04:44.518 19710 19710 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.arm64_v8a.dm': No such file or directory 12-22 18:04:44.518 19710 19710 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.arm64_v8a.dm': No such file or directory 12-22 18:04:44.518 19710 19710 W .tagmo.eightbit: Entry not found 12-22 18:04:44.518 19710 19710 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.en.dm': No such file or directory 12-22 18:04:44.518 19710 19710 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.en.dm': No such file or directory 12-22 18:04:44.518 19710 19710 W .tagmo.eightbit: Entry not found 12-22 18:04:44.518 19710 19710 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.xxxhdpi.dm': No such file or directory 12-22 18:04:44.518 19710 19710 W ziparchive: Unable to open '/data/app/~~X-wKni7u54AjdiFr7-mjHA==/com.hiddenramblings.tagmo.eightbit-Ch35nsqD2r8stkNM3-E3aA==/split_config.xxxhdpi.dm': No such file or directory 12-22 18:04:44.518 19710 19710 W .tagmo.eightbit: Entry not found 12-22 18:04:44.520 19710 19710 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:04:44.520 19710 19710 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:04:44.520 19710 19710 W .tagmo.eightbit: JIT profile information will not be recorded: profile file does not exist. 12-22 18:04:44.581 19710 19710 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:44.635 19710 19710 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:44.635 19710 19710 W libc : Access denied finding property "ro.vendor.oplus.market.name" 12-22 18:04:44.654 19710 19710 W View : requestLayout() improperly called by android.widget.FrameLayout{584bda6 V.E..V... ......ID 0,0-1440,2542 #2} during layout: running second layout pass 12-22 18:04:44.654 19710 19710 W View : requestLayout() improperly called by myinnos.indexfastscrollrecycler.IndexFastScrollRecyclerView{fb183e7 VFED.V... ......ID 0,1260-1440,2538 #7f090117 app:id/foomiibo_list} during layout: running second layout pass 12-22 18:04:44.654 19710 19710 W View : requestLayout() improperly called by myinnos.indexfastscrollrecycler.IndexFastScrollRecyclerView{6fbb94 VFED.V... ......ID 0,0-1440,1260 #7f090084 app:id/browser_content} during layout: running second layout pass

AbandonedCart commented 1 year ago

Next time, use the form that's provided. It is there to make the logs readable.