| Summary: | Opening Variable view causes "unexpected termination of script, debuging ended" and no Variables/values are shown. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Vladimir <rtd5rtd> |
| Component: | PDT | Assignee: | PHP Debug <php.debug-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | P2 | CC: | fonji, silviya, zulus |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Vladimir
0000669: eclipse / xampp crsahes when selecting 'variables' tab - MantisBT <http://bugs.xdebug.org/view.php?id=669> 0000658: Eclipse/Xdebug crashes when debugging drupal - MantisBT <http://bugs.xdebug.org/view.php?id=658> Ok so I made a few tests: I had this bug with eclipse Indigo (pdt 3.0) and Helios (pdt 2.2) with php 5.4.0 and xdebug. Note that the time execution limit wasn't removed by the debugger while debugging... So I though it may be a php problem. I rolled back to php 5.3.8 with xdebug and pdt 2.2 and it works! So it seems to be a bug somewhere between php 5.4 and xdebug, but the original bug report here is about php 5.3.3... Anyway, Vladimir, try php 5.3.8 or 5.3.10 and xdebug, it should work properly. Cheers, fonji Bug has been fixed on XDebug side long time ago. See: https://bugs.xdebug.org/view.php?id=658 I could not reproduce with more recent configuration so I'm closing it. If anyone can reproduce please reopen and give more recent information. |