php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29025 apache 1.3.28 crashes during shutdown
Submitted: 2004-07-05 23:55 UTC Modified: 2004-08-10 01:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: rashid at ds dot pg dot gda dot pl Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5CVS-2004-07-05 (dev) OS: win 2k3
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: rashid at ds dot pg dot gda dot pl
New email:
PHP Version: OS:

 

 [2004-07-05 23:55 UTC] rashid at ds dot pg dot gda dot pl
Description:
------------
latest php5 builds cause apache crashes during shutdown. it happens since at least june 2nd (i didn`t have  this problem earlier). here`s line from system log:

Application Failure Apache.exe 0.0.0.0 in php5ts.dll 5.0.0.0 at offset 0003e32a.

apache version 1.3.28
clean php5 - without any additional extensions loaded
before server shutdown php works fine


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-06 09:51 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip
 [2004-07-06 11:04 UTC] rashid at ds dot pg dot gda dot pl
with latest windows snapshot the problem is still present
 [2004-07-13 16:26 UTC] fixxxer at php5 dot ru
The problem still exists with the lastest snapshot.
winxp/apache 1.3.31
What I've noticed is this depends on xslt extension: if it is not loaded (e.g. if commenting out extension=php_xsl.dll in php.ini), apache does not crash.
Unfortunately i have no possibility to build php from sources --with-debug to provide bt, but here is the callstack information for the win32-200407131030.zip snapshot, maybe this will help.
>	php5ts.dll!0090e2fd() 	
 	php5ts.dll!0094145a() 	
 	php5ts.dll!00931ead() 	
 	php5ts.dll!00931e5f() 	
 	php5apache.dll!10002122() 	
 	ApacheCore.dll!6ff621ff()
[.....]
 [2004-07-23 02:24 UTC] andi@php.net
Does this still happen? Please download another snapshot. Thanks.
 [2004-08-10 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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".
 [2006-07-20 15:46 UTC] jared at sulem dot co dot uk
I also get a crash during shutdown when using apache 2.0.49 and 2.0.58 on Windows 2000, version 5.00.2195, service pack 4.

For me it also appears to occur in PHP5TS using PHP 5.1.4 from the PHP 5.1.4 zip package on php.net.

A stack backtrace from Visual Studio during the crash gives:
01321c90()
PHP5TS! 005fb2a6()
1424548b()
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC