Unfortunately I can't use inspector for any of the projects that I am working on. I am not sure if it is related to a Windows update, as it used to work before, but now for any project, level 2 (Detect Memory Problems) and level 3 (Locate Memory Problems) of Inspector fail to work. I use Windows 7 Professional, SP1, If needed I can provide a list of installed updates.
I am using Inspector_XE_2016_update2 integrated with MSVS2010. I also tried Inspector 2017 beta with MSVS2012 and got the same error. Here is a part of log in Collector Messages in Inspector 2016:
...
Loaded module: C:\Windows\system32\sfc.dll, address range [0x0x6e9f0000-0x0x6e9f2fff]
Loaded module: C:\Windows\system32\sfc_os.DLL, address range [0x0x7fef5440000-0x0x7fef544ffff]
Loaded module: C:\Windows\system32\USERENV.dll, address range [0x0x7fefc020000-0x0x7fefc03dfff]
Loaded module: C:\Windows\system32\profapi.dll, address range [0x0x7fefbea0000-0x0x7fefbeaefff]
Loaded module: C:\Windows\system32\dwmapi.dll, address range [0x0x7fef9240000-0x0x7fef9257fff]
Loaded module: C:\Windows\system32\MPR.dll, address range [0x0x7fef54b0000-0x0x7fef54c7fff]
Loaded module: C:\Windows\system32\UxTheme.dll, address range [0x0x7fef96a0000-0x0x7fef96f5fff]
Loaded module: C:\Windows\system32\MFC100ENU.DLL, address range [0x0x608c0000-0x0x608ccfff]
Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.
Application exit code: -1
This is a part of log messages in Inspector 2017 beta:
...
Loaded module: C:\Windows\SYSTEM32\sechost.dll, address range [0x0x7fefc790000-0x0x7fefc7aefff]
Loaded module: C:\Windows\system32\OLEAUT32.dll, address range [0x0x7fefded0000-0x0x7fefdfa6fff], minimal analysis
Loaded module: C:\Windows\system32\MSVCP100D.dll, address range [0x0x19860000-0x0x1995bfff]
Loaded module: C:\Windows\system32\VERSION.dll, address range [0x0x7fefb0a0000-0x0x7fefb0abfff]
Loaded module: C:\Windows\system32\VCOMP100D.DLL, address range [0x0x722f0000-0x0x7230bfff]
Loaded module: C:\Windows\system32\UxTheme.dll, address range [0x0x7fef96a0000-0x0x7fef96f5fff]
Loaded module: C:\Windows\system32\dwmapi.dll, address range [0x0x7fef9240000-0x0x7fef9257fff]
Loaded module: C:\Windows\system32\MFC100ENU.DLL, address range [0x0x5cc50000-0x0x5cc5cfff]
Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.
Application exit code: -1
Both of them seem to crash when hitting MFC100ENU.DLL. No matter what build I use, 32 or 64, debug or release, Inspector keeps crashing before starting the project. Please let me know if there is any fix for it.
Thanks,