Re: Crash in a multithreaded environment

2013-07-21 Thread Patrick Patterson
Hi Michael, Can you post the backtrace, as well as any relevant source? Trying to help you from the given data would be a little problematic. Cheers, Patrick. On 2013-07-21, at 7:55 AM, Michael wrote: > > Good day all, > > I have a crash of our proprietary server, which is happening inside

Crash in a multithreaded environment

2013-07-21 Thread Michael
Good day all, I have a crash of our proprietary server, which is happening inside libraries. I will explain the set up. I built a module that uses gSoap, which in turn uses OpenSSL on Windows platform This module is used for credit card purchases. It serves multiple clients at a time, hence i