View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001350 | Xdebug | Uncategorized | public | 2016-10-04 16:05 | 2016-10-04 19:21 |
Reporter | mcordingley | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Platform | Linux | OS | Debian | OS Version | Testing |
Product Version | 2.4.1 | ||||
Summary | 0001350: Segmentation Fault on Code Coverage | ||||
Description | One of my tests is causing XDebug to segfault. Running it through GDB gives some information:
| ||||
Additional Information | Looks like someone had this issue previously: https://bugs.xdebug.org/view.php?id=1263 That said, the line numbers are slightly different. It's probably the same underlying cause showing up slightly differently. Also, the PHP version is actually 7.0.11, but the "PHP Version" field here doesn't go up that high. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.5-7.0.9 | ||||
|
XDebug options currently set: xdebug.remote_enable=1 Commenting them out appears to have no effect on the segfault, though. |
|
I think this is the same issue as 0001331 - which has a link to a GitHub branch that should have a fix. Can you try that one please? |
|
It works. Looks like this is a duplicate of 0001331. :D |
|
Great! I'll close this then (and merge 0001331). |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-04 16:05 | mcordingley | New Issue | |
2016-10-04 16:07 | mcordingley | Note Added: 0003710 | |
2016-10-04 16:09 | mcordingley | Note Edited: 0003710 | |
2016-10-04 18:05 | derick | Note Added: 0003712 | |
2016-10-04 18:05 | derick | Assigned To | => derick |
2016-10-04 18:05 | derick | Status | new => feedback |
2016-10-04 18:54 | mcordingley | Note Added: 0003713 | |
2016-10-04 18:54 | mcordingley | Status | feedback => assigned |
2016-10-04 19:21 | derick | Note Added: 0003714 | |
2016-10-04 19:21 | derick | Relationship added | duplicate of 0001331 |
2016-10-04 19:21 | derick | Status | assigned => resolved |
2016-10-04 19:21 | derick | Resolution | open => duplicate |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |