View Issue Details

IDProjectCategoryView StatusLast Update
0000063XdebugUncategorizedpublic2004-05-15 18:30
Reporterlmpmbernardo Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
Summary0000063: Huge time taken displayed in profile log
Description

Every now and then I see a time value that is clearly wrong. An example is shown below (this always happens in this example):

Execution Time Profile (sorted by line numbers)

Time Taken Number of Calls Function Name Location

0.0686280727 1 {main}() C:\eclipse\workspace\techdesk\index.php:0
0.0001518726 1 {require_once}() C:\eclipse\workspace\techdesk\index.php:11
0.0000431538 1 {require_once}() C:\eclipse\workspace\techdesk\index.php:12
0.0040271282 1 {require_once}() C:\eclipse\workspace\techdesk\index.php:13
1084458736.6989560000 1 {require}() C:\eclipse\workspace\techdesk\index.php:18
0.0006370544 1 session_start() C:\eclipse\workspace\techdesk\login.php:20
0.0000278950 1
iscookieset() C:\eclipse\workspace\techdesk\login.php:70

Opcode Compiling: 0.0573382378
Function Execution: 1084458736.7031782000
Ambient Code Execution: -1084458736.6345501000
Total Execution: 0.0686280727

Total Processing: 0.1259663105

End of function profiler

TagsNo tags attached.
Operating SystemXP and W2K
PHP Version4.3.6

Relationships

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

Activities

derick

2004-05-15 18:30

administrator   ~0000134

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

Issue History

Date Modified Username Field Change
2004-05-13 16:04 lmpmbernardo New Issue
2004-05-15 18:30 derick Status new => resolved
2004-05-15 18:30 derick Resolution open => duplicate
2004-05-15 18:30 derick Relationship added duplicate of 0000026
2004-05-15 18:30 derick Assigned To => derick
2004-05-15 18:30 derick Note Added: 0000134
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