I've got a threaded perl application that uses LWP::UA to monitor web 
servers.  It fires off 10 check threads (which really is necessary to 
complete in a timely manner), and we're seeing segfaults.  I'm trying to 
track down where it's dying (sadly, the perl debugger runs it slow enough 
that it doesn't crash), and just wanted to confirm that LWP is thread 
safe.

Thanks!

-j


Reply via email to