ID:               29223
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lkp857 at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         IMAP related
 Operating System: Windows XP Pro
 PHP Version:      4.3.9
 New Comment:

Can you provide some trace of the crash?



Previous Comments:
------------------------------------------------------------------------

[2004-07-17 12:05:07] lkp857 at yahoo dot com

Description:
------------
Currently im develping a script that can grab emails from pop3 server
with PHP_IMAP.dll. A program written in C++ was created to
automatically make 5 request at a time to PHP server that contain that
script...

1)  The bug that i discover is not from the C++ program that i wrote,
the requests fine at 2-3 hours fetching, after a time when the network
connection become slow, the IMAP seem not working properly, it crash
the PHP.exe an error said that NTDLL.DLL :
-------------------------------------------------------
Faulting application php.exe, version 4.3.9.9, faulting module
ntdll.dll, version 5.1.2600.114, fault address 0x0000b13b.
--------------------------------------------------------
2)   Is it the PHP error or the NTDLL.DLL got bugs in it?
3)   I already set the IMAP_TIMEOUT for open, read, write, close but i
seem not working after all.
4)   Is it the memory buffer overflowed in PHP after a hundred of
request to the PHP Server that running using WindowsXP Pro, Apache 2
and MySQL.




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


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

Reply via email to