View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001896 | Xdebug | Uncategorized | public | 2020-11-26 17:24 | 2020-11-27 16:58 |
| Reporter | serbancatalin18 | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0.0 | ||||
| Target Version | 3.0dev | Fixed in Version | 3.0.1 | ||
| Summary | 0001896: Segfault with closures that are not created from user code | ||||
| Description | gdb trace attached The following script gives Segmentation fault. $a = new \ReflectionClass(\stdClass::class); | ||||
| Steps To Reproduce | Create a php file with Run from cli | ||||
| Additional Information | php -v cat /proc/version | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.3.5-7.3.9 | ||||
|
|
https://github.com/xdebug/xdebug/pull/696 Fixed in GIT (master and xdebug_3_0) for xdebug 3.0.1 |