Edit report at http://bugs.php.net/bug.php?id=53292&edit=1

 ID:                 53292
 Updated by:         paj...@php.net
 Reported by:        mmitchell at riccagroup dot com
 Summary:            imap_header crashes when too may To: addresses exist
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            IMAP related
 Operating System:   Windows
 PHP Version:        5.2.14
-Assigned To:        
+Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

5.2 is a dead branch and it is actually a c-client problem. 5.3 has the
newest 

version of c-client, which seems to fix this problem.


Previous Comments:
------------------------------------------------------------------------
[2011-03-03 11:25:46] chrisst at carmel dot ac dot uk

Agreed with mmitchell, I am also experiencing this issue.  Would be
great if this could be ported to 5.2.x.

------------------------------------------------------------------------
[2010-11-11 18:51:13] mmitchell at riccagroup dot com

Works with 5.3.3 VC6 Thread Safe!

Works with 5.3.3 VC9 Thread Safe!



Still fails with 5.2.14 even with minimal config where php_imap is the
only ext loaded.



I guess whatever change in 5.3 fixed this should be back ported to 5.2?

------------------------------------------------------------------------
[2010-11-11 18:32:47] paj...@php.net

I mean the bug not to get a backtrace.

------------------------------------------------------------------------
[2010-11-11 18:30:43] paj...@php.net

Try with 5.3.3 please.

------------------------------------------------------------------------
[2010-11-11 18:06:57] mmitchell at riccagroup dot com

I tried to do a better back trace this time. I was missing the entry in
the debug symbol path this time that downloads the microsoft debug
symbols.



My Symbol search path is 

"C:\php;C:\php\ext;SRV*c:\symbols*http://msdl.microsoft.com/download/symbols";



For some reason I still get 



"WARNING - DebugDiag was not able to locate debug symbols for
C:\php\ext\php_imap.dll, so the information below may be incomplete."



But the .pdb file is at C:\php\ext\php_imap.pdb so I'm not sure why it
can't find it. Any ideas?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=53292


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53292&edit=1

Reply via email to