View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000339 | Xdebug | public | 2007-11-22 09:40 | 2011-09-26 07:42 | |
| Reporter | sgehrig | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Target Version | 2.2dev | ||||
| Summary | 0000339: Segmentation fault in PHP interactive mode | ||||
| Description | When running PHP in interactive mode (php -a) PHP runs into a segmentation fault, when including an external file. The same script runs without problems when being run from a file. Removing the Xdebug extension also solves the problem. | ||||
| Additional Information | user@server:~> php -v <?php user@server:~> less test.php | ||||
| Tags | No tags attached. | ||||
| Operating System | SUSE Linux 9.3 | ||||
| PHP Version | 5.2.4 | ||||