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 | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-27 19:07 | nacc | New Issue | |
2016-01-27 23:29 | nacc | Note Added: 0003434 | |
2016-02-09 21:04 | derick | Note Added: 0003473 | |
2016-02-09 21:04 | derick | Status | new => closed |
2016-02-09 21:04 | derick | Assigned To | => derick |
2016-02-09 21:04 | derick | Resolution | open => fixed |
2016-02-09 21:04 | derick | Fixed in Version | => 2.4.0 |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |