ID: 29631 Comment by: arnoud at procurios dot nl Reported By: fixxxer at php5 dot ru Status: No Feedback Bug Type: Reproducible crash Operating System: WinXP PHP Version: 5CVS-2004-08-12 (dev) New Comment:
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... Previous Comments: ------------------------------------------------------------------------ [2004-08-28 01:00:04] 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-08-12 15:45:21] [EMAIL PROTECTED] 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-12 15:40:09] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29631&edit=1