View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002085 | Xdebug | Code Coverage | public | 2022-04-26 23:31 | 2022-06-06 15:28 |
Reporter | rayperea | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Platform | Linux | OS | Arch Linux | OS Version | Roling Release |
Product Version | 3.1.2 | ||||
Fixed in Version | 3.1.5 | ||||
Summary | 0002085: Crash when used with source guardian encoded files | ||||
Description | When including files that are encoded with source guardian (https://www.sourceguardian.com/) I get a segmentation fault | ||||
Steps To Reproduce | First, you must be able to run files using the Source Guardian loaders. So install the loaders for your system Next, you'll need to encode a file with the Source Guardian encoder. You can sign up for a 14 day trial. Next, execute the php file that's attached with the following command: I get the following: It works fine on the non encoded version of the file I suspect that the issue has something to do with xdebug_set_filter | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Arch Linux | ||||
PHP Version | 8.1.0-8.1.4 | ||||
|
Hi, sorry, but I am not going to install software and closed binaries to fix a compatibility issue with a proprietary third party closed-source extension. If you want to have Xdebug work together with that, you're going to have to get them to provide a pull request to fix it. cheers, |
|
Hi Derick |
|
Certainly, have a look at the contributing guidelines at https://github.com/xdebug/xdebug/blob/master/CONTRIBUTING.rst, and let me know if you have questions. |
|
Hi Derick |
|
I've merged this into the Xdebug 3.1 and master branches. Thanks for the patch! cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-26 23:31 | rayperea | New Issue | |
2022-04-26 23:31 | rayperea | File Added: test1.php | |
2022-04-27 17:31 | derick | Assigned To | => derick |
2022-04-27 17:31 | derick | Status | new => resolved |
2022-04-27 17:31 | derick | Resolution | open => won't fix |
2022-04-27 17:31 | derick | Note Added: 0006279 | |
2022-04-27 18:31 | rayperea | Note Added: 0006280 | |
2022-04-27 18:36 | derick | Note Added: 0006281 | |
2022-05-11 06:23 | rayperea | Note Added: 0006293 | |
2022-05-11 13:38 | derick | Status | resolved => closed |
2022-05-11 13:38 | derick | Fixed in Version | => 3.1dev |
2022-05-11 13:38 | derick | Note Added: 0006296 | |
2022-06-06 15:28 | derick | Fixed in Version | 3.1dev => 3.1.5 |