View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000778 | Xdebug | public | 2012-02-15 20:55 | 2012-02-15 23:12 | |
Reporter | dinkenet | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Mac | OS | OS X | OS Version | 10.6.8 |
Product Version | 2.2dev | ||||
Summary | 0000778: Xdebug session in Eclipse crash whenever it run into simplexml_load_string call | ||||
Description | I was doing usuall "remote debugging" session in Eclipse when I noticed that it always crash whenever it reach line with simplexml_load_string call. I get "Unexpected termination of script, debugging ended" message in small popup. | ||||
Steps To Reproduce | Create really simple php script that use simplexml_load_string function, I used this one: <?php Start debugger in Eclipse i.e. by pointing to script's url and start remote debugging session (I do it with Firefox easyXdebug ext). Do "Step Into" till you reach simplexml line. After you run it you'll let "Unexpected termination of script, debugging ended". Screenshot: http://grab.by/bYnk | ||||
Additional Information | xdebug php.ini settings: | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Mac OS X 10.6.8 | ||||
PHP Version | 5.3.9 | ||||
|
Could you please provide a remote debug log? Use the xdebug.remote_log setting for that please |
|
Uploaded file, it contains only session with test code example I posted above. Let me know if you need anything else. |
|
Fixed on github. Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-15 20:55 | dinkenet | New Issue | |
2012-02-15 21:53 | derick | Note Added: 0001917 | |
2012-02-15 21:53 | derick | Assigned To | => derick |
2012-02-15 21:53 | derick | Status | new => feedback |
2012-02-15 22:19 | dinkenet | File Added: xdebug_remote.log.zip | |
2012-02-15 22:20 | dinkenet | Note Added: 0001918 | |
2012-02-15 22:20 | dinkenet | Status | feedback => assigned |
2012-02-15 23:12 | derick | Note Added: 0001919 | |
2012-02-15 23:12 | derick | Status | assigned => closed |
2012-02-15 23:12 | derick | Resolution | open => fixed |
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) |