php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9609 imap_getsubscribed core dumps if there are no subscribed folders
Submitted: 2001-03-07 21:22 UTC Modified: 2001-05-03 19:20 UTC
From: brad at omnis dot com Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.4pl1 OS: Redhat Linux 6.2 EE
Private report: No CVE-ID: None
 [2001-03-07 21:22 UTC] brad at omnis dot com
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'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-03 15:55 UTC] chagenbu@php.net
I can't reproduce this with 4.0.6-cvs, and I don't remember running into it earlier, either. Can you still reproduce it, and if so, can you give a backtrace?
 [2001-05-03 19:20 UTC] brad at omnis dot com
Appears to be fixed in the latest CSV.  Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 10:01:29 2024 UTC