perl script failed at different stages

2009-04-21 Thread Tsu-Fan Cheng
Hi,
   I guess this is not a REAL freebsd problem, but I am running a perl
script on freebsd7.0/perl 5.10 system. This script failed with
segmentation fault at different stages with different input files,
and sometimes the script actually finishes and gives the reasonable
output. So does this mean the script is fine, but others are at fault?
e.g. memory.. or..??  any advice is welcome.


TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: perl script failed at different stages

2009-04-21 Thread Adam Vandemore

Tsu-Fan Cheng wrote:

Hi,
   I guess this is not a REAL freebsd problem, but I am running a perl
script on freebsd7.0/perl 5.10 system. This script failed with
segmentation fault at different stages with different input files,
and sometimes the script actually finishes and gives the reasonable
output. So does this mean the script is fine, but others are at fault?
e.g. memory.. or..??  any advice is welcome.
  
If you suspect bad memory, best to replace w/ known good or test 
somewhere that is not a concern.  Bad hardware and memory especially can 
cause many many different unexpected symptoms, and can be tricky to run 
down.


--
Adam Vandemore
Systems Administrator
IMED Mobility
(605) 498-1610

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org