Skip to content

Crash observed when updating beyond 1.11.522 #3382

Open
@hqho

Description

@hqho

Describe the bug

When moving beyond version 1.11.522 we observed the crash in our application.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

Works on 1.11.522

Current Behavior

Starting test: Create S3 interface with default implementation
s2n_init() failed: 469762137 (FIPS mode is not supported for the libcrypto)
Fatal error condition occurred in /home/jenkins/aws-sdk-cpp/crt/aws-crt-cpp/crt/aws-c-io/source/s2n/s2n_tls_channel_handler.c:233: 0 && "s2n_init() failed"
Exiting Application

Reproduction Steps

# cat /etc/os-release
NAME="SLES"
VERSION="15-SP4"
VERSION_ID="15.4"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP4"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp4"
DOCUMENTATION_URL="https://documentation.suse.com/"

# openssl version
OpenSSL 1.1.1l  24 Aug 2021 SUSE release 150400.7.48.1

# cat /proc/sys/crypto/fips_enabled
1

Possible Solution

No response

Additional Information/Context

No response

AWS CPP SDK version used

1.11.548

Compiler and Version used

9.3.1

Operating System and version

SLES 15SP4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.dependenciesThis issue is a problem in a dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions