View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001274 | Xdebug | Uncategorized | public | 2016-02-19 14:19 | 2017-01-03 18:44 |
Reporter | Coren | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | random |
Status | resolved | Resolution | unable to reproduce | ||
Platform | xampp win32 vc14 php 7.0.2-1 | OS | Microsoft Windows Professional | OS Version | 7 x64_86 |
Product Version | 2.4.0rc4 | ||||
Summary | 0001274: xdebug-remote: enters tight loop trying to connect to debug client, exhausting Windows to the point of global WSAENOBUFS (10053) | ||||
Description | Quite frequently, the connection between the debug client and xdebug breaks (debug clients tried: eclipse (Mars SR1), netbeans (8.1), sublime3). (It might be a connection reset due to php timeout, though that is set quite high.) Unfortunately very often, xdebug subsequently enters into a frenzy of trying to connect back to the client. In the xampp-control window, one can see the apache process counting rapidly through ports. Looking at ProcessHacker, it's at least 10 connection attempts (= ports) per second. The problem is worsened by the fact that even restarting Apache can keep xdebug churning through connection attempts if the browser tries to access the afflicted site, even if clearing all cookies before trying so.
| ||||
Tags | No tags attached. | ||||
Operating System | Microsoft Window 7 x64_86 | ||||
PHP Version | 7.0.0-7.0.4 | ||||
|
In addition, calling the complimentory ?XDEBUG_SESSION_STOP_NOEXEC to ask xdebug to stop leaves xdebug completely unimpressed. |
|
Is this still causing issues for you with PHP 7.0.13 and Xdebug 2.5.0RC2 (due to be released in a few hours)? |
|
I could not reproduce this, as there was no reproducible case, and no additional information was presented. I am therefore closing this report. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-19 14:19 | Coren | New Issue | |
2016-02-19 15:20 | Coren | Note Added: 0003511 | |
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) |
2016-12-04 15:17 | derick | Note Added: 0003900 | |
2016-12-04 15:17 | derick | Assigned To | => derick |
2016-12-04 15:17 | derick | Status | new => feedback |
2017-01-03 18:44 | derick | Note Added: 0004119 | |
2017-01-03 18:44 | derick | Status | feedback => resolved |
2017-01-03 18:44 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |