Koozali.org: home of the SME Server

Cron Error

Offline j_radue

  • *
  • 31
  • +0/-0
Cron Error
« 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

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Cron Error
« Reply #1 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.