Windows-Sandbox
Windows-Sandbox copied to clipboard
[Bug]: I/O errors on host when using mapped folders
Windows Sandbox version
0.5.1.0
Windows build number
10.0.26100.0
Other software
Error seems to be reproducible with any host app writing to the mapped folder, but it's easy to reproduce with either Chrome or Edge.
Steps to reproduce the bug
- Share the host Downloads folder. e.g.
<Configuration>
<MappedFolders>
<MappedFolder>
<HostFolder>C:\Users\user\Downloads</HostFolder>
<SandboxFolder>C:\Users\WDAGUtilityAccount\Desktop\Downloads</SandboxFolder>
<ReadOnly>true</ReadOnly>
</MappedFolder>
</MappedFolders>
</Configuration>
- Open the Sandbox
- Download a large file
Expected result
Download should succeed
Actual result
Chrome or Edge reports "Couldn't finish download"
Included System Information
No response
This has been present for ages. Anything over 100 MB fails.
Could you please file feedback via Feedback hub? This will help us collect the necessary logs.
- Open Feedback Hub app
- Click "Report a problem"
- Fill in the relevant information.
- Under "Choose a category", select from the dropdowns:
Security and PrivacyandWindows Sandbox. - Go to the "Add more details" section and click "Recreate my problem".
Done: https://aka.ms/AAwuvzr
Seems like it's got worse... I don't think it even managed 1 Mb without encountering a problem.