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

iOS pltaform got an error: "no space left on device" #107

Open
maoxing opened this issue Aug 9, 2024 · 0 comments
Open

iOS pltaform got an error: "no space left on device" #107

maoxing opened this issue Aug 9, 2024 · 0 comments

Comments

@maoxing
Copy link

maoxing commented Aug 9, 2024

I use multi-threading to decompress files, and use mmap when writing files.

Now I find that no space left on device errors will be reported on a large number of iOS devices.

When open is executed, errno 28 is returned, but I found these Devices all have reorganized storage space.

I am very confused about this problem. Currently I find that it only exists on the iOS platform.

image

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