View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000311 | Xdebug | public | 2007-09-28 22:07 | 2007-10-04 09:33 | |
Reporter | sherman | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0000311: Segmentation Fault | ||||
Description | I writing simple php extension. I have crash with bellow code. Segfault occurs only with enebled xdebug: [code]
} Segfault occurs in the branch: zend_hash_num_elements(Z_ARRVAL_P(where)) != 0 Exception does not throw. Without xdebug code work correctly. Full Version of class here: | ||||
Additional Information | php version: | ||||
Tags | No tags attached. | ||||
Operating System | gentoo | ||||
PHP Version | 5.2-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-09-28 22:07 | sherman | New Issue | |
2007-10-04 09:33 | derick | Status | new => resolved |
2007-10-04 09:33 | derick | Resolution | open => won't fix |
2007-10-04 09:33 | derick | Assigned To | => derick |
2007-10-04 09:33 | derick | Note Added: 0000734 | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |