Skip to content

s3 sdk & grpc cannot coexist in the same application #1533

@squalfof

Description

@squalfof

Hi, seems both s3-sdk and grpc use SSL/TLS, during startup, my application just crashed with either

@     0x55c8bcb30bd8  (unknown)  bssl::ssl_cert_dup()

or

PC: @     0x7fbec111154e  (unknown)  Aws::Utils::Crypto::CreateSha256Implementation()

depends on which one initialized first.

Can I disable SSL mech in s3-sdk ? Since SSL/TLS is a built-in mech in Grpc.

Any suggestions on this ? Like editing Aws::SDKOptions?

Thanks a lot.

Metadata

Metadata

Assignees

Labels

closed-for-stalenessguidanceQuestion that needs advice or information.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.third-partyThis issue is related to third-party libraries or applications.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions