Hello,
I am usint VTune 2013 update 3 to profile some java application.
Unfortunately, everytime i do, just when the profiled application is going to finish VTunes reports a Segmentation fault in libabstract.so
This does not happen when i debug one of the sample C++ programs. But it deos happen even if i try to profile just "java -version".
I'm using java version "1.7.0_06"
Java(TM) SE Runtime Environment (build 1.7.0_06-b24)
Java HotSpot(TM) 64-Bit Server VM (build 23.2-b09, mixed mode)
Does anyone knows what could be the problem?


