View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002034 | Xdebug | Uncategorized | public | 2021-10-12 07:05 | 2021-10-15 13:19 |
| Reporter | MG | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.1.0 | ||||
| Target Version | 3.1dev | Fixed in Version | 3.1.1 | ||
| Summary | 0002034: Xdebug throws a Segmentation fault when 'set_time_limit' function is disabled | ||||
| Description | Xdebug throws a Segmentation fault when 'set_time_limit' function is disabled | ||||
| Steps To Reproduce | Add following setting to your php ini file:
Start php cli (even without script file) | ||||
| Additional Information | Bug has been reproduced in:
Docker container used, built from official Debian-based image | ||||
| Tags | crash, php8.0 | ||||
| Operating System | Debian Buster | ||||
| PHP Version | 8.0.5-8.0.9 | ||||