ID:               29223
 User updated by:  lkp857 at yahoo dot com
 Reported By:      lkp857 at yahoo dot com
 Status:           Open
 Bug Type:         IMAP related
 Operating System: Windows XP Pro
 PHP Version:      4.3.9
 New Comment:

I discover the error message: The instruction at 0x7c9059b1 referenced
memory at 0x00000014 The memory cannot be read.


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

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

Im using Windows Version of PHP, so how to use a debugger except
gdb...?? Visual C++ can??

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

[2004-07-22 08:23:24] [EMAIL PROTECTED]

How to generate a gdb backtrace:
http://bugs.php.net/bugs-generating-backtrace.php

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

[2004-07-21 18:22:33] lkp857 at yahoo dot com

what kind of trace? C++ debuging?? or the source code of php script?

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

[2004-07-20 22:42:29] [EMAIL PROTECTED]

Can you provide some trace of the crash?


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

[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