in reply to SOAP::Lite Segmentation Fault on https servers

To my recollection, SOAP::Lite is written entirely in Perl. Except for a bug in Perl, that would indicate the problem is in a module used by SOAP::Lite. Try upgrading dependencies, starting with the module proving the crypto for HTTPS.
  • Comment on Re: SOAP::Lite Segmentation Fault on https servers