|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Program unexpectedly terminatesby Anonymous Monk |
| on Nov 19, 2012 at 19:03 UTC ( #1004605=note: print w/ replies, xml ) | Need Help?? |
|
As a shot in the dark, I added $SIG{PIPE} = 'IGNORE'; and haven't seen the problem reoccur in 7 hours, so it's looking like that solved the problem. Now I have to figure out if the culprit is LWP::UserAgent (and it's many dependencies) or Net::Proxy::Type, or IO::Socket::Socks. Then produce a repeatable test case and properly report it as a bug.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||