Ticket #1484970 (closed Bugs: worksforme)
Roundcube 0.1-stable and 0.1.1 crash php, 0.1-rc1 works
| Reported by: | bero | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | PHP backend | Version: | 0.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi, I'm very happy with roundcube 0.1-rc1, but any attempts to upgrade to 0.1-stable or 0.1.1 so far have failed. The login page still works with 0.1-stable and 0.1.1, but after logging in, I get an unexpected disconnection, and the server log contains
[Tue Apr 08 10:48:23 2008] [notice] child pid 16844 exit signal Segmentation fault (11) [Tue Apr 08 10:48:23 2008] [notice] child pid 15009 exit signal Segmentation fault (11)
roundcube's own logs don't show anything (on a failed login, roundcube logs show the failed attempt and there is no disconnection/segfault in httpd logs).
I've reproduced this with PHP versions 5.2.5 and all 5.2.6 release candidates, in every case the server is running Apache httpd 2.2.8 on Linux 2.6.x, glibc 2.7.
