View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000195 | Xdebug | Uncategorized | public | 2006-08-19 12:10 | 2006-10-03 20:09 |
Reporter | orson | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Platform | Windows | OS | XP | OS Version | sp2 |
Product Version | 2.0.0dev | ||||
Summary | 0000195: CLI Error after debgging session | ||||
Description | I use lastest dev (2.0.0rc1-dev) and PHPEclise custom build from CVS. I can debug, see variables, set break points BUT when session ends allways windows error msg popup :/ error is about: "CLI has encountered a problem and needs to close. We are sorry for the inconvenience." It's annoying :/ | ||||
Steps To Reproduce | End debugging session (either click stop or end execution) | ||||
Additional Information | win xp sp2 | ||||
Tags | No tags attached. | ||||
Operating System | Windows | ||||
PHP Version | 5.1.2 | ||||
|
I can send you windows stack trace of error if you need it ... |
|
No need for the windows trace... however the script that you used and the xdebug log (you can generate that with xdebug.remote_log=c:\tmp\xdebug.log) would beuseful providing it is a short script. Are you also sure you're using PHP 5.1.2 and which exact build date of Xdebug did you use? |
|
Hi I'm using php 5.1.5 but this version isn't in select ;) |
|
No, it should be fine... however I can not reproduce this on Linux (and I don't have Windows)... so if you could provide the script and xdebug log I might be able to reproduce it. I added the new PHP versions to the select box now though. |
|
I committed a possible fix to CVS. Please grab a new compiled DLL from http://pecl4win.php.net/ext.php/php_xdebug.dll and make sure it is dated after "2006-08-19 12:08:16". Please re-open this bug if it does not address the issue. |
|
nope ... popup still appear ... did you get my email ? yesterday i sent you letter with log, sample script and screenshots ... did you get it ? should i send it again ? Event Type: Error |
|
Yes, I got your log and test file. I still could not reproduce it with that on Linux though but found another thing that could have been it. But it seems that was not the case. You mentioned you could give me a stack trace on windows - that might be helpful now as look as it looks like something like the trace on http://bugs.php.net/bugs-generating-backtrace-win32.php . |
|
hmm ... unexpectedly i found workarodund/solution! in phpeclipse i changed php interpreter to php-cgi.php ... now it's working without problems! I allways use php.exe in settings to code inspecting and parse check's and there php.exe works ok ... so you can close this bug :D ps. about stacktrace: i don't have ms vc++ in home but if you wan't i will try to reproduce this error in my work, there we have vs 6.0 and 2003 |
|
You shouldn't need to do that actually. Please reopen this report when you encounter more problems with it. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-08-19 12:10 | orson | New Issue | |
2006-08-19 12:13 | orson | Note Added: 0000433 | |
2006-08-19 12:51 | derick | Note Added: 0000434 | |
2006-08-19 12:51 | derick | Status | new => feedback |
2006-08-19 13:25 | orson | Note Added: 0000438 | |
2006-08-19 13:34 | derick | Note Added: 0000440 | |
2006-08-19 15:02 | derick | Status | feedback => closed |
2006-08-19 15:02 | derick | Note Added: 0000443 | |
2006-08-20 14:41 | orson | Status | closed => feedback |
2006-08-20 14:41 | orson | Resolution | open => reopened |
2006-08-20 14:41 | orson | Note Added: 0000446 | |
2006-08-20 14:48 | derick | Note Added: 0000447 | |
2006-08-20 15:11 | orson | Note Added: 0000448 | |
2006-10-03 20:09 | derick | Status | feedback => resolved |
2006-10-03 20:09 | derick | Resolution | reopened => suspended |
2006-10-03 20:09 | derick | Assigned To | => derick |
2006-10-03 20:09 | derick | Note Added: 0000467 | |
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 |