Generating huge core.#### dump files

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
jyotika
New Member
New Member
Posts: 2
Joined: Wed Jul 09, 2008 8:11 pm

Generating huge core.#### dump files

Post by jyotika »

Recently, my CMSMS v1.6.5 began generating huge core.#### dump files. I upgraded to v1.6.6 and no change.  It seems that News module is causing the issue. Can anyone assist me with finding out how to resolve this issue? It is consuming vast amounts storage space.  I tried uninstalling and reinstalling modules that's how I think its the News Module

Module Installed
- Company Directory
- Uploads
- Form Builder
- Photo Album
- Banners
- News

Any help is appreciated

Thanks
Peciura

Re: Generating huge core.#### dump files

Post by Peciura »

Enable debugger($config['debug'] = true;) in config file. Post debugger output to forum.
User avatar
utopia
Forum Members
Forum Members
Posts: 16
Joined: Wed Oct 28, 2009 8:22 am

Re: Generating huge core.#### dump files

Post by utopia »

I have a couple of customers who are reporting the core.### files. One did not have them and they then installed the CGBlog, CGExtensions, CG Simple Smarty modules (all on 1.6.6). The core files then appeared. So, they uninstalled these modules and no core files.

Does this help anyone?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Generating huge core.#### dump files

Post by calguy1000 »

I'm in the middle of dealing with this too.

First... tell your host to configure apache so it doesn't generate the core dump files.
Second...I think you may have to upgrade to php 5.2.10, or have your host re-compile php.

Extensive research has told me that PHP 5.2.x will crash if the php version was compiled with an older version of mysql libraries (i.e: there's a version mismatch between what php was compiled with, and what libraries are on the host at the moment)....

Also, there seem to be some serious bugs in earlier versions of php that resulted in segfaults ALOT.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Graeme
Forum Members
Forum Members
Posts: 23
Joined: Tue Dec 23, 2008 5:28 am

Re: Generating huge core.#### dump files

Post by Graeme »

Hi,

I had this problem as well.  Upgrading PHP from V 5.2.6 to V 5.2.11 solved it...thank goodness!

BR

Graeme
Post Reply

Return to “CMSMS Core”