[PHP-DEV] PHP 4.0 Bug #9609: imap_getsubscribed core dumps if there are no subscribed folders From: brad <email protected>
Date: 03/07/01

From: brad <email protected>
Operating system: Redhat Linux 6.2 EE
PHP version: 4.0.4pl1
PHP Bug Type: Reproduceable crash
Bug description: imap_getsubscribed core dumps if there are no subscribed folders

The imap_getsubscribed on my setup will core dump if there are no subscribed folders. It's sister function imap_getmailboxes however works fine.

I have tried this with 4.0.3pl1, 4.0.4, and 4.0.4pl1 using uw imap 2000a, and 2001-beta.

configured with:
'./configure' '--with-mysql=/usr/local/mysql' '--with-config-file-path=/etc' '--with-system-regex' '--disable-debug' '--with-exec-dir=/' '--enable-sysvshm=yes' '--enable-sysvsem=yes' '--enable-ftp' '--enable-trans-sid' '--enable-inline-optimization' '--with-cybercash=/usr/local/work/mck-3.2.0.6-i586-pc-linux-gnulibc2.1' '--with-imap=/usr/local/work/imap-2001.beta' '--with-oci8'

-- 
Edit Bug report at: http://bugs.php.net/?id=9609&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>