View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000414 | Xdebug | Uncategorized | public | 2008-10-11 10:02 | 2016-12-06 19:18 |
Reporter | lehack | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Platform | Windows Devel | OS | Windows | OS Version | XP SP3 |
Target Version | 2.2dev | ||||
Summary | 0000414: XDebug crashing Apache while PHP script tries to access COM | ||||
Description | I'm having a script here, which tries to access something using COM. This script is executed by an apache 2.2.9 with php 5.2.6 (configured as a module). Having XDebug enabled (but not using it!) executing the script will crash the apache. Deactiviating XDebug in the php.ini will lead to successfull execution of the script. Please note that this happens regardless of the COM-component called (in the example below Word is called). The VS-debugger shows the following message:
| ||||
Steps To Reproduce |
| ||||
Additional Information | The script used to reproduce the error: | ||||
Tags | No tags attached. | ||||
Operating System | Windows XP SP3 | ||||
PHP Version | 5.2.6 | ||||
|
I am not very well versed in Windows development. Setting this bug as Acknowledged, but don't expect any fix any time soon. |
|
I can reproduce this bug on PHP 5.4.16, Apache 2.4 and Windows 2008 R2. |
|
Is this still causing a problem for you? (I know, the issue is 8 years old) ;-) |
|
I can confirm, that the bug is still persisting. We are still on PHP 5.4.16, Apache 2.4 and Windows 2008 R2, with xdebug.overload_var_dump=off in php.ini. |
|
Support for PHP 5.4 got dropped by the PHP project in August 2015. I don't have anything set-up for this anymore, so I can't ever try to reproduce and fix this. I am closing this now, but feel free to reopen this if this still a problem with supported versions of PHP (>=7.0) and Xdebug (>=2.5.0). |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-10-11 10:02 | lehack | New Issue | |
2010-03-20 23:47 | derick | Target Version | => 2.2dev |
2014-01-03 15:44 | derick | Note Added: 0002654 | |
2014-01-03 15:44 | derick | Assigned To | => derick |
2014-01-03 15:44 | derick | Status | new => acknowledged |
2014-12-17 18:55 | lmeyer | Note Added: 0002941 | |
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) |
2016-12-04 15:52 | derick | Note Added: 0003911 | |
2016-12-04 15:52 | derick | Status | acknowledged => feedback |
2016-12-06 07:43 | lmeyer | Note Added: 0003949 | |
2016-12-06 07:43 | lmeyer | Note Edited: 0003949 | |
2016-12-06 19:18 | derick | Note Added: 0003951 | |
2016-12-06 19:18 | derick | Status | feedback => resolved |
2016-12-06 19:18 | derick | Resolution | open => won't fix |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |