From:             nirva-php at ishiboo dot com
Operating system: solaris
PHP version:      5.0.3
PHP Bug Type:     Mailparse related
Bug description:  mailparse_rfc822_parse_addresses hangs

Description:
------------
mailparse_rfc822_parse_addresses($foo); will hang if $foo contains:

"Cheapestees.com" <[EMAIL PROTECTED]>(through Yahoo! Store Order
System)

im running this php:

PHP 5.0.0 (cli) (built: Jul 18 2004 09:51:05)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.0, Copyright (c) 1998-2004 Zend Technologies

i know it's old, but i couldnt find any related fixes in newer versions

Reproduce code:
---------------
see description

Expected result:
----------------
not a hang :-)

Actual result:
--------------
hangs!

-- 
Edit bug report at http://bugs.php.net/?id=32583&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32583&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32583&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32583&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32583&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32583&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32583&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32583&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32583&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32583&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32583&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32583&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32583&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32583&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32583&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32583&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32583&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32583&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32583&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32583&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32583&r=mysqlcfg

Reply via email to