View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000525 | Xdebug | Installation | public | 2010-01-25 09:03 | 2010-02-20 13:40 |
Reporter | darkangel | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000525: Can't get Xdebug 2.0.5 or 2.1.0 (vc9) to work on Windows | ||||
Description | php_xdebug-2.0.5-5.3-vc9.dll and php_xdebug-2.1.0beta1-5.3-vc9.dll both result in connection reset messages. | ||||
Additional Information | OS: Windows 7 Home Premium 64 bit | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.1 | ||||
|
You need to provide a whole of a lot more information. I can do nothing with this. |
|
My apologies, Derick. As soon as I load Xdebug using: zend_extension="C:\Program Files (x86)\PHP\5.3\ext\php_xdebug-2.1.0beta1-5.3-vc9.dll" Any page I open (open, not debug) results in a connection reset message. I only have 7 other basic PHP extensions loaded: [PHP_GD2] I get this error in my event log: Faulting application name: httpd.exe, version: 2.2.14.0, time stamp: 0x4ac181d6 And this information: Fault bucket , type 0 Problem signature: Attached files: These files may be available here: Analysis symbol: What other information do you need? |
|
Who's apache build are you using? If it's from Apache itself, you need a VC6 PHP (and Xdebug). |
|
Yes, it's from Apache. I tried PHP & Xdebug VC6 now: Version 2.0.5: Started with quite a few connection resets, then stabalized, but debugging doesn't work properly (variables which are initialized are shown as not initialized). I've had this issue in the past and you sent me a 2.1 dev version which fixed it. Version 2.1dev: About 60 - 70% of requests are reset. See error below. Faulting application name: httpd.exe, version: 2.2.14.0, time stamp: 0x4ac181d6 Could you maybe make a 2.1beta1 VC6 download available which I can try? |
|
@Sharat php_xdebug-2.0.5-5.2.dll is for PHP 5.2, not 5.3. I tried Apache VC9 from Apache Lounge, and the same thing happens with 2.1.0beta1 -- loads and loads of connection resets. :-( |
|
APC does the same thing when enabled: http://pecl.php.net/bugs/bug.php?id=17027 |
|
Backtrace, as requested: http://www.mediafire.com/?vmhmtdw4gym |
|
New backtrace using Xdebug symbols: http://www.mediafire.com/?g3jthz2jtyy |
|
I've just uploaded new Windows binaries to http://xdebug.org/files/xdebug-latest.tgz [^] [^] which should contain a binary that has a few crash bugs fixed. Please try. |
|
Thanks Derick, this is working fairly well – a lot less crashes and a fix for the header issue as well. |
|
Okay, let's close this then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-25 09:03 | darkangel | New Issue | |
2010-01-25 09:03 | darkangel | PHP Version | => 5.3.1 |
2010-01-25 09:03 | darkangel | Xdebug Version | => 2.1.0beta1 |
2010-01-30 10:21 | derick | Note Added: 0001292 | |
2010-01-30 10:21 | derick | Status | new => feedback |
2010-01-30 15:51 | darkangel | Note Added: 0001294 | |
2010-01-30 16:58 | derick | Note Added: 0001296 | |
2010-01-30 21:18 | darkangel | Note Added: 0001303 | |
2010-01-31 11:17 | darkangel | Note Added: 0001305 | |
2010-01-31 12:14 | darkangel | Note Added: 0001306 | |
2010-02-01 10:42 | darkangel | Note Added: 0001312 | |
2010-02-03 21:54 | darkangel | Note Added: 0001317 | |
2010-02-16 01:02 | derick | Note Added: 0001338 | |
2010-02-19 16:36 | darkangel | Note Added: 0001363 | |
2010-02-20 13:40 | derick | Note Added: 0001364 | |
2010-02-20 13:40 | derick | Status | feedback => closed |
2010-02-20 13:40 | derick | Resolution | open => fixed |