View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000078 | Xdebug | public | 2004-07-19 12:53 | 2004-09-15 09:01 | |
| Reporter | tony2001 | Assigned To | |||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000078: segfault with set_exception_handler() | ||||
| Description | PHP segfaults with xdebug enabled on this code: function except_handler () {
} set_exception_handler ('except_handler'); throw new Exception ('Exception!'); echo 'hello!'; ?> | ||||
| Additional Information | Program received signal SIGSEGV, Segmentation fault. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.0.0-dev | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-07-19 12:53 | tony2001 | New Issue | |
| 2004-09-15 09:01 | derick | Status | new => closed |
| 2004-09-15 09:01 | derick | Note Added: 0000189 | |
| 2005-04-08 08:39 | derick | Relationship added | has duplicate 0000123 |
| 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) |