View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001654 | Xdebug | Step Debugging | public | 2019-04-05 10:57 | 2020-03-12 16:15 |
Reporter | hughworm | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.7.0 | ||||
Summary | 0001654: ERR_EMPTY_RESPONSE and "zend_mm_heap corrupted" in log | ||||
Description | Ubuntu 18.04 | ||||
Steps To Reproduce | Ubuntu 18.04 Install and configure xdebug 2.7.0 | ||||
Tags | zend_mm_heap | ||||
Operating System | Ubuntu 18.04 | ||||
PHP Version | 7.2.10-7.2.14 | ||||
|
I am guessing that this is the same issue as 0001647 — if you can provide a remote log file (https://xdebug.org/support.php#remote) I can check if there is a conditional breakpoint being set. The fix for this is part of Xdebug 2.7.1, which is nearly released (another hour or so), so you could try that too (it's already on pecl, so "pecl install 2.7.1."). |
|
Thanks. No conditional breakpoint AFAIK. I'll wait to see if 2.7.1 fixes it and send remote debugging log if not. |
|
I built 2.7.1 and it seems to have fixed it :) FYI There are a couple of conditional breakpoints in the project, though not on the page I was using to test. |
|
OK. Let me mark this issue as "resolved" then, as we could never really pin point this. Let me know if you see this again (in a new issue). cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-05 10:57 | hughworm | New Issue | |
2019-04-05 10:57 | hughworm | Tag Attached: zend_mm_heap | |
2019-04-05 11:42 | derick | Assigned To | => derick |
2019-04-05 11:42 | derick | Status | new => feedback |
2019-04-05 11:42 | derick | Note Added: 0004985 | |
2019-04-05 11:55 | hughworm | Note Added: 0004987 | |
2019-04-05 11:55 | hughworm | Status | feedback => assigned |
2019-04-05 14:26 | hughworm | Note Added: 0004988 | |
2020-03-12 16:15 | derick | Status | assigned => resolved |
2020-03-12 16:15 | derick | Resolution | open => no change required |
2020-03-12 16:15 | derick | Note Added: 0005286 | |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |