View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002305 | Xdebug | Uncategorized | public | 2024-11-21 20:57 | 2024-11-28 13:41 |
| Reporter | RuggMatt | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.4.0beta1 | ||||
| Target Version | 3.4dev | Fixed in Version | 3.4.0 | ||
| Summary | 0002305: Segfault when checking whether to ignore creating a debug connection during shutdown functions | ||||
| Description | The beta version produces a segfault when simply running the provided script. I was trying the beta because i wanted to upgrade to PHP 8.4 and narrowed down the issue to these two functions being called together. 3.3.2 works fine. beta does not. | ||||
| Steps To Reproduce | Run the following script via cli
| ||||
| Additional Information | PHP 8.3.13 (cli) (built: Nov 12 2024 02:08:29) (NTS) | ||||
| Tags | No tags attached. | ||||
| Operating System | alpine3.20.3 in docker on wsl2 | ||||
| PHP Version | 8.3.10-8.3.19 | ||||