Dear all: I am using valgrind-3.3.1. When I use the tool cachegrind to profile SPECjbb with sun's java virtual machine, I get the following error:
# # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x062cf7fa, pid=26243, tid=69348240 # # Java VM: Java HotSpot(TM) Server VM (11.2-b01 mixed mode linux-x86) # Problematic frame: # V [libjvm.so+0x2cf7fa] # # An error report file with more information is saved as: # /home/r94/evildragon/SPECJBB/hs_err_pid26243.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Killed The program can be executed normally without valgrind/cachegrind. How could I fix this problem? Do cachegrind change something in the JVM? Should I configure the tool with some flags? I put the error log file at http://ecns1.csie.ntu.edu.tw/~evildragon/hs_err_pid26243.log . I hope the information is enough. Thanks a lot. Best regards, sitos ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
