View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001261 | Xdebug | Uncategorized | public | 2016-01-27 19:07 | 2016-02-09 21:04 |
| Reporter | nacc | Assigned To | |||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Ubuntu | OS Version | 16.04 |
| Product Version | 2.4.0rc4 | ||||
| Fixed in Version | 2.4.0 | ||||
| Summary | 0001261: segmentation fault in xdebug.so with PHP7.0 version of 'pkgtools' | ||||
| Description | While helping port packages over to PHP7.0 in Ubuntu, I ran across a segmentation fault when running the xdebug 2.4.0-rc4 & php 7.0.2 The script is bin/pkgtools from The core dump occurs regardless of any parameters to pkgtools (i.e., | ||||
| Steps To Reproduce | I reproduce this by spinning up a VM (technically a chroot, but | ||||
| Additional Information | Derick provided a temporary patch on the ML, but it fails a PHP7 test case. diff --git a/xdebug_stack.c b/xdebug_stack.c
| ||||
| Tags | No tags attached. | ||||
| Operating System | Ubuntu 16.04 | ||||
| PHP Version | 7.0.0-7.0.4 | ||||