View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001040 | Xdebug | Uncategorized | public | 2014-03-19 12:33 | 2014-04-29 20:45 |
Reporter | atlanto | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | Windows 8.1 | ||||
Product Version | 2.2.4 | ||||
Fixed in Version | 2.2.5 | ||||
Summary | 0001040: E: Could not connect to client. :-( | ||||
Description | Xdebug 2.2.4 doesn't work on Windows8.1. (It works fine on Windows7 though) Having following directives in php.ini,
Xdebug 2.2.3 works fine in the same environment. | ||||
Additional Information | xdebug_com.c
| ||||
Tags | No tags attached. | ||||
Operating System | Windows 8.1 | ||||
PHP Version | 5.5.5-5.5.9 | ||||
|
Support this issue! |
|
Same issue here. If someone could send me(milkob at gmail.com)/upload pdb file for xdebug 2.2.4 NTS for PHP 5.5, that would be great. I could try to debug this. Thank you so much! |
|
Miloslav, you should be able to find that at: http://pecl.php.net/package/xdebug/2.2.4/windows |
|
Derick, Thank you very much! |
|
|
|
Atlanto, I think you're right. I've pushed a patch to github and put some new binaries at http://xdebug.org/files/xdebug-vc9-latest.tgz for you to test. Miloslav, did you manage to find some time to look at the PDBs and debug this? |
|
Derick, for some reason I'm not able to replicate this with version from http://pecl.php.net/package/xdebug/2.2.4/windows , but I'm able to replicate with the one from http://xdebug.org/download.php . Strange enough version for PHP 5.4 also works for me, just the one for PHP 5.5 is causing the issue. If you'd be that kind and provide me with the fixed one for PHP 5.5. nts, I'll give it a try. Thanks! |
|
Can you please try the latest code from github - on the xdebug_2_2 branch? You can get that with: git clone https://github.com/xdebug/xdebug.git And then you can run: If you are on Windows, you can find new binaries at: |
|
Hi I ran into the same trouble as describe here on my Work Win7 x64 with PHP-nts 5.5.11 x64 and PHP-nts 5.4.27 x86. Today I replaced the php_xdebug-2.2.4.dll's with the php_debug-2.2.5dev and it work's now like a charm ;) regards |
|
Hi, I can confirm the fixed version works. Thank you very much! |
|
Fixed in 2.2.5, which I will release very shortly. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-19 12:33 | atlanto | New Issue | |
2014-03-25 01:58 | speller | Note Added: 0002773 | |
2014-03-25 15:07 | miloslav | Note Added: 0002774 | |
2014-03-25 16:24 | derick | Note Added: 0002775 | |
2014-03-25 16:49 | miloslav | Note Added: 0002776 | |
2014-04-02 06:52 | atlanto | Note Added: 0002779 | |
2014-04-11 14:57 | derick | Note Added: 0002785 | |
2014-04-12 19:01 | miloslav | Note Added: 0002786 | |
2014-04-24 22:45 | derick | Note Added: 0002789 | |
2014-04-24 22:45 | derick | Assigned To | => derick |
2014-04-24 22:45 | derick | Status | new => feedback |
2014-04-25 07:34 | j0inty | Note Added: 0002791 | |
2014-04-27 13:33 | miloslav | Note Added: 0002801 | |
2014-04-29 20:45 | derick | Note Added: 0002804 | |
2014-04-29 20:45 | derick | Status | feedback => closed |
2014-04-29 20:45 | derick | Resolution | open => fixed |
2014-04-29 20:45 | derick | Fixed in Version | => 2.2.5 |
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 |