View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002167 | Xdebug | Installation | public | 2023-03-29 15:06 | 2023-07-04 15:58 |
Reporter | Joseph_Leedy | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | ARM64; Apple M2 | OS | macOS | OS Version | 13.2.1 |
Product Version | 3.2.1 | ||||
Summary | 0002167: Xdebug 3.2.1 Crashes PHP 8.1 on Apple M2 Hardware | ||||
Description | When I try to install Xdebug in PHP 8.1, after the install completes, I get a "Killed" error: Build process completed successfully When trying to run php -v with Xdebug enabled, I get the same error: $ php -v Looking at the output in Console.app (see attached), I see this error: EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid)) Reinstalling PHP 8.1 (through Homebrew) and Xdebug 3.2.1 (through PECL) does not resolve this issue. Disabling Xdebug resolves error. | ||||
Steps To Reproduce |
| ||||
Tags | apple m2, crash, php 8.1 | ||||
Attached Files | |||||
Operating System | macOS 13.2.1 | ||||
PHP Version | 8.1.10-8.1.19 | ||||
|
It's worth noting that this issue does not occur with PHP 8.2 installed identically on the same machine. |
|
This issue appears to be resolved in PHP 8.1.18. $ php -v |
|
Xdebug does not exactly crash here, it's just a way how the Operating System also signals invalid signed code. As that is something happens on the OS, through Homebrew or something, there is not much I can do. However, I think you have already resolved this on your side now? |
|
Can't reproduce this, and no feedback has been provided for a while. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-29 15:06 | Joseph_Leedy | New Issue | |
2023-03-29 15:06 | Joseph_Leedy | Tag Attached: apple m2 | |
2023-03-29 15:06 | Joseph_Leedy | Tag Attached: crash | |
2023-03-29 15:06 | Joseph_Leedy | Tag Attached: php 8.1 | |
2023-03-29 15:06 | Joseph_Leedy | File Added: php-2023-03-29-095547.ips | |
2023-03-29 15:11 | Joseph_Leedy | Note Added: 0006540 | |
2023-04-28 15:54 | Joseph_Leedy | Note Added: 0006554 | |
2023-05-24 16:23 | derick | Assigned To | => derick |
2023-05-24 16:23 | derick | Status | new => feedback |
2023-05-24 16:23 | derick | Note Added: 0006566 | |
2023-07-04 15:58 | derick | Status | feedback => resolved |
2023-07-04 15:58 | derick | Resolution | open => unable to reproduce |
2023-07-04 15:58 | derick | Note Added: 0006576 |