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

Fatal Exception: java.io.IOException close failed: EACCES (Permission denied) #211

Open
YugeCse opened this issue Aug 14, 2023 · 1 comment

Comments

@YugeCse
Copy link

YugeCse commented Aug 14, 2023

Hi, I found a bug, the log is:

libcore.io.Linux.close (Linux.java)

kotlin.io.FilesKt__UtilsKt.copyTo$default (FilesKt__Utils.kt:172)
id.zelory.compressor.UtilKt.copyToCache (Util.kt:172)
id.zelory.compressor.Compressor$compress$3.invokeSuspend (Compressor.java:172)
id.zelory.compressor.Compressor$compress$3.invoke (Compressor.java:10)
kotlinx.coroutines.intrinsics.UndispatchedKt.a (Undispatched.kt:5)

kotlinx.coroutines.BuildersKt.withContext (Builders.kt:75)
id.zelory.compressor.Compressor.compress (Compressor.java:9)
id.zelory.compressor.Compressor.compress$default (Compressor.java:9)

Can you help me solve the problem? Thank you !

@YugeCse
Copy link
Author

YugeCse commented Aug 14, 2023

The device is HuaWei "ELS-AN00"

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

No branches or pull requests

1 participant