Hello,
I am using the JSS2.1 a lot in a GUI where I manage my certs and keys. I
can import, delete, change password a cert/key just fine. However if I
import then delete and import again too many times in one session the VM
(java1.3) crashes on me. Typical message looks like:
# An EXCEPTION_ACCESS_VIOLATION exception has been detected in native
code outside the VM.
# Program counter=0x94b00c6
I'm running on win2000 and I also get an NT error message about "memory
not readable"...
I suspect the NSS libs are at fault. Any idea as to why the VM would
crash after too many read/writes to the key3.db?