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 | derick | ||
| 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 | ||||
|
|
This seems to work fine with Xdebug 2.1.2. Is this still an issue? |
|
|
Hi Derick, don't think this is relevant any more. After switching to PHP 5.3 and a more recent XDebug version I cannot reproduce the issue. Best regards Stefan |
|
|
Cheers. Closing it then. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-11-22 09:40 | sgehrig | New Issue | |
| 2010-03-20 23:47 | derick | Target Version | => 2.2dev |
| 2011-09-25 22:36 | derick | Note Added: 0001815 | |
| 2011-09-25 22:36 | derick | Assigned To | => derick |
| 2011-09-25 22:36 | derick | Status | new => feedback |
| 2011-09-26 06:57 | sgehrig | Note Added: 0001816 | |
| 2011-09-26 06:57 | sgehrig | Status | feedback => assigned |
| 2011-09-26 07:42 | derick | Note Added: 0001817 | |
| 2011-09-26 07:42 | derick | Status | assigned => resolved |
| 2011-09-26 07:42 | derick | Resolution | open => no change required |
| 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) |