View Issue Details

IDProjectCategoryView StatusLast Update
0000060XdebugUncategorizedpublic2004-05-09 11:48
ReporterCaeies Assigned Toderick  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionduplicate 
Summary0000060: Strange values with Ambient Code [part 2 ??]
Description

I get strange Values with Ambient code. I think this could be related to bug 0000026 (
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000026)

But I'm on level (0 or 1), automatic profiling. and get these (very) strange values :


Opcode Compiling: 3.2153513125
Function Execution: 1083245239.5060329437
Ambient Code Execution: -1083245239.1494789124
Total Execution: 0.3565539258

Total Processing: 3.5719052383

3.57 seconde looks not good from the browser point of view.
I notice some case when functions "return" negative values of time like this :
-0.0000000823 1 substr() /var/www/****

or like this :
0.0000011154 1 is_array() /var/www/
-0.0000000085 1 is_array() /var/www/

Thanks in advance for advice :).

And thanks for your great job.

Caeies.

TagsNo tags attached.
Operating SystemLinux / Debian
PHP Version4.3.4

Relationships

duplicate of 0000026 resolvedderick Unbelievable value for "Ambient Code Execution" 

Activities

derick

2004-05-09 11:48

administrator   ~0000126

Same solution as bug 0000026: Won't fix (read the reason at that bugreport why).

Issue History

Date Modified Username Field Change
2004-04-29 14:39 Caeies New Issue
2004-05-09 11:48 derick Status new => resolved
2004-05-09 11:48 derick Resolution open => duplicate
2004-05-09 11:48 derick Relationship added duplicate of 0000026
2004-05-09 11:48 derick Assigned To => derick
2004-05-09 11:48 derick Note Added: 0000126
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