Yes very much so. I also tried it on Solaris and I get VM crashes there too.
The problem seems to occur when I do an import of cert/key from a p12 file. I
can import successfully import p12 some of the time but not all the
time...It's hard to say if the problem is with the reading of the p12, the
import of the private key or a key3.db issue. I'll try to comment some of the
code to narrow it down some. I can certainly sent you code.

-- Patrick

Jamie Nicolson wrote:

> Is it reproducible? Do you have some sample code that will produce the
> error?
>
> Patrick wrote:
>
> > 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?


Reply via email to