in reply to Re: Segmentation fault using LWP and threads
in thread Segmentation fault using LWP and threads

LWP by itself has no problems. The segfault only occurs when threads are in the picture. How can I check to see if my SSL lib is built thread safe? I assume I need to check both Net::SSLeay and openssl ?
  • Comment on Re^2: Segmentation fault using LWP and threads