View Issue Details

IDProjectCategoryView StatusLast Update
0001734XdebugStep Debuggingpublic2020-01-16 14:12
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.9.1Fixed in Version2.9.1 
Summary0001734: 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

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

There are no notes attached to this issue.

Issue History

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