php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6493 Invalid page fault in module<unknown>
Submitted: 2000-09-01 17:09 UTC Modified: 2001-02-20 08:02 UTC
From: francois dot freslon at free dot fr Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.2 OS: Win 95
Private report: No CVE-ID: None
 [2000-09-01 17:09 UTC] francois dot freslon at free dot fr
When i start php.exe from the command line or trying to execute some PHP scripts on my IMB aptiva computer with Win95 system (French version), here is the error message I get :

PHP a caus? une d?faillance de page dans
 le module <inconnu> ? 0000:81554adc.
Registres :
EAX=00000000 CS=014f EIP=81554adc EFLGS=00010212
EBX=00000001 SS=0157 ESP=0064fc34 EBP=0064fdd0
ECX=800058d0 DS=0157 ESI=00000001 FS=2e57
EDX=80004de0 ES=0157 EDI=00410000 GS=0000
Octets ? CS : EIP :
20 00 00 a0 07 00 00 00 01 00 00 00 4c 6e 54 81 
Etat de la pile :
8bf4001f 8c948bf7 007a0025 8c5c228e 8c6e2fdf 228e0286 01372aad 01570246 01572e57 00010002 8b360000 8c582fdf 00002fdf 2e000000 3a438c8d 4e49575c 

I have been testing ths same PHP install on Win98 & Compaq, on Win95 & compaq, on Win95 and other PC : It's works very well,but not on mine

I also reinstalled the lates dcom95.exe file, even replaced php4ts.dll and mscvrt.dll from PHP Package to my windows directory. I tried to remove all my actives apps with no effects 

Any help would be greatly appreciated

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-01 17:12 UTC] francois dot freslon at free dot fr
When i start php.exe from the command line or trying to execute some PHP scripts on my IMB
aptiva computer with Win95 system (French version), here is the error message I get :

PHP a caus? une d?faillance de page dans
 le module <inconnu> ? 0000:81554adc.
Registres :
EAX=00000000 CS=014f EIP=81554adc EFLGS=00010212
EBX=00000001 SS=0157 ESP=0064fc34 EBP=0064fdd0
ECX=800058d0 DS=0157 ESI=00000001 FS=2e57
EDX=80004de0 ES=0157 EDI=00410000 GS=0000
Octets ? CS : EIP :
20 00 00 a0 07 00 00 00 01 00 00 00 4c 6e 54 81 
Etat de la pile :
8bf4001f 8c948bf7 007a0025 8c5c228e 8c6e2fdf 228e0286 01372aad 01570246 01572e57 00010002
8b360000 8c582fdf 00002fdf 2e000000 3a438c8d 4e49575c 

I have been testing ths same PHP install on Win98 & Compaq, on Win95 & compaq, on
Win95 and other PC : It's works very well,but not on mine

I also reinstalled the latest dcom95.exe file, even replaced php4ts.dll and mscvrt.dll from
PHP Package to my windows directory. I tried to remove all my actives apps with no effects


Any help would be greatly appreciated

 [2000-11-21 04:22 UTC] sniper@php.net
Does this still happen when using PHP 4.0.3pl1 ?

--Jani
 [2000-11-27 04:18 UTC] sniper@php.net
User feedback:
--------------

Still happening with latest snapshot.

--Jani
 [2001-01-05 13:47 UTC] dbeu@php.net
is this one still existant?
if yes, please provide reproducing code.
 [2001-02-20 08:02 UTC] sniper@php.net
No example code -> impossible to reproduce -> closed.
If problem still exists with 4.0.4pl1 reopen with example script included.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC