View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001474 | Xdebug | Uncategorized | public | 2017-09-23 08:50 | 2017-12-02 18:36 |
| Reporter | derick | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.5.5 | ||||
| Target Version | 2.6.0 | Fixed in Version | 2.6.0alpha1 | ||
| Summary | 0001474: Crashes due to variable resolving/reading mechanism not taking care of temporary hash tables correctly | ||||
| Description | Xdebug's variable resolving/reading mechanism, which is used in debugging, xdebug_debug_zval, and other situations does not handle temporary hash tables correctly. It often used data after they were already freed causing improper behaviour, and some times crashes. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.0.20-7.0.24 | ||||