php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11620 PHP has encountered an Access Violation at 012D24B6
Submitted: 2001-06-22 14:45 UTC Modified: 2001-07-23 14:27 UTC
From: edl at co dot alachua dot fl dot us Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.5 OS: W2K Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: edl at co dot alachua dot fl dot us
New email:
PHP Version: OS:

 

 [2001-06-22 14:45 UTC] edl at co dot alachua dot fl dot us
The binary distribution of PHP 4.0.5 for win32

Base install

IIS 5.0
Win2k Server SP2 + all security hot fixes for IIS as of 6/20/01

Restart Server, php script runs fine. After a period of time
(machine is being used to build new site, so php not used much yet) an attemp to use a php script hangs and never returns.

The event viewer says
  php4ts!zend_hash_copy + 0x1b
  + 0xA05E5983

if web server is restarted, get 

  PHP has encountered an Access Violation at 012D24B6

displayed to the browser


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-23 07:37 UTC] sniper@php.net
Does this happen with PHP 4.0.6 ?

 [2001-06-26 04:56 UTC] sniper@php.net
User feedback (next time, use the web interface to answer):
--------------------------------------------.--------------
>Yes, I installed 4.0.6 this AM and it's still happening.
>
>PHP has encountered an Access Violation at 013124B6
>
>Error log entry
>
>The HTTP server encountered an unhandled exception while processing the
>ISAPI Application '
>php4ts!zend_hash_copy + 0x1B
>  + 0xA05E5983
>'.
>
>php4isapi - 20,480 bytes  6/22/01 2:58:32 PM


 [2001-06-26 04:57 UTC] sniper@php.net
Please include shortest possible script which can be used
to reproduce this.

 [2001-07-23 14:27 UTC] jmoore@php.net
No feedback, probably a threadsafe issue but lots of other similar reports that have more information.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 02:01:28 2025 UTC