4 Sep 2007 22:37
Re: seg faults when running modperl and GD::Graph
Rafael Caceres <rcaceres <at> aasa.com.pe>
2007-09-04 20:37:31 GMT
2007-09-04 20:37:31 GMT
If you have PHP (with mod_php) enabled on that server, that's the culprit and it can be fixed by compiling PHP without GD support. On Tue, 2007-09-04 at 13:12 -0700, Matt Williamson wrote: > I noticed that my server is segfaulting when I run a script using > GD::Graph > > e.g. > > [Fri Aug 31 09:26:14 2007] [notice] child pid 6385 exit signal > Segmentation fault (11) > [Fri Aug 31 09:26:18 2007] [notice] child pid 6386 exit signal > Segmentation fault (11) > [Fri Aug 31 09:26:23 2007] [notice] child pid 6387 exit signal > Segmentation fault (11) > [Fri Aug 31 09:30:06 2007] [notice] child pid 6394 exit signal > Segmentation fault (11) > [Fri Aug 31 09:30:52 2007] [notice] child pid 6462 exit signal > Segmentation fault (11) > [Fri Aug 31 09:31:01 2007] [notice] child pid 6448 exit signal > Segmentation fault (11) > [Fri Aug 31 09:31:06 2007] [notice] child pid 6463 exit signal > Segmentation fault (11) > > I am running an ex-cgi script under ModPerl::Registry > > <Location /perl> > SetHandler perl-script > PerlResponseHandler ModPerl::Registry > Options +ExecCGI(Continue reading)
RSS Feed