View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000123 | Xdebug | Uncategorized | public | 2005-04-07 22:52 | 2005-04-08 08:39 |
Reporter | 0x33 | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Summary | 0000123: Segmentation fault with __autoload | ||||
Description | When using PHP5's __autoload function, apache segfault if xdebug is enabled. (See code below to reproduce the error) PHP : 5.0.[3-4] | ||||
Additional Information | File a.php <?php File b.php <?php File main.php <?php | ||||
Tags | No tags attached. | ||||
Operating System | Debian Woody (stable) with PHP5 dotdeb package | ||||
PHP Version | 5.0.2 | ||||
duplicate of | 0000078 | closed | segfault with set_exception_handler() |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-04-07 22:52 | 0x33 | New Issue | |
2005-04-08 08:39 | derick | Status | new => resolved |
2005-04-08 08:39 | derick | Resolution | open => duplicate |
2005-04-08 08:39 | derick | Relationship added | duplicate of 0000078 |
2005-04-08 08:39 | derick | Assigned To | => derick |
2005-04-08 08:39 | derick | Note Added: 0000253 | |
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 |