Hi,
Just a note for php users, php segfault on my server since I update it
to 2.5.10 :
[Mon Jul 20 17:28:03 2009] [notice] child pid 31165 exit signal Segmentation
fault (11)
[Mon Jul 20 17:28:04 2009] [notice] child pid 31388 exit signal Segmentation
fault (11)
[Mon Jul 20 17:28:04 2009] [notice] child pid 19135 exit signal Segmentation
fault (11)
[Mon Jul 20 17:28:04 2009] [notice] child pid 4215 exit signal Segmentation
fault (11)
[Mon Jul 20 17:28:04 2009] [notice] child pid 31812 exit signal Segmentation
fault (11)
As a workaround I have add *suhosin.session.encrypt= Off* to php.ini
which seems to stop the error, seems to concern linux too,
see
http://www.dotdeb.org/2009/06/25/php-5-2-10-packages-for-lennyetch-are-now-available/#comment-1053.
Anybody see this on -current ?