View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000430 | Xdebug | public | 2009-02-21 00:02 | 2009-11-27 16:58 | |
| Reporter | gbraux | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Platform | WIN32 | OS | Windows Server 2008 | ||
| Summary | 0000430: php.exe crash (Access violation) when debug_enable( ) called | ||||
| Description | Php crash when running with : The remote debug mode works very well, only the "local" debug (show stack trace on pages ...) no not work. The Access Violation (in php.exe or php-cgi.exe when called from IIS) is made in NTDLL.exe. No trace of xdebug.dll in the crash stack (only php.exe and ntdll) The problem really seemed to be a threading problem, as the xdebug dll do not appears in stack ... | ||||
| Steps To Reproduce | Install xdebug 2.0.5 for php5.2.x NTS with the same configuration as mine ... | ||||
| Additional Information | Running configuration : zend_extension=path/xdebug.dll (in php.ini) | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.4 | ||||
| duplicate of | 0000410 | closed | Apache crashes on Vista with xDebug installed |
|
|
FYI : Faulting application php-cgi.exe, version 5.2.4.4, time stamp 0x47013732, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a7a6, exception code 0xc0000005, fault offset 0x000682f8, process id 0x1258, application start time 0x01c9940f2116f906. php-cgi.exe |