A crash can occur while RV is compressing an archive resulting in a "tempZipOut was left open" error if a network drive is disconnected during a fix. Note that this error can occur without explicitly disconnecting the network drive, it can also occur if there is excessive latency. The steps below are provided as a consistent way to reproduce the issue.
Steps to reproduce:
Start a fix that targets a network drive, using the zip archive type
While RV is writing the temporary archive, disconnect the network drive
Notice a crash will occur because the network location is no longer available
Expected behavior:
(screenshot)
johnsanc
3 years ago
A crash can occur while RV is compressing an archive resulting in a "tempZipOut was left open" error if a network drive is disconnected during a fix. Note that this error can occur without explicitly disconnecting the network drive, it can also occur if there is excessive latency. The steps below are provided as a consistent way to reproduce the issue.
Steps to reproduce:
Start a fix that targets a network drive, using the zip archive type
While RV is writing the temporary archive, disconnect the network drive
Notice a crash will occur because the network location is no longer available
Expected behavior:
RomVault should display a halting error and update the cache
(screenshot)