php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30712 Error Message
Submitted: 2004-11-07 12:49 UTC Modified: 2004-11-15 01:00 UTC
From: Colin at wnds dot co dot uk Assigned:
Status: No Feedback Package: *Web Server problem
PHP Version: 4.3.9 OS: Windows server 200
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-11-07 12:49 UTC] Colin at wnds dot co dot uk
Description:
------------
Hi

I am getting the following error on my site and no one know what it means, can you help?

PHP has encountered an Access Violation at 77F470FE

It happens when customers follow links to next page, but only happens 1 in 10 times.

Regards

Colin



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-07 12:53 UTC] tony2001@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.
 [2004-11-15 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2006-04-06 22:50 UTC] tech at juuce dot com
I am experiencing the exact same error on 
WINDOWS IIS6
PHP 4.3.10

PHP has encountered an Access Violation at 77F470FE

Script dies when ONLY when I use HTTPS and works fine on standard http request.
Also will add that I use nuSOAP(recommended) to connect to the service.
cURL and openSSL extensions are visible (and required) on the phoinfo(); page.

I have noticed a few posts on this bug but they were mainly for php 5.0 and I believe these were fixed in the latest 5 release.
My problem is that I cannot upgrade to 5.

I cannot find a resolution for phpv4x Hopefully, at time of writing 4.4.2 will have it resolved...?

I have also heard that it only happens when the server has a heavey load... My error seems to happen constantly.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 04:01:29 2024 UTC