View Issue Details

IDProjectCategoryView StatusLast Update
0001474XdebugUncategorizedpublic2017-12-02 18:36
Reporterderick Assigned Toderick  
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.5.5 
Target Version2.6.0Fixed in Version2.6.0alpha1 
Summary0001474: 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.

TagsNo tags attached.
Operating System
PHP Version7.0.20-7.0.24

Activities

There are no notes attached to this issue.

Issue History

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