ID: 10260 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Old-Bug Type: Reproducible Crash Bug Type: IMAP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Fixed in PHP 4.0.5 --Jani Previous Comments: --------------------------------------------------------------------------- [2001-04-23 14:53:59] [EMAIL PROTECTED] duplicate of 9908 --------------------------------------------------------------------------- [2001-04-10 10:48:15] [EMAIL PROTECTED] The following code causes a segfault if there is no mail in the user's mailbox: $mbox = imap_open("{localhost:143}INBOX", "user", "pass"); $arr = imap_sort($mbox, SORTARRIVAL, 0, SE_UID) --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10260&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]