unexpected signal : exception_access_violation occurred at pc=0x6d3b0c4e
function=[unknown.]
library=c:\j2sdk1.4.1_02\jre\bin\client\jvm.dll
note: we are unable to locate the function name symbol for the error
just occurred. please refer to release documentation for possible
reason and solutions.
current java thread:
at jni.jniinterface.getprivatekeyalias(native method)
at jni.jniinterface.getrsaprivatekey(jniinterface.java:478)
at jni.readcertificates.main(readcertificates.java:37)
dynamic libraries:
0x00400000 - 0x00407000 c:\j2sdk1.4.1_02\bin\javaw.exe
0x77f80000 - 0x77ffc000 c:\winnt\system32\ntdll.dll
0x796d0000 - 0x79735000 c:\winnt\system32\advapi32.dll
0x77e60000 - 0x77f32000 c:\winnt\system32\kernel32.dll
0x786f0000 - 0x7875f000 c:\winnt\system32\rpcrt4.dll
0x77df0000 - 0x77e59000 c:\winnt\system32\user32.dll
0x77f40000 - 0x77f7c000 c:\winnt\system32\gdi32.dll
0x78000000 - 0x78045000 c:\winnt\system32\msvcrt.dll
0x75e00000 - 0x75e1a000 c:\winnt\system32\imm32.dll
0x6c330000 - 0x6c338000 c:\winnt\system32\lpk.dll
0x65d20000 - 0x65d74000 c:\winnt\system32\usp10.dll
0x10000000 - 0x1000d000 c:\winnt\system32\ocmapihk.dll
0x6d340000 - 0x6d46a000 c:\j2sdk1.4.1_02\jre\bin\client\jvm.dll
0x77530000 - 0x77560000 c:\winnt\system32\winmm.dll
0x6d1e0000 - 0x6d1e7000 c:\j2sdk1.4.1_02\jre\bin\hpi.dll
0x6d310000 - 0x6d31e000 c:\j2sdk1.4.1_02\jre\bin\verify.dll
0x6d220000 - 0x6d239000 c:\j2sdk1.4.1_02\jre\bin\java.dll
0x6d330000 - 0x6d33d000 c:\j2sdk1.4.1_02\jre\bin\zip.dll
0x0ac90000 - 0x0aca0000 d:\javasource\securex\jnicert.dll
0x768d0000 - 0x768fb000 c:\winnt\system32\wintrust.dll
0x79c40000 - 0x79ccc000 c:\winnt\system32\crypt32.dll
0x773f0000 - 0x77401000 c:\winnt\system32\msasn1.dll
0x77900000 - 0x77923000 c:\winnt\system32\imagehlp.dll
0x7cf00000 - 0x7cfef000 c:\winnt\system32\ole32.dll
0x7cea0000 - 0x7cef3000 c:\winnt\system32\netapi32.dll
0x77960000 - 0x77984000 c:\winnt\system32\dnsapi.dll
0x74fd0000 - 0x74fda000 c:\winnt\system32\wsock32.dll
0x74fb0000 - 0x74fc4000 c:\winnt\system32\ws2_32.dll
0x74fa0000 - 0x74fa8000 c:\winnt\system32\ws2help.dll
0x75150000 - 0x75156000 c:\winnt\system32\netrap.dll
0x77bd0000 - 0x77be1000 c:\winnt\system32\ntdsapi.dll
0x77930000 - 0x7795b000 c:\winnt\system32\wldap32.dll
0x797b0000 - 0x797bf000 c:\winnt\system32\secur32.dll
0x750e0000 - 0x750f0000 c:\winnt\system32\samlib.dll
0x79c00000 - 0x79c13000 c:\winnt\system32\cryptnet.dll
0x687e0000 - 0x687eb000 c:\winnt\system32\psapi.dll
0x75a50000 - 0x75a55000 c:\winnt\system32\sensapi.dll
0x772a0000 - 0x77306000 c:\winnt\system32\shlwapi.dll
0x794d0000 - 0x79534000 c:\winnt\system32\userenv.dll
0x4ff90000 - 0x4ffe4000 c:\winnt\system32\winhttp.dll
0x758e0000 - 0x7594f000 c:\winnt\system32\cryptui.dll
0x71710000 - 0x71794000 c:\winnt\system32\comctl32.dll
0x63000000 - 0x63095000 c:\winnt\system32\wininet.dll
0x77990000 - 0x77a2b000 c:\winnt\system32\oleaut32.dll
0x7ca00000 - 0x7ca23000 c:\winnt\system32\rsaenh.dll
0x72960000 - 0x7298d000 c:\winnt\system32\dbghelp.dll
local time = fri jun 30 17:17:50 2006
elapsed time = 5
#
# hotspot virtual machine error : exception_access_violation
# error id : 4f530e43505002e6
# please report this error at
#
#
# java vm: java hotspot(tm) client vm (1.4.1_02-b06 mixed mode)
#
# an error report file has been saved as hs_err_pid2024.log.
# please refer to the file for further information.
#
it happens when i want to call the cryptoapi through jni, can anyone give some advice?