View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002175 | Xdebug | Uncategorized | public | 2023-04-17 08:28 | 2023-04-17 08:28 |
Reporter | alexander.willner | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | PHP 8.2.5 | OS | macOS | OS Version | 13.3.1 |
Product Version | 3.2.1 | ||||
Summary | 0002175: Crash with EXC_BAD_ACCESS in xdebug_str_create | ||||
Description | Xdebug 3.2.1 crashes within PHP 8.2.5 by opening a self developed web application (based on Symfony). This happens on arm64/mac (I saw something similar on an amd64/linux machine, however, this issue report is specifically for the trace shown below). | ||||
Steps To Reproduce |
| ||||
Additional Information | % SSL=1 lldb -- php -d variables_order=EGPCS -S 0.0.0.0:8196 -t web web/router.php
| ||||
Tags | crash | ||||
Operating System | macOS 13.3.1 (22E261) | ||||
PHP Version | 8.2.0-8.2.9 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-17 08:28 | alexander.willner | New Issue | |
2023-04-17 08:28 | alexander.willner | Tag Attached: crash |