View Issue Details

IDProjectCategoryView StatusLast Update
0000547XdebugUncategorizedpublic2010-03-17 00:18
Reporterc960657 Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionduplicate 
Product Version2.0.0dev 
Summary0000547: Cachegrind file reports cost ~4293967300
Description

Most of the time the profiler works fine, but occasionally (perhaps it 25% of the requests) it reports a very large number 4293967300 +/- 300 of a single or a few functions.

Here is a part of the cachegrind output file:

fl=php:internal
fn=php::function_exists
330 3

fl=php:internal
fn=php::function_exists
334 2

fl=php:internal
fn=php::function_exists
330 2

fl=php:internal
fn=php::function_exists
334 4293967300

fl=php:internal
fn=php::function_exists
330 1

fl=php:internal
fn=php::function_exists
334 3

fl=php:internal
fn=php::function_exists
330 1

fl=php:internal
fn=php::function_exists
334 2

Additional Information

I am running PHP 5.2.11 on WinXP with Xcache 1.3.0. I have seen the problem using Xdebug 2.0.3 and 2.1.0beta3.

TagsNo tags attached.
Operating SystemWindows XP
PHP Version5.2.10

Relationships

duplicate of 0000357 resolvedderick Profiler shows huge times for certain calls 

Activities

c960657

2010-03-15 12:10

reporter   ~0001383

Sorry, I submitted this report by mistake. It is a duplicate of issue 0000357.

derick

2010-03-17 00:18

administrator   ~0001386

As you said, a duplicate of 0000357.