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

abort() in libtpsstool.so while using vune_2018_update2

hz__x
Beginner
536 Views
i use the vtune_amplifier_2018_update2, it prints the following error and then abort() in libtpsstool.so: # amplxe-cl -collect hotspots -r r001hs ./a.out vcs/collectunits1/tmu/src/tmu.c:460 write_trace: Assertion 'compressor: can't process buffer' failed. vcs/tpss2/tpss/src/tpss/runtime/linux/exe/tpss_deepbind.c:1344 applibc___errno_location: Assertion 'is_control_service_thread_current() == 0' failed. ...... CPU: Intel(R) Xeon(R) CPU E5-2630 v2 OS: CentOS 6.2
0 Kudos
2 Replies
Vladimir_R_Intel
Employee
536 Views

Hi,

Could you please check the advanced-hotspots analysis as a workaround?

BR,

Vladimir

0 Kudos
hz__x
Beginner
536 Views
Thanks to Vladimir, I tested the advanced-hotspots analysis type and it works well for me. Maybe it's because I have coroutines scheduling in my program.
0 Kudos
Reply