Re: activemq-cpp problem when openssl enabled

2013-01-11 Thread Timothy Bish
Valgrind which is good at showing the stack when the error happens. I won't have time to look into it for a bit. > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/activemq-cpp-problem-when-openssl-enabled-tp4661580p4661657.html > Sent from

Re: activemq-cpp problem when openssl enabled

2013-01-11 Thread Alex1
equency of crash is much lower. -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-problem-when-openssl-enabled-tp4661580p4661657.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-cpp problem when openssl enabled

2013-01-10 Thread Timothy Bish
ges to the threading in there. Most likely the issue is that a thread is trying to run some error handling code but its parent got deleted to early. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/activemq-cpp-problem-when-openssl-enabled-tp466

Re: activemq-cpp problem when openssl enabled

2013-01-10 Thread Alex1
ual 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.

Re: activemq-cpp problem when openssl enabled

2013-01-10 Thread Timothy Bish
from, I could not catch it in my test > code, I am guessing it's deep in library. Any suggestion to avoid the > problem? > > Thanks > > Alex > > Thanks for help, > > A > > > > -- > View this message in context: > http://activemq.2283324.n

activemq-cpp problem when openssl enabled

2013-01-10 Thread Alex1
e in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-problem-when-openssl-enabled-tp4661580.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.