Generate huge file.

masuk

Bit poster
Env
* Paralles Desktop 14
* Guest OS Ubuntu 18.04
* Share folder between macos and Ubuntu 18.04.

When I built some my program on the shared folder. But it generated huge file (59PB).

ls -ls on Ubuntu 18.04
0 -rw-rw-r-- 1 xxx xxx 59277486770629194 12月 12 14:50 install_manifest.txt

ls -ls on macos
54184 -rw-rw-r-- 1 xxx staff 59277486770629194 12 12 14:50 install_manifest.txt

If I built the program on non shared folder, I did not see such huge file.
 
The comments above was wrong. I reproduce the issue on Parallels v13.
However, the Frequency of occurrence is quite lower than v14.
 
Last edited:
Was there a followup or solution for this problem? I'm experiencing the same issue after upgrading to 14 and upgrading parallel tools in 18.04 image. Same described configuration. Never seen this problem before.
 
Back
Top