php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23982 crashes when inbox contains mail message with too long headers
Submitted: 2003-06-03 07:42 UTC Modified: 2003-06-03 08:07 UTC
From: chd at intercom dot net dot ua Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.3.1 OS: FreeBSD 4.7p10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 12 = ?
Subscribe to this entry?

 
 [2003-06-03 07:42 UTC] chd at intercom dot net dot ua
apache-1.3.27+mod_php4-4.3.1+horde-2.2.3+imp-3.2.1

If user's mailbox contains a message with long headers (e.g. long list of recepients), httpd child dumps core. No problems exist with reading the same message with other IMAP mail clients.

mod_php4 includes the following modules:

#	GD1
#	zlib
#	mcrypt
#	IMAP
#	MySQL
#	OpenLDAP2
#	XML
#	DOMXML
#	FTP
#	gettext
#	MCAL

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-03 07:54 UTC] derick@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2003-06-03 08:07 UTC] sniper@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

Try search the bug database BEFORE you submit any bug reports. A bug report similar to this was closed as 'Fixed in CVS' before 4.3.2 was released..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC