View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001692 | Xdebug | Step Debugging | public | 2019-08-06 18:33 | 2019-09-06 16:37 |
| Reporter | dinu | Assigned To | |||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 2.8.0beta1 | ||||
| Summary | 0001692: Segfault with object-type object property | ||||
| Description | I get a hard crash (usually segfault) when I add to watches an object property (i.e. $x->a) that is also an object instance. Other type object properties seem to work, adding the whole object and then expanding the object-type property also works. PHP version is 7.2.20 but it doesn't appear in the PHP version dropdown. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.2.15-7.2.19 | ||||
|
|
xdebug 2.7.2 does not exhibit same bug |
|
|
Please provide all the information that is requested at https://xdebug.org/support.php#remote for step debugger bugs. |
|
|
I can't reproduce this, and the requested feedback was not provided. It is possible that this is the same issue as 0001665, which I just fixed in GIT. |
|
|
I had some hectic weeks, sorry I couldn't provide details, we just downgraded to 2.7.2; I will test again once it's published on pecl. |