Hey,
We just updated our Perl 5.6.0 to version 5.8.2 and this error keeps coming up in the Apache error_log:
Sometimes it is different modules other than Registry.pm
Has anyone come across this? The thing is we are having other problems with our web application and I want to know if they are related. The application works fine on the server with the older versions (perl and mod_perl).
Thanks for the help.
Later
We just updated our Perl 5.6.0 to version 5.8.2 and this error keeps coming up in the Apache error_log:
Code:
Attempt to free unreferenced scalar: SV 0x8cbb26c at /usr/local/lib/perl5/site_perl/5.8.2/mach/Apache/Registry.pm line 149.
Sometimes it is different modules other than Registry.pm
Has anyone come across this? The thing is we are having other problems with our web application and I want to know if they are related. The application works fine on the server with the older versions (perl and mod_perl).
Thanks for the help.
Later