You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.io.FileNotFoundException: /storage/emulated/0/.AmazeData/metadata.json: open failed: EMFILE (Too many open files)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileInputStream.<init>(FileInputStream.java:179)
at java.io.FileInputStream.<init>(FileInputStream.java:133)
at java.io.FileReader.<init>(FileReader.java:60)
at com.amaze.trashbin.TrashBin.loadMetaDataJSONFile(TrashBin.kt:20)
at com.amaze.trashbin.TrashBin.getTrashBinMetadata(TrashBin.kt:5)
at com.amaze.trashbin.TrashBin.<init>(TrashBin.kt:6)
at com.amaze.fileutilities.home_page.ui.files.h.Q(FilesViewModel.kt:21)
at com.amaze.fileutilities.home_page.ui.files.e0.invokeSuspend(FilesViewModel.kt:10)
at w8.a.resumeWith(ContinuationImpl.kt:9)
at m9.g0.run(DispatchedTask.kt:107)
at r9.e.run(LimitedDispatcher.kt:13)
at t9.i.run(Tasks.kt:3)
at t9.a$a.run(CoroutineScheduler.kt:82)
Suppressed: m9.e0: [m1{Cancelling}@98222e7, Dispatchers.IO]
Caused by: android.system.ErrnoException: open failed: EMFILE (Too many open files)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8926)
at libcore.io.IoBridge.open(IoBridge.java:560)
... 13 more
Yahoo Mail: Search, Organize, Conquer
The text was updated successfully, but these errors were encountered:
Issue explanation (write below this line)
Exception
Crash log
Yahoo Mail: Search, Organize, Conquer
The text was updated successfully, but these errors were encountered: