- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ...>
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page