Opened 17 months ago
Closed 17 months ago
#1488262 closed Bugs (duplicate)
httpd crashes with segfault when attempting to view attachments
| Reported by: | godzone | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | PHP backend | Version: | 0.7 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
After updating to 0.7, attempts to access attachments result in a segfault. Downgrading back to 0.6 and attachments can be accessed without issue. Other parts of 0.7 appear to work fine.
php-5.3.8-3
httpd-2.2.17-1
Fedora 14.
Change History (4)
comment:1 Changed 17 months ago by alec
comment:2 Changed 17 months ago by godzone
Nothing special, this is a plain vanilla PHP install from the Fedora distro. Roundcube is the only thing running on the server. No errors anywhere that I have been able to find.
comment:3 Changed 17 months ago by godzone
php-eaccelerator-0.9.6.1-9.fc14.i686
php-common-5.3.8-3.fc14.i686
php-cli-5.3.8-3.fc14.i686
php-pgsql-5.3.8-3.fc14.i686
php-mcrypt-5.3.8-3.fc14.i686
php-intl-5.3.8-3.fc14.i686
php-devel-5.3.8-3.fc14.i686
php-pear-DB-1.7.13-3.fc12.noarch
php-pear-1.9.4-1.fc14.noarch
php-pdo-5.3.8-3.fc14.i686
php-5.3.8-3.fc14.i686
php-xml-5.3.8-3.fc14.i686
php-mbstring-5.3.8-3.fc14.i686
NB: The server works just fine with 0.6
comment:4 Changed 17 months ago by alec
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #1488256

What PHP modules are you using? If you're using some modules like suhosin, apc, etc. try to disable them. Any errors in logs?