Page 1 of 1

[PHP 5.2.11] Segmentation Fault on php-imap

Posted: Thu Nov 05, 2009 4:34 am
by Drey
Did anyone else encounter a segfault in Horde when using the latest PHP rpm's?
Apache returns Segmentation Fault when I'try to login.
I have more than 1024 open files, but I thought that shouldn't be a problem anymore?

Code: Select all

[root@server x86_64]# lsof | grep httpd | sort -k 9 -u | wc -lc
   1218  171748
I'm running Plesk 9.2.1
Any idea how I can fix this?

Re: [PHP 5.2.11] Segmentation Fault on php-imap

Posted: Thu Nov 05, 2009 4:43 am
by Drey
Never mind, I think it's fixed.
I rebuilt libc-client-2004g-2.2.1.x86_64.rpm with rpmbuild from sources from the centos website and we can logon again \o/