Hi,
I am using timestamping and ocsp code in a Qt application in Linux. When I run the individual timestamp & ocsp code, they are working fine and i am able to get timestamp & ocsp requests.
But when i integrate the code & run the entire application, i am getting segmentation faults while creating message digests(both in case of timestamp & ocsp)
Please help me if any one of you have faced the similar problem.
here is the data from gdb...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -150064480 (LWP 13010)]
0x0080d258 in SHA1_Final () from ../common/timestamp/lib/libcrypto.so


I am using Openssl 0.9.7 d on Linux platform.

Sravan
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to