Skip to content

Seg Fault during a PutRecordRequest when KinesisClient created with AWSCredentials. #221

@micelic

Description

@micelic

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff6787520 (LWP 15159)]
0x00007ffff7d58495 in Aws::Utils::Crypto::Sha256OpenSSLImpl::Calculate(std::basic_istream<char, std::char_traits >&) () from /usr/local/lib/libaws-cpp-sdk-core.so
(gdb) bt
#0 0x00007ffff7d58495 in Aws::Utils::Crypto::Sha256OpenSSLImpl::Calculate(std::basic_istream<char, std::char_traits >&) () from /usr/local/lib/libaws-cpp-sdk-core.so
#1 0x00007ffff7d3b507 in Aws::Utils::Crypto::Sha256::Calculate(std::basic_istream<char, std::char_traits >&) () from /usr/local/lib/libaws-cpp-sdk-core.so
#2 0x00007ffff7d2889c in Aws::Client::AWSAuthV4Signer::ComputePayloadHash(Aws::Http::HttpRequest&) const () from /usr/local/lib/libaws-cpp-sdk-core.so
#3 0x00007ffff7d26587 in Aws::Client::AWSAuthV4Signer::SignRequest(Aws::Http::HttpRequest&) const () from /usr/local/lib/libaws-cpp-sdk-core.so
#4 0x00007ffff7d2d0d3 in Aws::Client::AWSClient::AttemptOneRequest(std::basic_string<char, std::char_traits, Aws::Allocator > const&, Aws::AmazonWebServiceRequest const&, Aws::Http::HttpMethod) const () from /usr/local/lib/libaws-cpp-sdk-core.so
#5 0x00007ffff7d2ca80 in Aws::Client::AWSClient::AttemptExhaustively(std::basic_string<char, std::char_traits, Aws::Allocator > const&, Aws::AmazonWebServiceRequest const&, Aws::Http::HttpMethod) const () from /usr/local/lib/libaws-cpp-sdk-core.so
#6 0x00007ffff7d2e282 in Aws::Client::AWSJsonClient::MakeRequest(std::basic_string<char, std::char_traits, Aws::Allocator > const&, Aws::AmazonWebServiceRequest const&, Aws::Http::HttpMethod) const () from /usr/local/lib/libaws-cpp-sdk-core.so
#7 0x00007ffff78a74ac in Aws::Kinesis::KinesisClient::PutRecord(Aws::Kinesis::Model::PutRecordRequest const&) const () from /usr/local/lib/libaws-cpp-sdk-kinesis.so

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWe are asking the community to submit a PR to resolve this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions