Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: j_radue on January 07, 2014, 01:21:57 PM

Title: Cron Error
Post by: j_radue on January 07, 2014, 01:21:57 PM
Can someone explain how to deal with this message I am receiving?

/etc/cron.daily/sarg:

/etc/cron.daily/sarg: line 13:  9223 Segmentation fault      /usr/bin/sarg $LOG_FILES -o /var/www/sarg/daily -d $YESTERDAY > /dev/null 2>&1
Title: Re: Cron Error
Post by: CharlieBrady on January 08, 2014, 09:49:05 PM
"Segmentation fault" means either a software bug or a hardware problem. Remove 'sarg' - it's probably buggy. If that's not the problem, then memory faults (RAM) is the next most likely cause.