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

Error profiling mono in linux

dario_suarez
Beginner
284 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
284 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
0 Kudos
Reply