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

Deadlock when copying to a FAT32 volume #34

Open
nrdxp opened this issue May 28, 2022 · 0 comments
Open

Deadlock when copying to a FAT32 volume #34

nrdxp opened this issue May 28, 2022 · 0 comments

Comments

@nrdxp
Copy link

nrdxp commented May 28, 2022

My wife asked me to transfer her photos from the backup location on my server to her usb thumb drive. In order than she can mount this drive on Windows I have it formatted as FAT32. I thought I'd give fcp a go to speed up the transfer since it usually takes a very long time with rsync or cp. While the transfer did begin at an amazing speed, it eventually deadlocks waiting for a FUTEX that apparently never gets released. I was able to determine this by stracing the process.

I attempted this several times to see if it was a fluke and it deadlocked every time after transfering about 8-10G of data

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