[rt-users] reall odd apache2 crashes with blank pages

Matt Simerson matt at corp.spry.com
Mon Sep 29 13:22:03 EDT 2008


On Sep 29, 2008, at 5:36 AM, Emmanuel Lacour wrote:

> On Mon, Sep 29, 2008 at 08:12:30PM +0800, d tbsky wrote:
>> 2008/9/27 Gabriel Cadieux <gcadieux at securetechnologies.ca>:
>>> i was told it is probably being caused by a bug in the version of  
>>> DBD::mysql that we have currently installed (mine is 4.00.7, which  
>>> is the one described in the link below as having this issue).
>>>
>>> i am still trying to figure out if other stuff is causing it, but  
>>> on monday i will downgrade to 4.00.5
>>> (gentoo has no ebuild for 4.00.6 for some reason) if the issue is  
>>> still occuring and let everyone know
>>> if this fixes the problem.
>>>
>>> link: http://bugs.mysql.com/bug.php?id=36810
>>>
>>> (thanks to David Chandek-Stark for this information).
>>
>> thanks for the information.
>> our new rt 3.8.1 system is suffered for this problem. i was wondering
>> if mod_perl cause the problem.
>> hope we will hear the good news from you.
>
> I'm not sure it's related, I had the mysql morning bug on 2 new RT
> installations (Debian lenny, 64bit). I fixed it by upgrading  
> DBD::mysql
> to 4.008.
>
> I think this changelog fixes my problem (segfault of mason in apache  
> log
> (fastcgi), Internal Server error):
>
> * Disabled TAKE_IMP_DATA_VERSION because segfault with DBI < 1.607
>
> which is the case in Debian lenny, DBI = 1.605

I have the issue when using Apache on CentOS 5.2

[root at rt ~]# uname -a
Linux rt 2.6.18-ovz028stab039.1-smp #1 SMP Tue Jul 24 12:12:48 MSD  
2007 i686 i686 i386 GNU/Linux

httpd-2.2.3-11.el5_1.centos.3
mod_perl-2.0.2-6.3.el5

DBI is up to date (1.607).
DBD::mysql is up to date (4.008).

I have worked around it for now by serving the pages with lighttpd  
with FastCGI.

Matt





More information about the rt-users mailing list