nickeyJohn / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

OHM 0.1.26 crashing on startup #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at OpenHardwareMonitor.Utilities.ReadOnlyArray`1.get_Item(Int32 index)
   at OpenHardwareMonitor.Hardware.CPU.AMD0FCPU.Update()
   at OpenHardwareMonitor.Hardware.CPU.AMD0FCPU..ctor(String name, UInt32
family, UInt32 model, UInt32 stepping, UInt32[,] cpuidData, UInt32[,]
cpuidExtData)
   at OpenHardwareMonitor.Hardware.CPU.CPUGroup..ctor()
   at OpenHardwareMonitor.Hardware.Computer.Open()
   at OpenHardwareMonitor.GUI.MainForm..ctor()
   at OpenHardwareMonitor.Program.Main()

Original issue reported on code.google.com by furex.fu...@gmail.com on 8 Mar 2010 at 7:48

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r99.

Original comment by moel.mich on 8 Mar 2010 at 8:05