Closed Nerboruto closed 1 year ago
Try build no. 63.
Try build no. 63.
it gives the same errors...
System.Runtime.InteropServices.SEHException
in OpenHardwareMonitor.Hardware.CPU.GenericCPU.GetTimeStampCounterFrequency()
in OpenHardwareMonitor.Hardware.CPU.GenericCPU.EstimateTimeStampCounterFrequency(Double ByRef, Double ByRef)
in OpenHardwareMonitor.Hardware.CPU.GenericCPU..ctor(Int32, OpenHardwareMonitor.Hardware.CPU.CPUID[][], OpenHardwareMonitor.Hardware.ISettings)
in OpenHardwareMonitor.Hardware.CPU.IntelCPU..ctor(Int32, OpenHardwareMonitor.Hardware.CPU.CPUID[][], OpenHardwareMonitor.Hardware.ISettings, CapFrameX.Monitoring.Contracts.ISensorConfig)
in OpenHardwareMonitor.Hardware.CPU.CPUGroup..ctor(OpenHardwareMonitor.Hardware.ISettings, CapFrameX.Monitoring.Contracts.ISensorConfig)
in OpenHardwareMonitor.Hardware.Computer.set_CPUEnabled(Boolean)
in CapFrameX.Sensor.SensorService.
Please check C:\Program Files (x86)\CapFrameX. Does the folder include CapFrameX.Hwinfo.dll?
Yes it is present, 11kb dll i had also tried hwinfo the program thinking that something was missing installed. could it be the fault of some disabled service? I saw in the folder that each dll has its own .pdb except hwinfo
OK, build no. 64: https://archive.capframex.com/
I am using now the default exception handling. QueryPerformanceCounter/QueryPerformanceFrequency exception were not handled by the old approach.
But I have to say, the error is really weird. Do you have disabled any high precision timers on your machine?
always the same 3 errors... high precision timers enabled in device manager although strangely it says no driver loaded, but it is not marked with an exclamation point and I see at irq resources and memory range is an old pc but working core2duo, maybe it's hpet's fault?
well i looked in the pc and i remembered that this was entered at startup ... bcdedit /set disabledynamictick yes bcdedit /set useplatformclock true but for a very specific reason, the pc has overclocked system bus from 266 to 320mhz, if i remove it speed detection is inaccurate and it happens that in games or if i watch a movie with vlc the timing is wrong and you go to stuttering. is this the fault?
can't somehow fix it? I would like to be able to use this software. thank you
I have tought about the problem for a while. There is proper exception handling and error management in the code. Tbh, I don't know why CX crashes on your machine.
I also tried it on another non-recent xeon e5450 pc and it crashes the same... i try to install netframework 6 runtime x86 and x64... same error... :(
What OS is installed on your machine? Do you use the CapFrameX installer or portable version?
WINDOWS 10 10.0.19041.804 CORE 2 DUO WINDOWS 10 10.0.19041.573 xeon I have tried both but they give the exact same errors on these machines everything runs, it is the first time that I have a software that does not even open ... I thought I had found the definitive benchmark software please helpme...
i'm doing windows updates, let's see what happens.
updated to win10 ver 10.0.19044.1288 same errors app crash...
I have an old Core2Duo here. Maybe I am gonna look at it next week.
bcdedit /set disabledynamictick yes bcdedit /set useplatformclock true
this is not that cause problem, removed does not change anything .
I updated motherboard and processor with a xeon v3 haswell, and I hope it works for me now, otherwise it means that something on the OS is not working correctly ... today I will try it again.
Maybe you should try a fresh install.
Anything new on the issue here? Would like to close it.
no please, I still have to do the tests ... I have the fresh install to try I think the problem is only on the old cpu
made several tests with the portable version, he started quietly saddles other machines. the problem is just specific to those old cpu. the OS has nothing to do with it.
fx8300 am3 ok work on old windows10 hdd athlon x4 fm2 ok work on fresh install w10 xeon e3-1230v3 lga1150 ok work on old windows10 hdd
intel e6700 775 not work fresh install w10 xeon e5450 775 not work old windows10 hdd intel e7600 775 not work old windows10 hdd
I had thought that the problem could be related to the WinRing0 dll.
I have a Core 2 Quad Q6600 here. Gonna check that. At the end a solution could be to disable sensor readings on such old CPUs.
any news? i parked the old pc waiting for this software ...
Unfortunately, I had no time to check that issue on the 2 Quad Q6600. Because of very restricted time I won't check that further, sorry.
i was unable to resolve..