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

VTune 2022.1.0 Assert

JoeJoe
Beginner
332 Views

Trying to use VTune on Linux and it is asserting:

AMPLXE_TPSSCOLLECTOR: tool:1328: g_instr_global.is_libpthread_so_loaded == 0 : g_instr_global.is_libpthread_so_loaded == 1

Assertion failed: tool:1328: g_instr_global.is_libpthread_so_loaded == 0 : g_instr_global.is_libpthread_so_loaded == 1
. Please contact the technical support. *** Aborted at 1651530860 (Unix time, try 'date -d @1651530860') ***

 

I'm using the following command line:

vtune -collect hotspots -result-dir r004hs -- <my executable command line>

 

When I run <my executable command line> as a stand alone, it is running as expected in the same console window.

 

vtune -version:
Intel(R) VTune(TM) Profiler 2022.1.0 (build 621966) Command Line Tool
Copyright (C) 2009-2021 Intel Corporation. All rights reserved.

 

Any suggestions how to resolve this?

0 Kudos
0 Replies
Reply