From:             kaMe at barcolabeach dot org
Operating system: Linux 2.4
PHP version:      4.3.2
PHP Bug Type:     IMAP related
Bug description:  Horde+Imp cause a segmentation fault

Description:
------------
As the summary, i've tryed to get work horde+imp (
http://www.horde.org/imp/), on Apache 2.0.46 with php 4.3.2.

Configure line:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-imap=/usr/lib
--with-imap-ssl=/usr/include/openssl --with-gettext --with-xml
--with-mysql --with-mcrypt
--with-config-file-path=/usr/local/apache2/conf

The imap/c-client version is 2002b.

Expected result:
----------------
The problem borns when i try to get the list of the mails from a non-empty
mailbox, through imap: the page loading stops and apache segfaults.

I can get anyway the number of the mail in the mailbox. 

Actual result:
--------------
>From gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1970)]
0x402dd992 in zif_imap_rfc822_parse_adrlist (ht=2, return_value=0x82b8b0c,
this_ptr=0x0, 
    return_value_used=1) at
/root/temp-apache/php-4.3.2/ext/imap/php_imap.c:1979
1979                    if (addresstmp->mailbox) {


-- 
Edit bug report at http://bugs.php.net/?id=24526&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24526&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24526&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24526&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24526&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24526&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24526&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24526&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24526&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24526&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24526&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24526&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24526&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24526&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24526&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24526&r=gnused

Reply via email to