We do upload /download of files using libcurlNet with libcurl (SSL enabled).
After lots of files get uploaded/downloaded we started getting following error and upload/download fails for that file.
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Also sometimes we get "Problem with the SSL CA cert (path? access rights?)" .
But question is that why it is coming for some files which may get upload/download in second attempt.
Files which we are uploading/downloading are valid text files.
Prashant
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We do upload /download of files using libcurlNet with libcurl (SSL enabled).
After lots of files get uploaded/downloaded we started getting following error and upload/download fails for that file.
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Also sometimes we get "Problem with the SSL CA cert (path? access rights?)" .
But question is that why it is coming for some files which may get upload/download in second attempt.
Files which we are uploading/downloading are valid text files.
Prashant
We are experiencing the same problem. Has anyone found a solution yet?
Peter