[mp2] local %ENV causes Segmentation fault or Bus error

2005-12-13 Thread Peter Walsham
-8<-- Start Bug Report 8<-- 1. Problem Description: Summary Calling "local %ENV" from anywhere inside a mod_perl handler will terminally flaw the httpd process. The httpd process will function fine on the first request, but will die the

[mp2] local %ENV causes Segmentation fault or Bus error

2005-12-13 Thread Peter Walsham
-8<-- Start Bug Report 8<-- 1. Problem Description: Summary Calling "local %ENV" from anywhere inside a mod_perl handler will terminally flaw the httpd process. The httpd process will function fine on the first request, but will die th

[mp2] local %ENV causes Segmentation fault or Bus error

2005-12-14 Thread Peter Walsham
Phillip, Thanks for your reply. First off a bit of CPAN wierdness. With perl -MCPAN 'install Sys::HostIP' you get version 1.0 (07 Jun 2000), rather than the latest version (1.3.1 29 Sep 2003), something to do with the change of owner (five->bluelines). Unfortunately 1.0 is the only version wh