View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001734 | Xdebug | Step Debugging | public | 2020-01-15 17:02 | 2020-01-16 14:12 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.9.1 | Fixed in Version | 2.9.1 | ||
Summary | 0001734: Segfault with DBGp "source" with a out-of-range start line number | ||||
Description | When using a -b option to "source" where the line number is higher than the number of lines, a NULL is returned, which will then end up segfaulting Xdebug | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4.0-7.4.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-15 17:02 | derick | New Issue | |
2020-01-16 14:12 | derick | Assigned To | => derick |
2020-01-16 14:12 | derick | Status | new => closed |
2020-01-16 14:12 | derick | Resolution | open => fixed |
2020-01-16 14:12 | derick | Fixed in Version | => 2.9.1 |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |