View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001257 | Xdebug | Uncategorized | public | 2016-01-20 16:33 | 2016-02-27 15:58 |
| Reporter | driusan | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | resolved | Resolution | unable to reproduce | ||
| Platform | Linux | OS | CentOS | OS Version | 6.7 |
| Product Version | 2.4.0rc3 | ||||
| Summary | 0001257: Segmentation fault with XDEBUG_CC_UNUSED and built in PHP web server | ||||
| Description | I have PHP 7.0.2 and xdebug 2.4.0RC3 installed on CentOS using yum and the webtatic repo. When I try using x_debug_start_code_coverage(XDEBUG_CC_UNUSED), I get a segmentation fault in PHP. | ||||
| Steps To Reproduce | Put the following code into a file named test.php --
| ||||
| Additional Information | The segmentation fault doesn't happen if I take out XDEBUG_CC_UNUSED and just use "x_debug_start_code_coverage()". | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.0.0-7.0.4 | ||||