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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: brad at omnis dot com
New email:
PHP Version: OS:

 

 [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 17:01:30 2024 UTC