View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002260 | Xdebug | Installation | public | 2024-04-11 12:37 | 2024-04-11 13:39 |
Reporter | aprokopenko | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Platform | Linux | OS | Debian | OS Version | bullseye |
Product Version | 3.3.1 | ||||
Summary | 0002260: 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. This happens always for any encoded file included/required. Doesn't work on 3.3.0, 3.3.1. | ||||
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. I get the following: It works fine on the non encoded version of the file | ||||
Tags | No tags attached. | ||||
Operating System | Debian (docker hub php image) | ||||
PHP Version | 8.2.0-8.2.9 | ||||
|
Xdebug does not support being loaded with third party Zend extensions: https://xdebug.org/docs/compat#compat I would accept patches provided that address this issue, as long as the contributing guidelines are followed: https://github.com/xdebug/xdebug/blob/master/CONTRIBUTING.rst |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-11 12:37 | aprokopenko | New Issue | |
2024-04-11 13:39 | derick | Assigned To | => derick |
2024-04-11 13:39 | derick | Status | new => resolved |
2024-04-11 13:39 | derick | Resolution | open => won't fix |
2024-04-11 13:39 | derick | Note Added: 0006893 |