php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8072 Access Violation in php4ts.dll
Submitted: 2000-12-01 18:04 UTC Modified: 2000-12-08 11:03 UTC
From: rkenny at mke dot catalystwms dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3pl1 OS: NT4.0 SP6a / IIS 4.0
Private report: No CVE-ID: None
 [2000-12-01 18:04 UTC] rkenny at mke dot catalystwms dot com
Hello, I recently updated PHP from version 4.0.2 to 4.0.3pl1.  Most of my scripts work fine, but after upgrading one of my scripts spits out:

PHP has encountered an Access Violation at 03EEDD0A

I have not changed any lines of code since running under 4.0.2.  The strange part is that there is no corresponding entry in the log files, IIS keeps running, and all the other scripts continue to run just fine.

I used a modules viewer to find out that the address 03EEDD0A lies within the range used by php4ts.dll.  I do not have any of the optional dlls loaded.  Any help appreciated.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-02 23:20 UTC] sniper@php.net
Try to shorten that script to shortest possible which still causes
this crash and add it into this report.

--Jani
 [2000-12-08 11:03 UTC] rkenny at mke dot catalystwms dot com
I was able to find time to reboot the whole box and now the problem seems to have gone away.  When I installed originally, I had stopped and started IIS which I would think would be good enough.  I'll let you know if the problem comes back again.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 13:01:30 2024 UTC