An unexpected error has been detected by HotSpot Virtual Machine:
HI
if i tried to call some c++ apis from jni i am getting the following problem
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0a90be10, pid=2240, tid=348
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode, sharing)
# Problematic frame:
# C 0x0a90be10
#
# An error report file with more information is saved as hs_err_pid2240.log
#
# If you would like to submit a bug report, please visit:
#http://java.sun.com/webapps/bugreport/crash.jsp
#
[error occurred during error reporting, step 270, id 0xc0000005]
[error occurred during error reporting, step 270, id 0xc0000005]
Please suggest me how to solve the above problem.
advance thanks
Yogaraju HM

