Dump, Libeay32.dll, gSOAP, webserver multithreaded call gSOAP crashes

Source: Internet
Author: User

problem : Call webserver interface dump file, dump file point to Libeay32.dll there is a problem, the cause of the crash is gSOAP multithreading problem, multi-threaded call where the program starts to call the following functions for multi-threaded initialization;

int Gsoapreval=soap_crypto_thread_setup ();

Logic_info ("Soap_crypto_thread_setup%d", gsoapreval);

Call the following function where the program ends:

Soap_crypto_thread_cleanup ();

Logic_info ("Soap_crypto_thread_cleanup");

Note : To be called at the outermost call, the program starts and ends, does not call in the encapsulated library file, or is frequently called;

Dump, Libeay32.dll, gSOAP, webserver multithreaded call gSOAP crashes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.