The application was running fine with RFA 7.6 on Oracle
Linux 6. However, after migrating to RFA 8.0.1.L1, the application crashed with
the following call stack.
(gdb) bt
#0 __strcmp_sse42 () at ../sysdeps/x86_64/multiarch/strcmp.S:259
#1 0x00007ffff7abfdba in ?? () from /usr/lib64/libcrypto.so.6
#2 0x00007ffff7ac0106 in lh_insert () from /usr/lib64/libcrypto.so.6
#3 0x00007ffff7a9c8eb in OBJ_NAME_add () from /usr/lib64/libcrypto.so.6
#4 0x0000003ed224ffc1 in SSL_library_init () from /usr/lib64/libssl.so.10
#5 0x00000000006e6398 in ripc11InitializeSSL ()
#6 0x00000000006e1f11 in ripc10Initialize ()
#7 0x000000000068e145 in rsslSocketInitialize ()
#8 0x000000000067faf0 in rsslInitialize ()
#9 0x0000000000639de2 in rfa::sessionLayer::RSSL_WRAPCore::initRSSL_Interface()
Please let us know how to solve this issue.