Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5169 Discussions

Error: An internal error has occurred with fresh install of

dtlbs
Beginner
174 Views

I've installed Intel Inspector 2024.2, build 606907 on Windows 11.

I have a compiled C++ Google Test executable and want to run it under Intel Inspector.

Running the tests executable directly completes fine.


When I run under inspxe-cl.exe I get errors:

PS C:\Source\App\Release> & 'C:\Program Files (x86)\Intel\oneAPI\inspector\2024.2\bin64\inspxe-cl.exe' -collect mi1 -- .\App.Tests.exe
Collection started. To stop the collection, either press CTRL-C or enter from another console window: inspxe-cl -r C:\Source\App\Release\r002mi1 -command stop.
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.
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.
Warning: Encountered an issue while loading result [C:\Source\App\Release\r002mi1]. Cannot continue because cannot find input file.

0 new problem(s) found

I have uninstalled and reinstalled 2024.2 with the same problem. I get the same thing with a 2024.1 install.

I have the same problem running bin32\inspxe-cl.exe.

When I try via the GUI I get the same "An internal error has occurred" and Application exit code: -1.

Same problem with mi2 and mi3 collection types.


Does anyone have any ideas?

0 Kudos
0 Replies
Reply