View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000038 | Xdebug | public | 2004-01-04 21:09 | 2004-01-05 09:20 | |
| Reporter | sebastian | Assigned To | derick | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Summary | 0000038: Xdebug segfaults with __destruct() | ||||
| Description | The attached script runs fine with current PHP 5 HEAD but crashes when Xdebug (current HEAD) is enabled. | ||||
| Additional Information | Reproducing Script: public function __construct() { public function __destruct() { $test = new Test; Stacktrace: | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.0.0-dev | ||||
| duplicate of | 0000033 | closed | Apache crashes with static methods |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-01-04 21:09 | sebastian | New Issue | |
| 2004-01-05 09:20 | derick | Status | new => resolved |
| 2004-01-05 09:20 | derick | Resolution | open => duplicate |
| 2004-01-05 09:20 | derick | Relationship added | duplicate of 0000033 |
| 2004-01-05 09:20 | derick | Assigned To | => derick |
| 2004-01-05 09:20 | derick | Note Added: 0000088 | |
| 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) |