valgrind plugin failing on RHEL 5.4/Xeon system [message #646584] |
Tue, 28 December 2010 19:25  |
Eclipse User |
|
|
|
I tried the oprofile and valgrind plugins from the Linuxtools project on an Intel Xeon system running RHEL 5.4. I was able to get the oprofile data to be displayed in the oprofile view, but when I try profiling with valgrind, the valgrind view is empty. Whenever I attempt to use the valgrind plugin, I get the following entry in the error log:
eclipse.buildId=M20100909-0800
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64
Error
Tue Dec 28 18:49:52 EST 2010
Error logged from Debug Core:
java.io.IOException: read error
at org.eclipse.cdt.utils.spawner.SpawnerInputStream.read0(Nativ e Method)
at org.eclipse.cdt.utils.spawner.SpawnerInputStream.read(Spawne rInputStream.java:66)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:2 73)
at java.io.BufferedInputStream.read(BufferedInputStream.java:33 4)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at org.eclipse.debug.internal.core.OutputStreamMonitor.read(Out putStreamMonitor.java:144)
at org.eclipse.debug.internal.core.OutputStreamMonitor.access$1 (OutputStreamMonitor.java:134)
at org.eclipse.debug.internal.core.OutputStreamMonitor$1.run(Ou tputStreamMonitor.java:207)
at java.lang.Thread.run(Thread.java:636)
----------------------------------------
Am I missing something in the system setup or is this a real error I'm seeing?
Thanks.
-Maynard
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28668 seconds