php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23034 PHP crashes Apache 2.0.45
Submitted: 2003-04-03 06:36 UTC Modified: 2003-04-21 09:20 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: grischa dot toedt at web dot de Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.3.2RC1 OS: WinXP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
45 - 35 = ?
Subscribe to this entry?

 
 [2003-04-03 06:36 UTC] grischa dot toedt at web dot de
I installed Mantis (http://mantisbt.sourceforge.net/) which uses a BASIC_AUTH to login.

But, everytime i try to login it crashes Apache 2.0.45.

More in detail....
Access violation at "0x006f9444" in Apache.exe:
0xC0000005: Access violation at writeposition "0x7a6c616d".

(The command "written" couldn`t be processed on the memory.)

>	php4ts.dll!006f9444() 	


Am not sure if the Problem is on the PHP or the Apache side....

Grischa

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-03 13:51 UTC] a dot eibach at gmx dot net
Oh NOT AGAIN.

To get my crash reproduced with a newer Apache version (#23039), I too tried to install 2.0.44 (not .45) on my Win98 box at work.

IMMEDIATE Apache crash. (GPF) (running PHP 4.3.1)
So what did I do? Reinstall 1.3.27 and everything worked well. This is definitely an Apache issue, methinks. Just because I've heard tons of bug reports with 2.0.4x versions meanwhile. One fine day I'm gonna convince my inner self, move into CVS and get me 2.1-dev. This one looks real nice (seen it perform on a colleague's).

andreas
 [2003-04-09 21:19 UTC] iliaa@php.net
Which Apache sapi are you using filter on handler?
If you are NOT using handler, please try it.
 [2003-04-21 09:20 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 10:01:33 2024 UTC