That’s not a WordPress issue. It’s a server problem. Contact your hosts.
I contacted them and they thought it was a wordpress plugin that could be causing it. Do you not think that’s the case?
Unlikely. The dumps are being caused when their server falls over.
Interesting, thanks. If/When I find the solution, I’ll post it on here for anyone else with similar issues.
Hi annakyn,
Unlikely. The dumps are being caused when their server falls over.
I will admit that I’m not an expert with core dumps, but I don’t believe it is always an issue with your hosting company. For example, if the problem was with your hosting company, then wouldn’t everyone on the server be getting core dumps and then contacting the host with complaints? It does sound like core dumps can be caused by php scripts, but I’m honestly not sure how to test and replicate this.
I did find other posts where users state that certain plugins are causing core dumps, so you may want to run through enabling / disabling your plugins to see what could be causing it.
http://ww.wp.xz.cn/support/topic/core-dump-files-safari-triggers (plugin + Safari causing issue)
http://ww.wp.xz.cn/support/topic/wordpress-causing-core-dumps (running WordPress on wrong version of PHP)
Besides using “gdb”, you can also find more info using the “strings” command, but again I’m not sure how helpful all that data will be. There is a quick php script you can run to help reviewing the core dumps a little easier, you can find it here:
All about Core Dumps
Last time I had this issue, it was server-specific and followed a server upgrade. The hosts fixed it very quickly and confirmed that it was a server issue – not a WP one.
Thanks everyone. I can’t seem to find a plugin that triggers it. Also, it appears to happen only once a day, but not regularly, which implies that it’s caused by something cumulative that eventually gives up and causes the error.
Hi annakyn,
I’m just touching base to see if you by chance were able to make any progress on the core dumps?
Hi. Thanks for remembering. We’re still slightly reluctant to post about a success, but we think that the WordPress.com stats plugin was the issue. Disabling it has stopped the core dump files. I’m just re-enabling W3 Total Cache again as I also disabled this at the same time, so I’m assuming they won’t start happening again.
I will try reinstalling the stats plugin as its very strange that no one else has had the issue. If it definitely is that then I’ll report it to them as a possible bug.