| Anonymous | Login | Signup for a new account | 2013-05-19 07:19 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 | |||
| 0000831 | Xdebug | Usage problems | public | 2012-05-11 07:49 | 2012-05-28 13:05 | |||
| Reporter | rulatir | |||||||
| Assigned To | derick | |||||||
| Priority | normal | Severity | major | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | PHP 5.4.3, Apache 2.2.22 | OS | Linux | OS Version | 3.3.5 | |||
| Product Version | 2.2.0 | |||||||
| Target Version | 2.2.1 | Fixed in Version | 2.2.1 | |||||
| Summary | 0000831: Debugging terminates in Eclipse when viewing variables (0000797, contd) | |||||||
| Description | I am still experiencing the symptom detailed in bug 0000797, which was apparently prematurely closed as fixed. | |||||||
| Steps To Reproduce | Set a breakpoint Run script, XDebug stops at the breakpoint Select 'Variables' tab in Eclipse (or similar in other IDEs?) 'Unexpected termination of script, debugging ended.' | |||||||
| Additional Information | NOTE WELL ABOUT THE PHP VERSION!!! It's 5.4.3, not 5.4.2. There was no 5.4.3 option in the PHP Version select - please update the options! | |||||||
| Tags | No tags attached. | |||||||
| Operating System | Linux | |||||||
| PHP Version | 5.4.2 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002141) rulatir (reporter) 2012-05-11 07:51 |
The reporter of issue 830 beat me to it! I swear it didn't show in search results... |
|
(0002148) derick (administrator) 2012-05-13 22:50 |
Hi, In order to reproduce and fix this, I'd need the following information: - A *short* and *self-contained* script that reproduces the issue while debugging - A debugging log, which you can make with setting xdebug.remote_log=/tmp/xdebug.log cheers, Derick |
|
(0002151) rulatir (reporter) 2012-05-15 00:22 |
Consider this a duplicate of 830. |
|
(0002152) derick (administrator) 2012-05-15 10:41 |
I know it's a duplicate, but as long as the author in 0000830 doesn't provide useful information, your help would matter greatly! |
|
(0002204) derick (administrator) 2012-05-28 09:27 |
I think I've just pushed a fix to github for this issue. Could you please try it? |
|
(0002206) rulatir (reporter) 2012-05-28 10:23 edited on: 2012-05-28 10:23 |
Appears to work now! My minimal testcase above - no crash, and speller's testcase with original openid.php works too. I will now stress-test it on my wordpress plugin, but I am optimistic. Thanks! Did you manage to reproduce it after all? What was the cause (if not too involved to explain)? Will you release a hotfix if others confirm it's fixed? |
|
(0002209) derick (administrator) 2012-05-28 13:05 |
I couldn't reproduce it for your specific case still. But it had to do by not checking whether every property was static when trying to read it. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-05-11 07:49 | rulatir | New Issue | |
| 2012-05-11 07:51 | rulatir | Note Added: 0002141 | |
| 2012-05-13 22:50 | derick | Note Added: 0002148 | |
| 2012-05-13 22:50 | derick | Assigned To | => derick |
| 2012-05-13 22:50 | derick | Status | new => feedback |
| 2012-05-15 00:22 | rulatir | Note Added: 0002151 | |
| 2012-05-15 00:22 | rulatir | Status | feedback => assigned |
| 2012-05-15 10:41 | derick | Note Added: 0002152 | |
| 2012-05-15 10:41 | derick | Status | assigned => feedback |
| 2012-05-15 23:30 | derick | Target Version | => 2.2.1 |
| 2012-05-28 01:13 | rulatir | File Added: sample.php | |
| 2012-05-28 09:27 | derick | Note Added: 0002204 | |
| 2012-05-28 10:23 | rulatir | Note Added: 0002206 | |
| 2012-05-28 10:23 | rulatir | Status | feedback => assigned |
| 2012-05-28 10:23 | rulatir | Note Edited: 0002206 | View Revisions |
| 2012-05-28 13:05 | derick | Note Added: 0002209 | |
| 2012-05-28 13:05 | derick | Status | assigned => closed |
| 2012-05-28 13:05 | derick | Resolution | open => fixed |
| 2012-05-28 13:05 | derick | Fixed in Version | => 2.2.1 |
| Copyright © 2000 - 2011 MantisBT Group |