Hi
I am using this example: s3client
It uploads and downloads the 'Hello world' text, but segfaults while exiting the code. After the Aws::ShutdownAPI(options); call at the end (couts confirmed it).
If I comment out the upload and download code, then there is no segfault.
Help please.
thanks in advance
Hi
I am using this example: s3client
It uploads and downloads the 'Hello world' text, but segfaults while exiting the code. After the
Aws::ShutdownAPI(options);call at the end (couts confirmed it).If I comment out the upload and download code, then there is no segfault.
Help please.
thanks in advance