Re: Access Violation shows OpenSSL stack

Viktor Dukhovni <[email protected]> Sun, 13 Jul 2025 17:39:33 +1000
Newsgroups gmane.comp.encryption.openssl.user
Message-ID <[email protected]>
On Sun, Jul 13, 2025 at 08:16:43AM +0530, Dipak B wrote:

> A Windows service periodically loads and unloads a DLL statically linked to
> Openssl 3.4.0.

Your application is quite likely to crash if any threads using the DLL
are still alive at the time of the unload.  You MUST ensure that no
threads are using the DLL when it is being unloaded.

-- 
    Viktor.

-- 
You received this message because you are subscribed to the Google Groups "openssl-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/aHNitcQIvPp6saob%40chardros.imrryr.org.