Comment 0 for bug 1921518

Revision history for this message
Mahantesh Salimath (mahantesh92) wrote :

"double free" error is seen when using curl utility. Error is from libcrypto.so which is part of the OpenSSL package. This happens only when OpenSSL is configured to use a dynamic engine.

OpenSSL version is 1.1.1f

This issue is not encountered if http://www.openssl.org/source/openssl-1.1.1f.tar.gz is used instead.

# curl -O https://tpo.pe/pathogen.vim

double free or corruption (out)

Aborted (core dumped)