Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.
419 Discussions

VTune 2022.1: "vcs/collectunits1/sal/src/linux/sal.c:958 sal_munmap: Assertion 'result == 0' failed"

Xav
Beginner
571 Views

Hi,

 

While trying VTune 2022.1 hotspot analysis I've got this:

vcs/collectunits1/sal/src/linux/sal.c:958 sal_munmap: Assertion 'result == 0' failed.

My application complains about out-of-memory errors, which it does not when running without VTune. Also I have a 64GB machine with lots of free RAM and swap.

 

In the GUI I've got this message:

Assertion failed: thread_manager_impl:485: (blocked == tpss_tls_op_err_ok): . Please contact the technical support.

So here I am. Any hint on what went wrong ?

0 Kudos
2 Replies
Xav
Beginner
569 Views

Also when I try a "Threading" analysis I've got this:

Capture d’écran de 2022-01-07 11-52-27.png

and this in the terminal:

vcs/collectunits1/sal/src/linux/sal.c:958 sal_munmap: Assertion 'result == 0' failed.

vcs/collectunits1/tmu/src/tmu.c:569 alloc_buf: Assertion 'buf->head != ((void *)0)' failed.

vcs/collectunits1/tmu/src/tmu.c:464 write_trace: Assertion 'compressor: can't process buffer' failed.

Assertion failed: thread_manager_impl:485: (blocked == tpss_tls_op_err_ok) : . Please contact the technical support. 
0 Kudos
Xav
Beginner
564 Views

FWIW:

Linux dev5 5.15.0-2-amd64 #1 SMP Debian 5.15.5-2 (2021-12-18) x86_64 GNU/Linux
0 Kudos
Reply