| Anonymous | Login | Signup for a new account | 2013-05-21 23:08 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 | |||
| 0000824 | Xdebug | Debug client (console) | public | 2012-05-01 18:29 | 2012-05-02 22:10 | |||
| Reporter | myspectator | |||||||
| Assigned To | derick | |||||||
| Priority | high | Severity | crash | Reproducibility | always | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | PHP 5.4, Apache 2.2.0 | OS | Ubuntu | OS Version | 11.10 | |||
| Product Version | 2.2.0RC2 | |||||||
| Target Version | Fixed in Version | 2.2.0 | ||||||
| Summary | 0000824: XDebug terminates when viewing STATIC variable and 2 or more variables | |||||||
| Description | The same problem as described in the issue: http://bugs.xdebug.org/view.php?id=797 [^] I installed php 5.4 and compiled xdebug from git source (revision: e14d2e5). I have tried to debug my PHP-application but it always stops when IDE tries to get variables from class which contains static variable and at least 2 normal variables. I attached 2 examples (see archive). Can you fix it? | |||||||
| Steps To Reproduce | 1. Set a breakpoint. 2. Start debugger. 3. Debugger crashes when IDE is trying show variables for the class which contains static variable and 2 normal variables. | |||||||
| Additional Information | IDE: PhpStorm 4.0 | |||||||
| Tags | No tags attached. | |||||||
| Operating System | Ubuntu 11.10 | |||||||
| PHP Version | 5.4.0 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002118) myspectator (reporter) 2012-05-01 18:31 |
I uploaded the same files from archive to the issue for quick access. |
|
(0002120) derick (administrator) 2012-05-02 09:56 |
I've fixed this after I released RC2. Would you be so kind to get the latest version from github and try again? |
|
(0002125) myspectator (reporter) 2012-05-02 21:24 |
Thank you. It works! I'm sorry to bother you. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-05-01 18:29 | myspectator | New Issue | |
| 2012-05-01 18:29 | myspectator | File Added: xdebug-crashed-examples.tar.gz | |
| 2012-05-01 18:30 | myspectator | File Added: example1_works.php | |
| 2012-05-01 18:30 | myspectator | File Added: example2_doesnt_work.php | |
| 2012-05-01 18:31 | myspectator | Note Added: 0002118 | |
| 2012-05-02 09:56 | derick | Note Added: 0002120 | |
| 2012-05-02 09:56 | derick | Assigned To | => derick |
| 2012-05-02 09:56 | derick | Status | new => feedback |
| 2012-05-02 21:24 | myspectator | Note Added: 0002125 | |
| 2012-05-02 21:24 | myspectator | Status | feedback => assigned |
| 2012-05-02 22:10 | derick | Status | assigned => resolved |
| 2012-05-02 22:10 | derick | Fixed in Version | => 2.2.0 |
| 2012-05-02 22:10 | derick | Resolution | open => fixed |
| Copyright © 2000 - 2011 MantisBT Group |