php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29631 apache_get_modules() crashes apache
Submitted: 2004-08-12 15:40 UTC Modified: 2004-08-28 01:00 UTC
Votes:4
Avg. Score:4.2 ± 0.8
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:4 (100.0%)
From: fixxxer at php5 dot ru Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5CVS-2004-08-12 (dev) OS: WinXP
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-08-12 15:40 UTC] fixxxer at php5 dot ru
Description:
------------
apache_get_modules() crashes apache1.3.31

Reproduce code:
---------------
<? apache_get_modules() ?>

Expected result:
----------------
list of modules

Actual result:
--------------
apache segfaults

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-12 15:45 UTC] derick@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2004-08-28 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".
 [2004-09-28 17:58 UTC] arnoud at procurios dot nl
I'm seeing the same crash (on WinXP, Apache 1.3.31) on several of my machines. However, the crash doesn't seem to happen on my Unix machine. Is there a way I could create the requested backtrace on Windows? The document about creating backtraces above doesn't mention it...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC