View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000866 | Xdebug | Uncategorized | public | 2012-07-12 12:54 | 2012-07-14 19:12 |
Reporter | nnmatveev | Assigned To | derick | ||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Summary | 0000866: Crash on attempt to get context local variables in Xdebug 2.2.0 and PHP 5.4.0 - PHP5.4.4 | ||||
Description | Recently PhpStorm users start to report an issue about Xdebug 2.2.0 & PHP 5.4.4 crashes. The issue is always reproducible for me (Windows 7, Xdebug 2.2.0, PHP 5.4.4 NTS). It is reproducible with all PHP 5.4.x stable versions. | ||||
Steps To Reproduce | Just try to debug simplest PHPUnit test like this: <?php After reaching the breakpoint Xdebug hangs for a while and then crashes. | ||||
Additional Information | Related issues from PhpStorm issue tracker: | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.4.3 | ||||
|
Please note that I can't reproduce the issue with Xdebug 2.2.0 and PHP 5.3.5. I've attached logs. |
|
@derick Also our users reported that the issue is gone with these binaries: |
|
I'll try to get a new Xdebug version out this weekend, as there are quite a few things that I have fixed. |
|
Marking as closed then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-12 12:54 | nnmatveev | New Issue | |
2012-07-12 12:55 | nnmatveev | File Added: xdebug_2.2.0_php_5.3.5_nts.log | |
2012-07-12 12:55 | nnmatveev | File Added: xdebug_2.2.0_php_5.4.4_nts.log | |
2012-07-12 12:56 | nnmatveev | Note Added: 0002321 | |
2012-07-14 13:19 | nnmatveev | Note Added: 0002322 | |
2012-07-14 13:30 | derick | Note Added: 0002323 | |
2012-07-14 19:12 | derick | Note Added: 0002324 | |
2012-07-14 19:12 | derick | Status | new => resolved |
2012-07-14 19:12 | derick | Resolution | open => duplicate |
2012-07-14 19:12 | 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 |