question

YuryNikanchyk-4452 avatar image
0 Votes"
YuryNikanchyk-4452 asked EvanBrown-5247 answered

DebugView 64 does crash

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?

windows-sysinternals-misc-utilities
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

EvanBrown-5247 avatar image
0 Votes"
EvanBrown-5247 answered

Encountered this myself, couldn't find any info on how to fix it online, but managed to fix it by downloading an older version of debugview from 2012 from the Wayback machine.

https://web.archive.org/web/20180926162235/http://download.sysinternals.com/files/DebugView.zip

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.