ID: 8853 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: YA IIS access violation error Previous Comments: --------------------------------------------------------------------------- [2001-01-23 10:03:09] [EMAIL PROTECTED] "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. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8853&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]