| Anonymous | Login | Signup for a new account | 2013-06-19 15:11 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000762 | Xdebug | Usage problems | public | 2011-12-16 13:13 | 2012-03-28 10:37 | |||
| Reporter | nnmatveev | |||||||
| Assigned To | derick | |||||||
| Priority | normal | Severity | crash | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 2.1.4 | ||||||
| Summary | 0000762: xdebug crashes after evaluation of specific expression in the specific context | |||||||
| Description | subj based on http://youtrack.jetbrains.net/issue/WI-7771 [^] | |||||||
| Steps To Reproduce | The issue is always reproducible on the same code base 1) install http://myopencart.googlecode.com/files/ocstore_v0.2.2.zip [^] 2) put breakpoint at \catalog\controller\information\information.php:4 3) stop at the breakpoint 4) Evaluate expression '$this->registry->data'(PhpStorm will actually evaluate the following: $GLOBALS['IDE_EVAL_CACHE']['a53566f5-c187-4868-9930-592f7b41a740']=$this->registry->data) | |||||||
| Additional Information | Please let me know if I can provide some kind of debug information for you | |||||||
| Tags | No tags attached. | |||||||
| Operating System | ||||||||
| PHP Version | 5.3.8 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0001884) derick (administrator) 2011-12-16 13:51 |
Can you please try the latest version from github? I am pretty sure I fixed this. |
|
(0001886) nnmatveev (reporter) 2011-12-16 14:59 |
Ok, I will try it. Thanks! |
|
(0001887) nnmatveev (reporter) 2011-12-16 15:02 |
derick, is there any instruction how to build Xdebug if you are on Windows? |
|
(0001888) nnmatveev (reporter) 2011-12-16 15:07 |
Another issue from PhpStorm tracker about the same problem - http://youtrack.jetbrains.net/issue/WI-8459 [^] xdebug1.log and xdebug1_problem_expressions.txt attached |
|
(0001931) derick (administrator) 2012-02-29 13:10 |
This should be fixed in 2.1.3, please test it. |
|
(0001991) derick (administrator) 2012-03-16 22:11 |
Could you please test whether this works with Xdebug 2.1.4? |
|
(0002023) nnmatveev (reporter) 2012-03-28 10:24 |
Sorry for delay. I've just checked it with Xdebug 2.1.4 and can confirm that it is fixed. Thanks! |
|
(0002024) derick (administrator) 2012-03-28 10:37 |
Closing then! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-12-16 13:13 | nnmatveev | New Issue | |
| 2011-12-16 13:28 | nnmatveev | File Added: xdebug.log | |
| 2011-12-16 13:51 | derick | Note Added: 0001884 | |
| 2011-12-16 13:51 | derick | Assigned To | => derick |
| 2011-12-16 13:51 | derick | Status | new => feedback |
| 2011-12-16 14:59 | nnmatveev | Note Added: 0001886 | |
| 2011-12-16 14:59 | nnmatveev | Status | feedback => assigned |
| 2011-12-16 15:02 | nnmatveev | Note Added: 0001887 | |
| 2011-12-16 15:05 | nnmatveev | File Added: xdebug1_problem_expressions.txt | |
| 2011-12-16 15:07 | nnmatveev | Note Added: 0001888 | |
| 2012-02-29 13:10 | derick | Note Added: 0001931 | |
| 2012-02-29 13:10 | derick | Status | assigned => feedback |
| 2012-03-16 22:11 | derick | Note Added: 0001991 | |
| 2012-03-28 10:24 | nnmatveev | Note Added: 0002023 | |
| 2012-03-28 10:24 | nnmatveev | Status | feedback => assigned |
| 2012-03-28 10:37 | derick | Note Added: 0002024 | |
| 2012-03-28 10:37 | derick | Status | assigned => closed |
| 2012-03-28 10:37 | derick | Resolution | open => fixed |
| 2012-03-28 10:37 | derick | Fixed in Version | => 2.1.4 |
| Copyright © 2000 - 2011 MantisBT Group |