running valgrind to catch bugs in JNI under tomcat gives sigill

View: New views
1 Messages — Rating Filter:   Alert me  

running valgrind to catch bugs in JNI under tomcat gives sigill

by vamsi yedlapalli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am facing a memory corruption issue which is causing the server to crash infrequently. It uses lot of JNI code and the stack trace shows that the crash is occurring in one of the C++ libraries. I am not able to start tomcat with valgrind because of the following error:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x0000000005c06546, pid=26976, tid=87324992
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode linux-amd64)
# Problematic frame:
# v  ~RuntimeStub::resolve_static_call
#
# An error report file with more information is saved as:
#server/tomcat/bin/hs_err_pid26976.log
#
# If you would like to submit a bug report, please visit:
#

Did anyone see this error before or has any idea how to resolve this issue?  I'd really appreciate some help on this.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Valgrind-users mailing list
Valgrind-users@...
https://lists.sourceforge.net/lists/listinfo/valgrind-users