On Thu, Jan 24, 2019 at 10:49 AM Rainer Jung <rainer.j...@kippdata.de>
wrote:

> The other possibility - since the crash often happens in the
> finalizer - that there is double destruction between normal code and
> finalizer code.
>

OpenSSLEngine.shutdown is obviously very risky, and after some problems it
is now fully synchronized with a check against a flag to avoid running it
twice. So this is probably not the cause of the crash (which I have not run
into).

Rémy

Reply via email to