Look at the open issue db, and also the stack trace, it looks like very much the case AMQCPP-422.
It traced back from IOTransport->fire Transportfilter::fire InactivivtyMonitor::OnException InactivivtyMonitor::stopMonitorThread synchronized() decaf::util::concurrent::Lock The pure virtual happens when syncObject->lock() called. I am guessing the syncObject might be an corrupted pointer. -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-problem-when-openssl-enabled-tp4661580p4661633.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
