Hi,
I am running Apache2 on a ubuntu machine. Mines is a PHP web. Recently I have started experiencing latency issues in my website and eventually the site crashes down during latency peaks. I found these in the error log but not sure about how to proceed further to resolve this.
*** glibc detected *** /usr/sbin/apache2: corrupted double-linked list: 0x00007fa6518dca20 ***
*** glibc detected *** /usr/sbin/apache2: corrupted double-linked list: 0x00007fa6518dce70 ***
*** glibc detected *** /usr/sbin/apache2: corrupted double-linked list: 0x00007fa651560ec0 ***
*** glibc detected *** /usr/sbin/apache2: corrupted double-linked list: 0x00007fa65174acb0 ***
*** glibc detected *** /usr/sbin/apache2: corrupted double-linked list: 0x00007fa651749ad0 ***
Please help suggesting a solution for this.