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

Error: Internal error. Please contact Intel customer support team.

bungeetux
Beginner
743 Views

I try to inspect a program who crashed on exit , on a destructor. I suspect there is a double deletion. But could not get intel inspector to run the analysis.

 

Analysis started...
Result file: /home/bgy/intel/inspxe/projects/elastix/r003mi3/r003mi3.inspxe
Analysis started for /home/bgy/work2017/om_registration/cpp/cmake-build-debug/test_Registration (pid = 23492)
Loaded module: /home/bgy/work2017/om_registration/cpp/cmake-build-debug/test_Registration, address range [0x400000-0x87448f]
Loaded module: /lib64/ld-linux-x86-64.so.2, address range [0x7f83c4213000-0x7f83c443614f], minimal analysis
Loaded module: [vdso], address range [0x7ffcfd892000-0x7ffcfd892e6c]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libchkp.so, address range [0x7f83aee23000-0x7f83af02b0af]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libcilkrts.so.5, address range [0x7f83aeb3f000-0x7f83aed79567], minimal analysis
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libimf.so, address range [0x7f83ae5af000-0x7f83aeb3e347]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libintlc.so.5, address range [0x7f83ae341000-0x7f83ae5aef7f]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libiomp5.so, address range [0x7f83adf59000-0x7f83ae33023f], minimal analysis
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libiompstubs5.so, address range [0x7f83add21000-0x7f83adf2e0a7], minimal analysis
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libirc.so, address range [0x7f83ada9a000-0x7f83add06f7f]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libirng.so, address range [0x7f83ad70c000-0x7f83ada7fa17]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libistrconv.so, address range [0x7f83ad4a8000-0x7f83ad6f11bf]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libpdbx.so.5, address range [0x7f83ad25d000-0x7f83ad48df47]
Loaded module: /opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/lib/intel64_lin/libsvml.so, address range [0x7f83abb8d000-0x7f83ad2426ff]
Loaded module: /home/bgy/work2017/elastix/build/bin/libelastix-4.9.so.1, address range [0x7f83a8733000-0x7f83abb72b87]
Loaded module: /home/bgy/work2017/elastix/build/bin/libtransformix-4.9.so.1, address range [0x7f83a52cc000-0x7f83a8708da7]
Loaded module: /home/bgy/work2017/elastix/build/bin/libANNlib-4.9.so.1, address range [0x7f83a508e000-0x7f83a52a194f]
Loaded module: /lib64/librt.so.1, address range [0x7f83a4e08000-0x7f83a500fc17]
Loaded module: /lib64/libm.so.6, address range [0x7f83a4afc000-0x7f83a4dfd127]
Loaded module: /lib64/libpthread.so.0, address range [0x7f83a48c6000-0x7f83a4ae1487]
Loaded module: /lib64/libdl.so.2, address range [0x7f83a4698000-0x7f83a489b10f], minimal analysis
Loaded module: /lib64/libstdc++.so.6, address range [0x7f83a4377000-0x7f83a467d35f]
Loaded module: /lib64/libgcc_s.so.1, address range [0x7f83a4147000-0x7f83a435c3ff]
Loaded module: /lib64/libc.so.6, address range [0x7f83a3d60000-0x7f83a412c1df]
Error: Internal error. Please contact Intel customer support team.
Application exit code: 139

0 Kudos
1 Reply
Joseph_T_2
Beginner
743 Views

I too am having the same problem. I have tried using Inspector in VS 2017, and the stand alone Inspector. I get pretty much the same error. 

0 Kudos
Reply