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 | |||
| 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. | ||||
| 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. |