Subject: | Use from within perl script on web server causing segmentation fault |
Date: | Thu, 13 Aug 2009 10:19:34 +0100 |
To: | bug-JavaScript-Packer [...] rt.cpan.org |
From: | roger.moffatt [...] gmail.com |
Odd one this.
When I use Javascript::Packer from within a script that runs as as cgi
within a web server, I get segmentation faults. If I run it in the same
script from the command line, it runs without incident.
I get the same behaviour on Windows and Linux under different web servers
(apache2/mod_perl | IIS/Perl ISAPI)
On linux (Ubuntu 8.04 LTS) the error is;
[notice] child pid 788 exit signal Segmentation fault (11)
Roger