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 | derick | ||
| 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 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-09-23 08:50 | derick | New Issue | |
| 2017-09-23 08:50 | derick | Status | new => assigned |
| 2017-09-23 08:50 | derick | Assigned To | => derick |
| 2017-09-25 18:56 | derick | Status | assigned => closed |
| 2017-09-25 18:56 | derick | Resolution | open => fixed |
| 2017-09-25 18:56 | derick | Fixed in Version | => 2.6.0dev |
| 2017-12-02 15:57 | derick | Fixed in Version | 2.6.0dev => 2.6.0alpha1 |
| 2017-12-02 18:34 | derick | Target Version | 2.6.0dev => 2.6.0alpha1 |
| 2017-12-02 18:36 | derick | Target Version | 2.6.0alpha1 => 2.6.0 |
| 2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
| 2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |