php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8853 PHP Crashes in pages that has includes
Submitted: 2001-01-23 10:03 UTC Modified: 2001-04-16 06:43 UTC
From: fmoreira at imediata dot pt Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.4pl1 OS: Win2K/IIS5/ISAPI
Private report: No CVE-ID: None
 [2001-01-23 10:03 UTC] fmoreira at imediata dot pt
   "PHP has encountered an Access Violation at 0143C20A"
refreshing, it apears:
   "-2147417842 (0x8001010e)"
or:
   "Invalid access to memory location."


This problem does not exist in CGI mode

the pages where this error occours only have one thing in common: they all include files

It seems that the failure occours during the first parsing of the script, because it catches bogus (parsing errors) in the first lines but not at the end... 

The problem may be the size of the script... 
It doesn't happen in small scripts.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-16 06:43 UTC] jmoore@php.net
YA IIS access violation error
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC