Open johnengstrom opened 2 years ago
@johnengstrom Thank you for reporting the bug. I believe this is fixed by #3455.
I've attempted a fix that removes the #pragma
in https://github.com/bloomberg/comdb2/pull/4840 by implementing the EVP API for AES-256 and SHA-1.
Describe the bug After running
mkdir build && cd build && cmake .. && make && sudo make install
I encountered a crash at around 13%.To Reproduce Steps to reproduce the behavior:
Expected behavior I expected no errors
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context I did not have this issue on Ubuntu 20.x, My concern is the error message,
AES_cbc_encrypt’ is deprecated.