php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9810 Apache 1.3.17 & 19 crash at shutdown
Submitted: 2001-03-17 12:01 UTC Modified: 2001-05-18 04:37 UTC
From: loic-info at netcourrier dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0 Latest CVS (17/03/2001) OS: win 98SE
Private report: No CVE-ID: None
 [2001-03-17 12:01 UTC] loic-info at netcourrier dot com
Hi!

I'm under win 98SE, Apache 1.3.17 or 19, php4.0.5-RC1 from php4win.de as an Apache module (no problem with php as a CGI).

Each time I shut down Apache, it crashes twices. I can't produce a backtrace (winwin fault) but here is the failure messages I can grab (french messages, sorry):

APACHE a caus? une d?faillance de page dans
 le module OLEAUT32.DLL ? 016f:65352c3c.
Registres :
EAX=000000bd CS=016f EIP=65352c3c EFLGS=00010212
EBX=00000008 SS=0177 ESP=0159f7a4 EBP=653c9048
ECX=653c7030 DS=0177 ESI=00a80000 FS=67f7
EDX=00000008 ES=0177 EDI=00a80000 GS=0000
Octets ? CS : EIP :
8b 47 04 8b 0f 3b c2 89 4c 24 14 8b f1 8d 9f f8 
?tat de la pile :
653c7048 00a80000 653c9048 00000008 65352c0c 00a80000 000000bd 00000008 00000000 00000000 bff76ec4 00000080 653c7030 65352aff 00000008 00000000 

APACHE a caus? une d?faillance de page dans
 le module KERNEL32.DLL ? 016f:bff8ac13.
Registres :
EAX=00000000 CS=016f EIP=bff8ac13 EFLGS=00000246
EBX=00000001 SS=0177 ESP=0159fc2c EBP=0159fc70
ECX=7ffd3058 DS=0177 ESI=7ffd3038 FS=67f7
EDX=bffc9490 ES=0177 EDI=00000001 GS=0000
Octets ? CS : EIP :
a1 10 9d fc bf 50 e8 96 95 fe ff ff 76 04 e8 35 
?tat de la pile :
7ffd3510 7ff2a1ed 7ffd3038 7ff49d83 00000000 818a1b78 7ff49d45 00000000 00000000 00000001 7ff42092 7ff4203d 7ff20000 00000000 00000001 00000000 

Moreover FileMon produces these lines (don't know if it helps...):
<snip>
Filemon	Read	C:\WINDOWS\SYSTEM\OLEAUT32.DLL	SUCCESS	Offset: 40960 Length: 1024	
Filemon	Ioctl	C:	INVALIDFUNC	Subfunction: 0Dh
Filemon	Ioctl	D:	INVALIDFUNC	Subfunction: 0Dh
Filemon	Ioctl	E:	INVALIDFUNC	Subfunction: 0Dh
Filemon	Ioctl	E:	SUCCESS	Subfunction: 0Dh	
Filemon	Ioctl	F:	INVALIDFUNC	Subfunction: 0Dh
Filemon	Ioctl	F:	GENFAILURE	Subfunction: 0Dh
Filemon	Ioctl	F:	GENFAILURE	Subfunction: 0Dh
Filemon	Ioctl	G:	INVALIDFUNC	Subfunction: 0Dh
Filemon	Ioctl	G:	GENFAILURE	Subfunction: 0Dh
Filemon	Ioctl	G:	GENFAILURE	Subfunction: 0Dh
Filemon	Read	C:\EASYPHP\APACHE\PHP.INI	SUCCESS	Offset: 303104 Length: 4096	
<snip>

Thanks in advance,
Lo?c

PS: These crashes already occurs with the previous 4.0.5-dev release.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-31 10:40 UTC] cynic@php.net
this one was actually an Apache bug, and is fixed now.
 [2001-03-31 10:56 UTC] loic-info at netcourrier dot com
Hi cynic!

Do you mean this annoying problem won't occur with the next release of Apache? Greaaat :)

Thanks for your reply,
Lo?c
 [2001-03-31 10:58 UTC] cynic@php.net
yes. I'm running 1.3.20-dev and it's ok.
 [2001-05-18 04:37 UTC] jmoore@php.net
This should be fixed in Apache 1.3.20. Please ugrade to this version when it is released. Reopen if the crash still occurs.

- James
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC