Richard Levitte - VMS Whacker wrote:

In message <[EMAIL PROTECTED]> on Mon, 26 Apr 2004 11:56:01 -0700, Geoffrey Huang <[EMAIL 
PROTECTED]> said:

geoff> I'm experiencing an intermittent crash in one of my
geoff> application's unit tests. When it crashes, it does so at
geoff> DH_free(). The call stack is:
geoff> geoff> __int_free() from /lib/tls/libc.so.6
geoff> free from /lib/tls/libc.so.6
geoff> CRYPTO_free at mem.c:374


That's it?  Nothing else at all, not even main() somewhere?  Could it
be that you're trashing your stack somewhere?  Everytime I get a short
traceback like that, that's exactly what's happened to me...

Well, no that's not it. Above that, it was my own code. Actually, now that you bring up the stack, it's interesting that DH_free wasn't listed in the stack trace.


I'll go back and look again.

-g

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.


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

Reply via email to