View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001726 | JEDI VCL | 00 JVCL Components | public | 2004-05-05 04:31 | 2004-05-05 23:13 |
Reporter | anonymous | Assigned To | user72 | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | Windows XP Professional | OS Version | ||
Product Version | 2.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001726: Bug in JclSysInfo.pas - GetCPUSpeed function | ||||
Description | The instruction Freq := Round(Cycles / Ticks); { line 2303 } rise a EZeroDivide exception while executing. | ||||
Steps To Reproduce | I used JcPlacemnt.pas for TJvFormStorage. If I comment the body of the procedure, the program works normally. | ||||
Additional Information | The PC charateristic are: processor: IV 3,0 GHz ram: 512Mb DDR400 Kingston motherboard: Asus P4P800-SE | ||||
Tags | No tags attached. | ||||
|
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. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-05 04:31 | anonymous | New Issue | |
2004-05-05 23:13 |
|
Status | new => resolved |
2004-05-05 23:13 |
|
Resolution | open => fixed |
2004-05-05 23:13 |
|
Assigned To | => user72 |
2004-05-05 23:13 |
|
Note Added: 0004161 |