View Issue Details

IDProjectCategoryView StatusLast Update
0001726JEDI VCL00 JVCL Componentspublic2004-05-05 23:13
ReporteranonymousAssigned Touser72 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformOSWindows XP ProfessionalOS Version
Product Version2.10 
Target VersionFixed in Version 
Summary0001726: Bug in JclSysInfo.pas - GetCPUSpeed function
DescriptionThe instruction
Freq := Round(Cycles / Ticks); { line 2303 }
rise a EZeroDivide exception while executing.
Steps To ReproduceI used JcPlacemnt.pas for TJvFormStorage.
If I comment the body of the procedure, the program works normally.
Additional InformationThe PC charateristic are:
processor: IV 3,0 GHz
ram: 512Mb DDR400 Kingston
motherboard: Asus P4P800-SE
TagsNo tags attached.

Activities

user72

2004-05-05 23:13

  ~0004161

This is an old bug and has been reported numerous times and also fixed. Please search this tracker for GEtPUSpeed and you should find solutions to the problem.

This issue has also been resolved in CVS, so either download the latest JCL release from the JCL website or the latest revision from CVS.

Issue History

Date Modified Username Field Change
2004-05-05 04:31 anonymous New Issue
2004-05-05 23:13 user72 Status new => resolved
2004-05-05 23:13 user72 Resolution open => fixed
2004-05-05 23:13 user72 Assigned To => user72
2004-05-05 23:13 user72 Note Added: 0004161