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

advice-cl hangs immediately after starting

Paul_I_
Beginner
524 Views
I am running the vec_samples example in this release..../beta/parallel_studio_xe_2018_update1/advisor_2018.0.3.513243/
I execute the following...

advixe-cl -collect survey -project-dir ./advi -search-dir src:=./advi/vec_samples -- ./advi/vec_samples/vec_samples

It hangs right away, no top activity and no core activity.

I reran it using strace followed by command and it "seems" to get stuck here...
./advi/project_read_only.dflgadvixe", O_RDWR|O_CREAT|O_DSYNC, 0644) = 4
fcntl(4, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}

when I kill it it dies like this 

(removed control character)terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >'
  what():  boost thread: trying joining itself: Resource deadlock avoided
Process 186039 detached
 <detached ...>




 

 

0 Kudos
0 Replies
Reply