perfview icon indicating copy to clipboard operation
perfview copied to clipboard

Debug Assert Exceptions

Open nicnike opened this issue 3 years ago • 1 comments

Hi all,

I've locally build PervView in the debug configuration. Some assertion errors occurs after stopping the data collection. After commenting them out I can stop the data collection without problems. Attached are the commented out Debug Asserts.

KernelTraceEventParserDiff.txt TraceLogDiff.txt

nicnike avatar Mar 03 '22 09:03 nicnike

@nicnike, this is something that I've looked into a bit lately, but haven't been able to make much progress. It looks like there are some events in the kernel that may have changed size, but the versions haven't been incremented. Let's keep this issue around to track addressing these.

brianrob avatar Mar 04 '22 00:03 brianrob