After upgrading to libapache2-mod-php5 5.2.10.dfsg.1-2ubuntu6.4 it
started to work, at least for me.
--
Segfaults in apache2 with libapache2-mod-php5 installed
https://bugs.launchpad.net/bugs/418897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Just to confirm, I got the same issue but it looks like it is not
related to php5-suhosin.
$ dpkg -l | grep apache
ii apache2 2.2.12-1ubuntu2.1
Apache HTTP Server metapackage
ii apache2-mpm-prefork 2.2.12-1ubuntu2.1
Apache HTTP Server - traditional n
Hi All,
I am still seeing the above error after adding the line to suhosin.ini
(only one file as the other is a link to the same one). I am seeing
errors in /var/log/apache2/error.log such as:
[Tue Dec 15 11:50:24 2009] [notice] child pid 6064 exit signal Segmentation
fault (11)
[Tue Dec 15 11
This should be fixed now with the updated php5-suhoshin in the archive
now. Thanks again for the bug report.
Regards
chuck
** Changed in: php5 (Ubuntu)
Status: Confirmed => Fix Released
--
Segfaults in apache2 with libapache2-mod-php5 installed
https://bugs.launchpad.net/bugs/418897
You
** Changed in: php5 (Ubuntu)
Status: New => Confirmed
--
Segfaults in apache2 with libapache2-mod-php5 installed
https://bugs.launchpad.net/bugs/418897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
Just to verify the workaround above of disabling the session encryption
seems to be working so far.
--
Segfaults in apache2 with libapache2-mod-php5 installed
https://bugs.launchpad.net/bugs/418897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I experience exactly the same problem.
Workaround fix is:
Edit file /etc/php5/apache2/conf.d/suhosin.ini
Add/change line to read: suhosin.session.encrypt=off
You may also need to edit file /etc/php5/conf.d/suhosin.ini if it is not
just a symlink to the first one, or vice versa.
Probably same i
I upped my ram for the PHP process too 64MB, it seems to have helped.
--
Segfaults in apache2 with libapache2-mod-php5 installed
https://bugs.launchpad.net/bugs/418897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
I can confirm this as well. Every PHP application fails randomly under
Karmic with this.
[Fri Sep 04 08:13:28 2009] [notice] child pid 19059 exit signal Segmentation
fault (11)
[Fri Sep 04 08:13:40 2009] [notice] child pid 19060 exit signal Segmentation
fault (11)
[Fri Sep 04 08:13:40 2009] [no