Jump to content

Segmentation fault and zend_mm_heap corrupted errors


Recommended Posts

Hi I have prestashop 1.5.4.1 version and quite often I have these very serius problems in the apache log file:

 

[notice] child pid 8739 exit signal Segmentation fault (11)
zend_mm_heap corrupted

 

I don't know how to solve them. Do you have any suggestion ?

 

best regards

Fabio

 

 

Link to comment
Share on other sites

Hi I have prestashop 1.5.4.1 version and quite often I have these very serius problems in the apache log file:

 

[notice] child pid 8739 exit signal Segmentation fault (11)

zend_mm_heap corrupted

 

I don't know how to solve them. Do you have any suggestion ?

 

best regards

Fabio

 

The problem problably was due to a thirdy-part module....

Link to comment
Share on other sites

  • 2 weeks later...

Hi Spoonman,

 

I would love to know what was wrong and which third-party module causes this... I have actually the same problem and the website goes down. I need to restart apache to solve this every time this happend :(

 

Many thanks, for your answer!

 

Hideo

Link to comment
Share on other sites

Can you try doubling your output buffering in your php.ini or ask your host to double it. 

 

Hi,

 

Thanks for your reply.

 

I tried this first and then I tried to set this value to "On", which is equivalent to "no-limit".

That did not change anything.

 

I have this error too, which might be one of the cause: [error] server reached MaxClients setting, consider raising the MaxClients setting.

 

Also, before the site becomes inaccessible, I noticed that the loading time increased gradually.
Because of another issue on cms categories, I couldn't activate the cache. Can it be related to my problem?

 

Thanks again for considering my post.

 

Hideo

Link to comment
Share on other sites

Hi again,

 

To complete my post, I saw that the CPU is at 100, even if there aren't many simultaneous visits.

To make sure that it's only that website on prestashop 1.5.4.1 which causes troubles, I've deactivated only this website and check monitors, it has decreased between 0% and 1%.

Enabling the prestashop website again, the CPU immediately increased to 100%!

 

I've seen on this topic (http://www.prestashop.com/forums/topic/244621-154-slowness-a-possible-solution/) that it seems to be related to this version.

What do you think about this?

 

Reading the changelog between the 1.5.4.1 and 1.5.5.0 version (http://www.prestashop.com/en/developers-versions/changelog/1.5.5.0), they didn't mentionned anything about the CPU...

 

I think I will try this update and keep you posted if this works better!

 

Of course, if you have any suggestion, I would love to hear them ;)

 

Many thanks,

 

Hideo

Link to comment
Share on other sites

  • 2 weeks later...
Hi again,

 

I've upgraded prestashop from 1.5.4 to 1.5.5 but that didn't change anything.

But, because of cache problem related to cms categories, I had deactivated smarty cache.

 

After activating this, the CPU load has decreased but it should be between 0% and 5%. Now, it is between 30% and 76%. Still very high but not full!

 

I have an idea where this can come but not sure.. In "blockcategories.php", I've changed the hookleftcolumn function and created several objects to load cms categories.

 

Well, I continue investigating but that's really weird..

 

Hideo

Link to comment
Share on other sites

×
×
  • Create New...