[xdebug-dev] Bug 0000242: Profiler files sometimes contain invalid numbers

From: <noreply[@]lists.xdebug.org>
Date: Tue, 20 Feb 2007 02:00:23 +0100

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000242
======================================================================
Reporter: Ant
Handler:
======================================================================
Project: Xdebug
Bug ID: 242
Category: Usage problems
Reproducibility: random
Severity: trivial
Priority: normal
Status: new
Operating System: Gentoo 2006.1, x86
PHP Version: 5.2.0
Xdebug Version: 2.0.0rc3
======================================================================
Date Submitted: 2007-02-20 02:00 CET
Last Modified: 2007-02-20 02:00 CET
======================================================================
Summary: Profiler files sometimes contain invalid numbers
Description:
Occasionally I get values like these appearing in cachegrind.out* files:

fl=php:internal
fn=php::array_key_exists
38 4294967295

The 2^32-1 seems to be invalid as it's messing up the display in
KCacheGrind. It happens every 20 or so page loads, and the function call
seems to be unrelated - I see these happen for both internal and script
functions.
Right now I'm manually editing these to 1 as a workaround but it'd be nice
to have a fix.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2007-02-20 02:00Ant New Bug
2007-02-20 02:00Ant Bug Monitored: Ant
======================================================================
Received on Tue Feb 20 2007 - 02:00:26 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST