php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18730 Changing directory leads to Invalid page fault and then ruins the registry
Submitted: 2002-08-04 07:16 UTC Modified: 2002-10-24 01:00 UTC
From: manic at eunet dot yu Assigned:
Status: No Feedback Package: PWS related
PHP Version: 4.2.1 OS: Windows 98 SE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: manic at eunet dot yu
New email:
PHP Version: OS:

 

 [2002-08-04 07:16 UTC] manic at eunet dot yu
When changing virtual directory path for localhost got "Invalid page fault"; next time when I change directory I cannot start Windows - it ruins my registry, so I have to restore it from backup :(

The similar error is happening when shutting down Windows, no matter if I change directory or not.

The same problems (except registry bug) happened with PHP v4.0.6, but with v4.2.1 it is much worst.

Using PHP as SAPI module.

INETINFO caused an invalid page fault in
module PHP4TS.DLL at 0167:0195d92e.
Registers:
EAX=01b2f1b0 CS=0167 EIP=0195d92e EFLGS=00010206
EBX=00000005 SS=016f ESP=01bdef74 EBP=780010ed
ECX=40000000 DS=016f ESI=01b2f1e4 FS=644f
EDX=00000000 ES=016f EDI=006eead0 GS=0000
Bytes at CS:EIP:
89 02 8b 06 85 c0 74 06 8b 4e 04 89 48 04 8b 17 
Stack dump:
006eead0 019db39c 019db620 018f0ea8 01b2f1f4 006dda40 01903d0e 019db39c 019db3a0 019db3a4 0195d003 00000001 00000002 006eead0 006dda10 006decf0 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-04 09:08 UTC] manic at eunet dot yu
Just checked: there is no any of mentioned problems when using CGI version of PHP, instead of SAPI.
 [2002-10-08 22:36 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-24 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 21:01:28 2024 UTC