Segmentation Fault [message #35853] |
Tue, 28 April 2009 08:18  |
Boetsj
Messages: 3 Registered: April 2009
|
Junior Member |
|
|
We are currently running a single CT on a HN. Recently we had to up the amount of memory for this CT due to fork errors.
The situation is simple, the HN has 4GB of RAM and 4GB of SWAP. We upped the privvmpages of the CT from 2.3 to 3GB (privvmpages + oomguarpages). The fork errors disappeared but now we are getting segmentation faults from our cron each minute:
/etc/cron.min/send:
/etc/cron.min/send: line 12: 19686 Segmentation fault /usr/bin/php5 launch.php 76
The segmentation faults always happen on a random line.
An extensive search on the net hasn't made us any wiser.. Are these segmentation faults the consequence of a faulty memory configuration?
|
|
|