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

Crash reported by "nicolefrench824@yahoo.com" #448

Open
amaze-issue-automation bot opened this issue Nov 8, 2024 · 0 comments
Open

Crash reported by "nicolefrench824@yahoo.com" #448

amaze-issue-automation bot opened this issue Nov 8, 2024 · 0 comments

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Amaze File Utilities
  • Package: com.amaze.fileutilities
  • Version: v1.94
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux samsung/dm3qsqw/dm3q:14/UP1A.231005.007/S918USQU4CXI1:user/release-keys 14 - 34
  • Device: dm3q
  • Model: SM-S918U
  • Product: dm3qsqw
  • Device ID: ce5821f7bde84784a3865edff35a12794f009409a75a2af30fb4a085ed2701a4
Crash log
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants