On VM in Cloud, DbgView64 utility v.4.90 does crash sometimes when our own application is started. Unfortunately, without debug symbols for DbgView64.exe module I can't see too much:
dbgview64+0xac81: 00007ff6`a0ebac81 f00fc111 lock xadd dword ptr [rcx],edx ds:00000000`d34d007c=????????
The function at dbgview64+0xac40 seems to have some part similar to implementaion of strlen().
The license for SysInternals utilities states that "Because this software is "as is," we may not provide support services for it." So, the question is if I can submit the crash dump of DebugView for possible improvements of this utility?