roundcubevnz / myroundcube

Automatically exported from code.google.com/p/myroundcube
GNU General Public License v3.0
0 stars 0 forks source link

[sabredav_framework] Lots of Segmentation fault in apache #833

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Token: 28e440964632e162079254d6f5a682cb (Don't modify this token!)
Version: 1.1.2 (23-03-2015)
PHP: 5.4.39-0 deb7u2
RCMAIL: 1.1.1
Database: mysql
SERVER: Apache
----

I have an AWS ec2 HVM instance with debian wheezy installed.
This server runs apache that has only one virtual host with sabredav framework.
The error log is full of 'Segmentation fault' messages

---
...
[Mon Jun 08 10:47:05 2015] [notice] child pid 5778 exit signal Segmentation 
fault (11)
[Mon Jun 08 10:48:05 2015] [notice] child pid 5780 exit signal Segmentation 
fault (11)
[Mon Jun 08 10:48:54 2015] [notice] child pid 5775 exit signal Segmentation 
fault (11)
[Mon Jun 08 10:49:05 2015] [notice] child pid 5774 exit signal Segmentation 
fault (11)
[Mon Jun 08 10:50:31 2015] [notice] child pid 5779 exit signal Segmentation 
fault (11)

---

This is a big problem because when the apache child file exits, it drops the 
others connections that communicate with the child, so caldav and carddav 
clients get many error messages.

How can I resolve this problem?

Thanks in advance,
Aldo Polli

Original issue reported on code.google.com by aldo.pol...@gmail.com on 8 Jun 2015 at 9:05

GoogleCodeExporter commented 8 years ago
We are using SabreDAV framework. Please goto https://sabre.io.

Original comment by roland.l...@gmail.com on 8 Jun 2015 at 11:41