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

Bistro error

pwlivermore
Beginner
444 Views
I have had success in running the Beta version of Vtl for linux (build 620) on some of my codes.
However, for one of them vtl refuses to run, failing with the output

VTune Performance Analyzer 3.0 for Linux*
Copyright (C) 2000-2004 Intel Corporation. All rights reserved.

The Activity is running.
Tue Aug 24 13:57:17 2004 Reading property files started...

Tue Aug 24 13:57:17 2004 Reading property files done.

Tue Aug 24 13:57:18 2004 Static instrumentation started
Debug: Assertion failed '(the_text_ && the_data_)' at Bistro/elf/output_image_elf.cpp:721
Segment is not initialized yet

I typically execute:

vtl activity test -c callgraph -app test.run -moi test.run
vtl run

Vtl was installed as root.
Does anyone have any idea what I can do?
0 Kudos
1 Reply
David_A_Intel1
Employee
444 Views
Two ideas!
1) delete the directories /tmp/vtune_/Cache and /opt/intel/vtune/global_data/ISM and rerun the activity; if that doesn't work
2) submit an issue at Intel Premier Support. Premier Support is the official technical support mechanism for the VTune analyzer.
Regards,

Message Edited by DaveA on 08-25-2004 10:07 AM

0 Kudos
Reply