Installed, but app keeps crashing
Posted: Fri Sep 26, 2003 9:04 pm
After figuring out all the perl module issues and what not (and that issue with characters and RedHat version 9) we've got everything installed.
The issue is that the perl script keeps crashing for no apparent reason. Here is the shippet from the error log.
It shoud also be noted that the only way to get apache to respond again is to manually kill all the related processes. After that is done, then apache responds.
===
Server starting at 03/09/27 03:55:55
'zmc -d 0' started at 03/09/27 03:55:59
'zmc -d 0' starting at 03/09/27 03:55:59, pid = 7822
'zmc -d 0' crashed at 03/09/27 03:55:59, exit status 255
'zmc -d 0' started at 03/09/27 03:55:59
'zmc -d 0' starting at 03/09/27 03:55:59, pid = 7825
'zma -m 1' started at 03/09/27 03:56:00
'zma -m 1' starting at 03/09/27 03:56:00, pid = 7828
'zmc -d 0' crashed at 03/09/27 03:56:01, exit status 255
'zmfilter.pl -m 1 -e -1' started at 03/09/27 03:56:01
'zmfilter.pl -m 1 -e -1' starting at 03/09/27 03:56:01, pid = 7832
'zmaudit.pl -d 900 -y' started at 03/09/27 03:56:02
'zmaudit.pl -d 900 -y' starting at 03/09/27 03:56:02, pid = 7837
'zmwatch.pl' starting at 03/09/27 03:56:04, pid = 7842
'zmwatch.pl' started at 03/09/27 03:56:04
v-string in use/require non-portable at /usr/lib/perl5/site_perl/5.8.0/MIME/Field/ParamVal.pm line 65.
Starting pending process, zmc -d 0
'zmc -d 0' started at 03/09/27 03:56:06
'zmc -d 0' starting at 03/09/27 03:56:06, pid = 7846
'zma -m 1' crashed at 03/09/27 03:56:08, exit status 255
'zma -m 1' started at 03/09/27 03:56:08
'zma -m 1' starting at 03/09/27 03:56:08, pid = 7852
'zmc -d 0' crashed at 03/09/27 03:56:08, exit status 255
'zma -m 1' crashed at 03/09/27 03:56:08, exit status 255
'zmfilter.pl -m 1 -e -1' crashed at 03/09/27 03:56:12, exit status 2
'zmfilter.pl -m 1 -e -1' started at 03/09/27 03:56:12
'zmfilter.pl -m 1 -e -1' starting at 03/09/27 03:56:12, pid = 7854
Starting pending process, zma -m 1
'zma -m 1' started at 03/09/27 03:56:13
'zma -m 1' starting at 03/09/27 03:56:13, pid = 7856
'zma -m 1' crashed at 03/09/27 03:56:13, exit status 255
v-string in use/require non-portable at /usr/lib/perl5/site_perl/5.8.0/MIME/Field/ParamVal.pm line 65.
Starting pending process, zmc -d 0
===
What's going on?
Should I not be using RH9? If not, what works?
r
The issue is that the perl script keeps crashing for no apparent reason. Here is the shippet from the error log.
It shoud also be noted that the only way to get apache to respond again is to manually kill all the related processes. After that is done, then apache responds.
===
Server starting at 03/09/27 03:55:55
'zmc -d 0' started at 03/09/27 03:55:59
'zmc -d 0' starting at 03/09/27 03:55:59, pid = 7822
'zmc -d 0' crashed at 03/09/27 03:55:59, exit status 255
'zmc -d 0' started at 03/09/27 03:55:59
'zmc -d 0' starting at 03/09/27 03:55:59, pid = 7825
'zma -m 1' started at 03/09/27 03:56:00
'zma -m 1' starting at 03/09/27 03:56:00, pid = 7828
'zmc -d 0' crashed at 03/09/27 03:56:01, exit status 255
'zmfilter.pl -m 1 -e -1' started at 03/09/27 03:56:01
'zmfilter.pl -m 1 -e -1' starting at 03/09/27 03:56:01, pid = 7832
'zmaudit.pl -d 900 -y' started at 03/09/27 03:56:02
'zmaudit.pl -d 900 -y' starting at 03/09/27 03:56:02, pid = 7837
'zmwatch.pl' starting at 03/09/27 03:56:04, pid = 7842
'zmwatch.pl' started at 03/09/27 03:56:04
v-string in use/require non-portable at /usr/lib/perl5/site_perl/5.8.0/MIME/Field/ParamVal.pm line 65.
Starting pending process, zmc -d 0
'zmc -d 0' started at 03/09/27 03:56:06
'zmc -d 0' starting at 03/09/27 03:56:06, pid = 7846
'zma -m 1' crashed at 03/09/27 03:56:08, exit status 255
'zma -m 1' started at 03/09/27 03:56:08
'zma -m 1' starting at 03/09/27 03:56:08, pid = 7852
'zmc -d 0' crashed at 03/09/27 03:56:08, exit status 255
'zma -m 1' crashed at 03/09/27 03:56:08, exit status 255
'zmfilter.pl -m 1 -e -1' crashed at 03/09/27 03:56:12, exit status 2
'zmfilter.pl -m 1 -e -1' started at 03/09/27 03:56:12
'zmfilter.pl -m 1 -e -1' starting at 03/09/27 03:56:12, pid = 7854
Starting pending process, zma -m 1
'zma -m 1' started at 03/09/27 03:56:13
'zma -m 1' starting at 03/09/27 03:56:13, pid = 7856
'zma -m 1' crashed at 03/09/27 03:56:13, exit status 255
v-string in use/require non-portable at /usr/lib/perl5/site_perl/5.8.0/MIME/Field/ParamVal.pm line 65.
Starting pending process, zmc -d 0
===
What's going on?
Should I not be using RH9? If not, what works?
r