php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4434 Crash in PHP4TS.DLL
Submitted: 2000-05-12 23:25 UTC Modified: 2000-06-17 17:28 UTC
From: richard at zend dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Release Candidate 2 OS: Win98
Private report: No CVE-ID: None
 [2000-05-12 23:25 UTC] richard at zend dot com
I can't tell if this is the same as that other one or not, with all those numbers in there...

This is with Apache as a CGI. (Is Win/Apache/Module even possible?)

PHP caused an invalid page fault in
module PHP4TS.DLL at 017f:10075ba6.
Registers:
EAX=48544150 CS=017f EIP=10075ba6 EFLGS=00010206
EBX=00000012 SS=0187 ESP=0063fcc8 EBP=00784540
ECX=007605a0 DS=0187 ESI=00760900 FS=18cf
EDX=4152545f ES=0187 EDI=00654240 GS=0000
Bytes at CS:EIP:
89 02 8b 06 85 c0 74 06 8b 4e 04 89 48 04 56 ff 
Stack dump:
00784560 007603c0 10003369 00760910 00000001 007603c0 0063fdc4 007605b0 007603c0 0076094a 00762030 0000000f 004030dc 0000000f 000004e4 0063fdc4 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-09 16:06 UTC] andi at cvs dot php dot net
Please try the binaries at va.php.net/~andi/php-4.0.1dev-Win32.zip
If you still have a problem please reopen a bug report.
 [2000-06-09 19:37 UTC] richard at zend dot com
Same thing, I think...

PHP caused an invalid page fault in
module PHP4TS.DLL at 017f:1007a5e6.
Registers:
EAX=48544150 CS=017f EIP=1007a5e6 EFLGS=00010202
EBX=00000012 SS=0187 ESP=0063fcc8 EBP=007844b0
ECX=00760c20 DS=0187 ESI=00760570 FS=4b0f
EDX=4152545f ES=0187 EDI=00654240 GS=0000
Bytes at CS:EIP:
89 02 8b 06 85 c0 74 06 8b 4e 04 89 48 04 56 ff 
Stack dump:
007844d0 007603b0 10003499 00760580 00000001 007603b0 0063fdc4 00760c30 007603b0 007605ba 00763eb0 0000000f 004040dc 0000000f 000004e4 0063fdc4 

 [2000-06-17 17:28 UTC] andi at cvs dot php dot net
Please grab http://toye.php.net/~zeev/php-4.0.1-dev-Win32-June16.zip
The crash bug should be fixed now. Make sure that you either set doc_root in your php.ini file or that your Apache DocumentRoot is set to the correct directory.
If you still encounter this bug then please open a new bug report. (Make sure you erase all old php4ts.dll's from your system before using the new version).
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 01:01:34 2025 UTC