On 19/09/16 21:51, Flores, Paul A. wrote:
Hi,
At client site.
Performing unit tests and seeing:
terminate called after throwing an instance of 'qpid::Exception'
what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116)
Aborted
Pops up when ~Connection() is called. The destructor is getting called
automatically. We are not explicitly calling it.
Any help would be appreciated to help us to move forward!
Can you isolate a failing test case? The error sounds like a double
deletion of some kind. You could also run your test under valgrind to
see if that shows anything up.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]