View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000858 | Xdebug | Uncategorized | public | 2012-06-24 07:58 | 2014-02-27 19:47 |
Reporter | deathemperor | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | PHP 5.4.3, Nginx 1, Zend Studio | OS | Windows | OS Version | 7 |
Product Version | 2.2.0 | ||||
Summary | 0000858: XDebug terminates (or Eclipse loses it?) when viewing variables | ||||
Description | It's actually the same as reported here: http://bugs.xdebug.org/view.php?id=797 and here http://bugs.xdebug.org/view.php?id=824 The differences are I'm on Windows 7, and my IDE is Zend Studio 9.0.2. I've tried this instruction here http://stackoverflow.com/questions/5962060/error-message-unexpected-termination-of-script-debugging-ended-when-debuggi?answertab=active#tab-top and got to install 2.3dev but still the same. | ||||
Steps To Reproduce | Set a breakpoint | ||||
Additional Information | Zend Studio 9.0.2 | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.4.3 | ||||
|
Same issue than the one I have reported and others are reporting. Tested my issue with version rc1 and there is no crashes, it works perfectly. ( mine is at: http://bugs.xdebug.org/view.php?id=855 ) |
|
yeah I've actually reverted back to 2.2rc and I'm happy with it. Although the same issue still happens, it's very rare. |
|
It would be awesome if you could provide:
Or, at least the specific source file where you try to view the variable in. You do say you're on Windows and are using 2.3dev... where did you get that binary from? |
|
Since the other report has been closed because it seems to be fixed, I am adding here additional information of the crash that Toshihiro Izumi at Eclipse PDT forums added for an easily way of reproduce the crash bug in Eclipse while trying to view variables. Toshihiro Izumi information:http://www.eclipse.org/forums/index.php/t/364075/ <?php
|
|
In can reliably reproduce this by simply adding a semicolon to the end of a PHP equals statement like this: <?= $var; ?> |
|
I am closing this, please reopen (with more information if you can), if this is still a problem with the latest versions of PHP and Xdebug. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-24 07:58 | deathemperor | New Issue | |
2012-06-24 22:56 | Spacesoul | Note Added: 0002269 | |
2012-06-24 22:57 | Spacesoul | Note Edited: 0002269 | |
2012-06-25 03:35 | deathemperor | Note Added: 0002270 | |
2012-06-25 18:03 | derick | Note Added: 0002277 | |
2012-06-25 18:03 | derick | Assigned To | => derick |
2012-06-25 18:03 | derick | Status | new => feedback |
2012-07-02 07:27 | Spacesoul | Note Added: 0002317 | |
2013-01-10 08:22 | charlesbanshee | Note Added: 0002416 | |
2014-02-27 19:47 | derick | Note Added: 0002712 | |
2014-02-27 19:47 | derick | Status | feedback => resolved |
2014-02-27 19:47 | derick | Resolution | open => unable to reproduce |
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 |