View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002250 | JEDI VCL | 00 JVCL Components | public | 2004-10-19 06:36 | 2004-10-19 13:08 |
Reporter | anonymous | Assigned To | remkobonte | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.10 | ||||
Target Version | Fixed in Version | 3.00 BETA | |||
Summary | 0002250: Divide by Zero in function GetCPUSpeed(var CpuSpeed: TFreqInfo): Boolean; | ||||
Description | When the "GetCPUSpeed" function gets called on my system P4 3Ghz, it gets a divide by 0 exception. Freq := Round(Cycles / Ticks); is the problem line (Ticks is the variable). | ||||
Tags | No tags attached. | ||||
duplicate of | 0001611 | resolved | Intel Pentium 4 Hyper-Threading Technology & GET |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-10-19 06:36 | anonymous | New Issue | |
2004-10-19 13:08 | remkobonte | Relationship added | duplicate of 0001611 |
2004-10-19 13:08 | remkobonte | Duplicate ID | 0 => 1611 |
2004-10-19 13:08 | remkobonte | Status | new => resolved |
2004-10-19 13:08 | remkobonte | Fixed in Version | => 3.00 BETA |
2004-10-19 13:08 | remkobonte | Resolution | open => fixed |
2004-10-19 13:08 | remkobonte | Assigned To | => remkobonte |
2004-10-19 13:08 | remkobonte | Note Added: 0005432 |