Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

process crashes when running with VTune

kooijman__jacob
初學者
1,488 檢視

I am using VTune 2018 update 1 and when running my application via VTune it crashes immediately at startup. I also tried executing vtune via command line: amplxe-cl -c hotspots application.exe

I also tried attaching VTune to a running process and that goes fine until application shutdown, than VTune seems to think its a crash and loses all profiling information. If i collect profiling information before shutdown the results look good.

Its a 32 bit process  on windows 10 (delphi) which run's C++ code.

Any tips for investigation or possible causes?

 

0 積分
1 回應
zhang__chen
初學者
1,488 檢視

For me, the hotspot works fine but HPC analysis often (90% cases) cause the program to crash. Error messages are like access violation with some PC numbers. No idea about how to deal with it.

回覆