Analyzers
Support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4788 Discussions

Error profiling mono in linux

dario_suarez
Beginner
188 Views
Hi,
I was trying to analyze hotspots in mono with:
amplxe-cl -collect hotspots -follow-child -target-duration-type=short -- mono hello.exe

and I get the following error:
Error: Source/pin/elfio/img_elf.cpp:ProcessSectionHeaders:448: assertion failed: shs.sh_entsize == sizeof(RELREC)

The error occurs with Intel VTune Amplifier XE 2011 (build 139491) and mono version 2.10.1.

Any idea for solving this problem?

Best regards,
Dario
0 Kudos
1 Reply
Kirill_R_Intel
Employee
188 Views
Hi Dario,

What platform do you use? Firstly, I would suggest to update to the latest update 4 of Intel VTune Amplifier XE. If problem is still there - can you provide your mono application binary (or some reproducer sample)? I'll try to reproduce the problem on my side. You can make the thread private before attaching files to it.

Regards,
Kirill
Reply