php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59488 Access Violation in WinCache 1.1 after applying Windows Updates
Submitted: 2010-11-02 12:06 UTC Modified: 2015-02-03 23:11 UTC
From: ruslany@php.net Assigned: ericsten (profile)
Status: Closed Package: WinCache (PECL)
PHP Version: 5.2.13 OS: Windows Server 2008
Private report: No CVE-ID: None
 [2010-11-02 12:06 UTC] ruslany@php.net
Description:
------------
Sites located on our server, stop responding for some time. 500 Error. But the total resource consumption is not observed. All, what we see, is a huge number of simultaneous connections to the server. We tried a lot to solve the problem. At the end we disabled winCache. And the problems disappeared.

Expected result:
----------------
No errors

Actual result:
--------------
The following errors are in event log:

Faulting application php-cgi.exe, version 5.2.14.14, time stamp 0x4c4eabdc, faulting module kernel32.dll, version 6.0.6002.18005,
Faulting application php-cgi.exe, version 5.2.14.14, time stamp 0x4c4eabdc, faulting module kernel32.dll, version 6.0.6002.18005, time stamp 0x49e038c0, exception code 0xc0000005, fault offset 0x00010df9, process id 0x16e8, application start time 0x01cb6c3ba148dcfc. timestamp 0x49e038c0, exception code 0xc0000005, fault offset 0x00010df9, process id 0x16e8, application start time 0x01cb6c3ba148dcfc.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-02-20 16:33 UTC] ericsten@php.net
-Assigned To: +Assigned To: ericsten
 [2015-02-03 23:11 UTC] ericsten@php.net
-Status: Assigned +Status: Closed
 [2015-02-03 23:11 UTC] ericsten@php.net
Current version of WinCache (1.3.7.1) has many fixes known crashes, esp. during startup.  Closing this very old bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC