Hi,
我们小组有一个VS2008开发的客户端程序,该客户端在线上运行了6-7年了,最近突然出现很多QueryPerformanceCounter的崩溃,搜集了一些资料,都是在Win10的机器上出现的(样本空间可能不够,目前采集了十几个,都是在Win10系统上),暂时不知道该如何去排查,请教了。
崩溃堆栈如下:
ntdll.dll!RtlWow64GetProcessMachines() + 0x88 bytes
ntdll.dll!ReadTimeStampCounterFromEmulator() + 0x20 bytes
ntdll.dll!_RtlQueryPerformanceCounter@4() + 0x79 bytes