Dear Rafael,
Thank you for your answer,
My limit is already at 512M (memory_limit = 512M). I can increase it again, but I feel that the issue is somewhere else because it was working before last update, so something has been changed in the last update which broke the TAR generation.
So right now, I will either generate ZIP or generate the tar file in 3 tar files (Application, common librairies, and comme files), due to this problem but also for the following reasons :
I always used TAR geenration in one single file, but by using ZIP for the first time, it came out that :
For the same application :
1 - the tar file generated (when working, before last update) was about 800Meg but the ZIP file (generated after the update) is less than 300MEG and the sum of the 3 TAR files is also less than 300MEG. So something was wrong already before the last update -, even if the generated TAR package was OK.
2 - the TAR package does not contains _lib/tmp & _lib/file/img & _lib/file/doc. If the 2 lasts are optionnal the first one is mandatory for graphics generation.
Not a blocking issue (there are workarorund), but would be nice to have it working properly.
Kind Regards,