tianaijun wrote:

> We make a PKCS11 Token DLL which is based on the device called by the
> Netscape iCMS In the WIN2000 and the WINNT.I found the following problem
> when CMS called my PKCS11 Module function.
> 1.In  Function C_Sign () my Module can't call destroymutex() which provided
> by CMS in C_Initilize().


More detail here: what happens when you call destroyMutex and are you 
sure you are destroying a mutex that's valid? (I know of no existing 
issues here).


> 
> 2.when browser  requests certificate more times ,CMS often encounted Address
> illegal operation and the computer's shutdown.  I traced it and found the
> problem path as JAVAI->SYMCJIT->NSPR3.dll .
> 
> why?  Is my PKCS11 Moddule problem?


Since we haven't encountered the problem ourselves, we would need more 
information about the crash if possible.

bob


> 
> We appreciate very much for your help.
> 
> 
> 


Reply via email to