Error While Using ADF Copy Activity to perform ZipDeflate.

I am getting below error message while using the Copy Activity to perform movement of Zip File For One ADLS location to another and un zipping it at the same time. For other files the activity works fine but for a particular file (with huge size) we are getting this error message.
Failure happened on 'Source' side. ErrorCode=UserErrorFailedFileOperation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Upload file failed at path PROJECT/P00029-GRM_SD_DIG/190422-1944Test\20210623_1333_BPTALZ-V-50001_ScanResult_1944.csv.,Source=Microsoft.DataTransfer.Common,''Type=System.ArgumentOutOfRangeException,Message=Number was less than the array's lower bound in the first dimension.
Parameter name: srcIndex,Source=mscorlib,'