View Issue Details

IDProjectCategoryView StatusLast Update
0000882XdebugUncategorizedpublic2012-11-11 13:00
Reportermazmar Assigned Toderick  
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
PlatformWAMP PHP 5.4 Xdebug 2.2.1OSWindowsOS VersionXP
Product Version2.2.1 
Summary0000882: Takes too long to communicate (more than 50sec)
Description

new version of Xdebug takes too long to start communicating with server (stop on first breakpoint).
Normal loading of page is 0.7ms. Xdebug 2.2.0 takes about 1s to stop at breakpoint. But it lacks support of static contents so it imediately crashes my apache. version 2.2.1 takes 50 or more secs to stop at first breakpoint. after that debuging is normal. this happens with all refreshes.

Additional Information

It was tested on IIS also 5.4 Php same loading times.

TagsNo tags attached.
Operating System
PHP Version5.4.3

Activities

derick

2012-10-21 19:12

administrator   ~0002368

I doubt this is Xdebug - it is likely a networking/DNS issues. Can you either make an Xdebug log (with xdebug.remote_log) to find out the time when things happen, or analyse your network traffic to see what goes on? I can't reproduce this.

derick

2012-11-11 13:00

administrator   ~0002380

Couldn't reproduce, and no feedback provided.

Issue History

Date Modified Username Field Change
2012-09-09 10:44 mazmar New Issue
2012-10-21 19:12 derick Note Added: 0002368
2012-10-21 19:12 derick Assigned To => derick
2012-10-21 19:12 derick Status new => feedback
2012-11-11 13:00 derick Note Added: 0002380
2012-11-11 13:00 derick Status feedback => resolved
2012-11-11 13:00 derick Resolution open => unable to reproduce
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