in reply to SSL.pm: untie attempted while 2 inner references still exist

Addenddum:

SSL.pm version: 2.056

Line that triggers the error: SSL.pm: untie attempted while 2 inner references still exist at /perl5/IO/Socket/SSL.pm line 1435

CentOS Linux release 7.4.1708 (Core)

perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi

  • Comment on Re: SSL.pm: untie attempted while 2 inner references still exist

Replies are listed 'Best First'.
Re^2: SSL.pm: untie attempted while 2 inner references still exist
by noxxi (Pilgrim) on Mar 24, 2018 at 08:35 UTC
    As the maintainer of IO::Socket::SSL I've never seen this message and I have no idea what might have caused this. And there are no information in your question which might help to narrow down the cause of the problem. If you want help in resolving the problem I think you need to strip down what you are doing as much as possible and provide a minimal example which can be used to reliably reproduce the issue.