View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002192 | Xdebug | Step Debugging | public | 2023-07-31 21:10 | 2023-11-30 14:26 |
Reporter | alexander.willner | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | arm64 | OS | macOS | OS Version | 13.5 |
Product Version | 3.2.2 | ||||
Summary | 0002192: Xdebug v3.2.2 crash on PHP 8.3.0-dev with EXC_BAD_ACCESS (phpzend_hash_str_find + 336 / xdebug.so xdebug_base_rinit + 72) | ||||
Description | Xdebug 3.2.2 crashes within PHP 8.3.0-dev by opening a self developed web application (based on Symfony). This happens on arm64/mac and does not occur on PHP 8.2.8 and is directly related to Xdebug (no crash if Xdebug is not loaded). | ||||
Steps To Reproduce | % php -v
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.3-dev | ||||
|
I can't reproduce this. Can you try to recompile Xdebug? It is possible that it didn't get the latest data structures right from PHP, especially if you have recently upgraded that, but not Xdebug. If that doesn't work, I need more information. For example, the data values that lead to this situation:
|
|
True, doesn't happen if I compile it from master (I installed a version via package manager |
|
OK, closing it then. FWIW, Xdebug 3.2 should not even have compiled with PHP 8.3, so I don't know what's going on there either. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-31 21:10 | alexander.willner | New Issue | |
2023-08-01 09:24 | derick | Assigned To | => derick |
2023-08-01 09:24 | derick | Status | new => feedback |
2023-08-01 09:24 | derick | Note Added: 0006616 | |
2023-08-01 13:06 | alexander.willner | Note Added: 0006628 | |
2023-08-01 13:06 | alexander.willner | Status | feedback => assigned |
2023-11-30 14:26 | derick | Status | assigned => resolved |
2023-11-30 14:26 | derick | Resolution | open => no change required |
2023-11-30 14:26 | derick | Note Added: 0006688 |