Hi

Apache is crashing on windows with the following error after running for about 5 days and we suspect it is related to COM handling.

Faulting application Apache.exe, version 2.0.53.0, faulting module ntdll.dll, version 5.2.3790.1830, fault address 0x000224b2

The problem seems to be related to a COM object we are using which does ssl socket operations to a remote server. The failure is gradual. First the COM object encounters internal errors, then php cannot even create the com object (Failed to create COM object `My.ComObject': Invalid access to memory location.), then Apache crashes.

Apache/2.0.53 (Win32) mod_ssl/2.0.53 OpenSSL/0.9.7f PHP/5.0.4

Windows 2003 server Standard Edition SP1.

Can anybody advise or recommend a solution ?  Thanks.

Cheers,

Phillip

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to