We are using RFA C++ 8.1.0.L1 on Linux RedHat 6.10. We see the following SEGV crash:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000426e70 in vtable for __cxxabiv1::__class_type_info ()
[Current thread is 1 (Thread 0x7ff7e521f700 (LWP 16376))]
(gdb) where
#0 0x0000000000426e70 in vtable for __cxxabiv1::__class_type_info ()
#1 0x00007ff825e129f0 in rfa::sessionLayer::SessionImpl::dispatchResponseProcedure() ()
#2 0x00007ff825e10d3e in rfa::sessionLayer::SessionImpl_ResponseProcessingTimer::processTimerEvent() ()
#3 0x00007ff825f3b93d in RTREventNotifierImp::expireEvents() ()
#4 0x00007ff825e709ee in RTRSelectNotifier::enable() ()
#5 0x00007ff825e131ef in rfa::sessionLayer::SessionImpl::runThread() ()
#6 0x00007ff825e6ab97 in rfa::support::Thread::startWrapper(void*) ()
#7 0x00000037a7207aa1 in start_thread () from /lib64/libpthread.so.0
#8 0x00000037a6ee8bdd in clone () from /lib64/libc.so.6
Please can someone assist.