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

Broken pipe always occurs every time a compressed file or video is opened #389

Open
HpBoss opened this issue May 29, 2023 · 0 comments
Open

Comments

@HpBoss
Copy link

HpBoss commented May 29, 2023

Problem

java.io.IOException: write failed: EPIPE (Broken pipe)
2023-05-29 12:34:01.007 8086-8718/com.xxx.xxx.filemanager W/System.err: at libcore.io.IoBridge.write(IoBridge.java:531)
2023-05-29 12:34:01.008 8086-8718/com.xxx.xxx.filemanagers W/System.err: at java.io.FileOutputStream.write(FileOutputStream.java:381)
2023-05-29 12:34:01.008 8086-8718/com.xxx.xxx.filemanagers W/System.err: at com.xxx.xxx.files.usb.ParcelFileDescriptorUtil$TransferThread.run(ParcelFileDescriptorUtil.java:95)

Expected behavior

Actual behavior

Stacktrace of Excpetion

(if exists)

Code where problem occurs

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