Re: [mp2] segfault when using IO::Socket::INET from within mod_perl1.9915

2004-07-18 Thread Chris Reinhardt
On Jul 17, 2004, at 11:20 AM, Adam Worrall wrote: my $sock = IO::Socket::INET->new ({'Proto' => 'tcp', 'PeerAddr' => 'localhost', 'PeerPort' => 80}); I may be mistaken but I'm fairly sure that IO::Socket::INET takes a list

Re: [mp2] segfault when using IO::Socket::INET from within mod_perl1.9915

2004-07-17 Thread Stas Bekman
I've used the bug template, and have a dist available at: And the tarball works fine for me on a pretty similar linux setup (Mandrake) with the same perl and Apache components. Though my libnss is different: libnss3-1.7-1mdk + glibc-2.3.3-10

Re: [mp2] segfault when using IO::Socket::INET from within mod_perl1.9915

2004-07-17 Thread Stas Bekman
Adam Worrall wrote: I'd be grateful for any ideas on where to push this next. I have a dodgy workaround, but it doesn't make me all that comfortable ! -8<-- Start Bug Report 8<-- 1. Problem Description: Thanks for the detailed report, Adam :) Using IO::Socket