View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001087 | Xdebug | Uncategorized | public | 2014-11-16 08:53 | 2014-11-23 18:15 |
Reporter | brett19 | Assigned To | derick | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | * | OS | * | OS Version | * |
Product Version | 2.2.6 | ||||
Fixed in Version | 2.2.7 | ||||
Summary | 0001087: Segmentation Fault when calling zend_eval_string from RINIT | ||||
Description | When attempting to call zend_eval_string from within the RINIT method of an extension, a segmentation fault will occur from within xdebug. This occurs consistently and does not occur if the same code is evaluated from within a PHP script itself.
Further details available here: | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.5.20-5.5.25 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-11-16 08:53 | brett19 | New Issue | |
2014-11-23 18:15 | derick | Note Added: 0002915 | |
2014-11-23 18:15 | derick | Status | new => closed |
2014-11-23 18:15 | derick | Assigned To | => derick |
2014-11-23 18:15 | derick | Resolution | open => fixed |
2014-11-23 18:15 | derick | Fixed in Version | => 2.2.7 |
2014-12-13 20:33 | derick | Relationship added | has duplicate 0001082 |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |