Comment 13 for bug 386457

Revision history for this message
amiroot (amiroot) wrote :

So happy that this module attract loads of attention and willing to devote time to the development and debug. I got some additional information and hope that it is helpful for the debug.

1. I'm using CentOS Linux 5.3, apache 2.2.9, PHP 5.2.6. My Clamav 0.95.2 is installed by rpm pachakge (http://packages.sw.be/clamav/)
2. My apache is compiled to use worker MPM, which is a thread base MPM. The PHP is compiled with apache2handle and using LoadModule (mod_so) to load into apache.
3. The crash happen at SHARP 12:00pm GMT+8 (HKT), at that time the daily.cld is being updated. It happen once and only once everyday and it will resume if you restart the apache
4. The crash won't kill the apache but it all threads will be killed by segmentation fault while new thread is created in the time being.
5. No special config for clamav module in php.ini