View Issue Details

IDProjectCategoryView StatusLast Update
0000542XdebugUncategorizedpublic2010-03-20 01:28
ReporterBlekel Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
Summary0000542: Apache crashes
Description

Win 7
(Denwer:)
Apache 2.2.4
MySQL 5.1.40
PHP 5.3.1 vc6 ts
xdebug 2.0.5 vc6 ts

Windows events log (translated):

Process name: httpd.exe, version: 2.2.4.0, time label: 0x45a476e3
Module name: php_xdebug-2.0.5-5.3-vc6.dll, version: 2.0.5.0, time label 0x4a4c7e5f
Exception code: 0xc0000005
Code offset: 0x000086e3
PID: 0xf00
Time executing: 0x01cab55021c937bb
Path process: Z:\usr\local\apache\bin\httpd.exe
path module: z:\usr\local\php5\ext\php_xdebug-2.0.5-5.3-vc6.dll
Report code: 21a95788-2144-11df-925b-8000600fe800

Additional Information

php.ini

zend_extension = "z:\usr\local\php5\ext\php_xdebug-2.0.5-5.3-vc6.dll"
xdebug.auto_trace = Off
xdebug.default_enable = Off
xdebug.remote_enable = On
xdebug.remote_host = "localhost"
xdebug.remote_port = 9000
xdebug.remote_handler = "dbgp"

TagsNo tags attached.
Operating SystemWindows 7 Home Edition
PHP Version5.3.1

Activities

derick

2010-03-20 01:28

administrator   ~0001391

This should be fixed by one of the beta releases already.

Issue History

Date Modified Username Field Change
2010-02-24 13:33 Blekel New Issue
2010-02-24 13:33 Blekel Operating System => Windows 7 Home Edition
2010-02-24 13:33 Blekel PHP Version => 5.3.1
2010-02-24 13:33 Blekel Xdebug Version => 2.0.5
2010-03-20 01:28 derick Note Added: 0001391
2010-03-20 01:28 derick Status new => resolved
2010-03-20 01:28 derick Resolution open => no change required
2010-03-20 01:28 derick Assigned To => derick
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized