I can't reproduce this.
Do you mean that the apache parent process segfaults, or do the child
processes segfault when you do a request?
Please check if this was caused by the latest php security update. Replace
all php5 packages with the previous version. You can get a list with:
dpkg -l |grep 5.2.6.dfsg.1-1+lenny4
Then do
apt-get install libapache2-mod-php5=5.2.6.dfsg.1-1+lenny3
php5-common=5.2.6.dfsg.1-1+lenny3
and so on (with the packages you have installed). Does this help?
Dec 20 11:58:17 warlock kernel: [10864.632052] apache2[8617]: segfault
at 0 ip b6ddc81f sp bfcf656d error 6 in pdo.so[b6dd7000+14000]
This points to the php pdo extension. What php extensions do you have
installed and hav you changed the php configuration in any way?
In any case, a backtrace would also be helpful. See
/usr/share/doc/apache2.2-common/README.backtrace
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org