malj's avatar
malj
Contributor
5 years ago
Status:
New Idea

Filtering on Process in Crash Monitoring

TestComplete uses its own JIT debugger to track application crashes and capture their dumps. The debugger is triggered for all process crashes in the OS. It would be useful if we could filter by process which crashes are reported as errors in the test log. 

 

Background:

Today we have trouble with TestExecute reporting crashes in mobsync.exe  (Microsoft Sync Center) as errors. We have no known way to disable mobsync.exe (Offline Files is disabled but it runs anyway on every login).  It is possble to work around this problem by disabling all crash monitoring (renaming tcJITHook.exe) but we prefer keeping it for relevant processes.