Jump to content

emailed error message


grither

Recommended Posts

any advice on how to trouble shoot this?  got this message from my system.  i believe its related to the daily status message

 

subject: cron for user root /usr/local/emhttp/plugins/dynamix/scripts/statuscheck &> /dev/null

 

body:  /bin/sh: line 1: 23323 Bus error              /usr/local/emhttp/plugins/dynamix/scripts/statuscheck &>/dev/null

 

oops this should have been in v6 forum... but i can't delete it

Link to comment

any advice on how to trouble shoot this?  got this message from my system.  i believe its related to the daily status message

 

subject: cron for user root /usr/local/emhttp/plugins/dynamix/scripts/statuscheck &> /dev/null

 

body:  /bin/sh: line 1: 23323 Bus error              /usr/local/emhttp/plugins/dynamix/scripts/statuscheck &>/dev/null

Link to comment

A "bus error" is an attempt by PHP to access an odd memory address (all memory addresses must be even).  This combined with your other thread (http://lime-technology.com/forum/index.php?topic=43999.msg419963#msg419963) implies that there is something wrong with the system somewhere, since its impossible for a normal PHP program to actually cause this error.

 

Unfortunately it can be quite troublesome to try and track it done.  My first guess is to run memtest for at least 24 hours (you say that its a brand new system, and I would guess that you (along with most other people) assume that if its new it works properly)

 

Following that, reseat any add in cards, memory, cpu (if you built it your self).  After that, you'd have to start diagnosing the cpu / motherboard / power supply.  Unfortunately, if you cannot consistently replicate this error you'll never be able to figure out where it comes from, and you'll just have to either return the system or hope for the best.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...